PDA

View Full Version : How do I reference ASP URL's?


Ben Bridger
05-27-2009, 04:12 AM
I'm a relative newb at VB and am having problems understanding how I can reference an ASP page that displays a graphics & adaptive text in a forum post (for discussion) and later on in my News module?

The code I need to add is below:

<script src='http://www.guildox.com/go/go.asp?c=w&t=25&n=My Guild&r=My Server%2DUS'></script>

But when I insert that in a post all I get is the text above, it doesn't seem to follow the link and display the graphic, what am I doing wrong?

Ben Bridger
05-28-2009, 05:47 AM
No ideas, anybody?