;;;javascript
:popup("http://www.remoteserver.com/vvs/detect.aspx?c=386")
This is what's in the DB field? If so I would suggest only placing the following in there:
http://www.remoteserver.com/vvs/detect.aspx?c=386
Then in your ASP page put:
<A HREF="#" onClick="popup('<%=Products.Value("trailerLink")%> ');">
I assume your popup Function works?
BTW: in your first post you said the DB value was:
javascript
:popup('http://www.servername.com/vvs/detect.aspx?c=384')
Then your second podt it was:
javascript
:popup("http://www.remoteserver.com/vvs/detect.aspx?c=386")
Which on is it?
Wind is your friend
Matt