I have a webpart that uses a JavaScript file that is located in the _wpresources folder, I would like to change how that file source is referenced. Right now when the page compiles it is referenced by the site name and file. (ex. <script language=’javascript‘ src=’https://www.xxxx.com/_wpresources/Bamboo.GroupRedirect.WebPart/1.0.0.0__8c72b2bd3eb9ec1e/Bamboo.GroupRedirect.WebPart.js‘></script> ) I would like to somehow hardcode the src of this file, the reason is public access to this site is through a proxy and when logging in it tries to find this file and cant, so if I can change the reference to the web proxy address and not the internal address it will work. Do you guys have any ideas?
ANNOUNCEMENT: this Forums service is now discontinued. keep a lookout, because we're in the process of launching an exciting new community offering .... #365ers!
(Visited 12 times, 1 visits today)