How do I reference ASP URL's?
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?
|