I dunno, i just copied/pasted that part from your original post because you said that is the link you want to open. I provided the javascript solution to open a new window when you change the value in the dropdown. For instance, this should work fine:
Code:
<select onchange="document.location='[!][URL unfurl="true"]http://www.google.com[/URL][/!]'">
Now.... I can point out some things that I think might be wrong with your code.
1) When I pull in info from a recordset in ASP I use the following syntax:
recordSetName.Fields("fieldName").value
so, you might want to remove
Item from your pull.
2) You might want to make sure the recordset is open when you are trying to pull the data, although I think you would have gotten a different error if that was the case.
3) you are going to need an = sign if you are assigning this record value to the id identifier in the page call:
...main.asp?id[!]=[/!]<%=(Recor...
If that doesn't help you solve the problem then I'm not sure you can get anymore help from this forum. The javascript portion of your question has been solved (I think). You might wanna check the ASP forum for any further assistance.
-kaht
[small] <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <.</B>[/small]
![[banghead] [banghead] [banghead]](/data/assets/smilies/banghead.gif)
[small]
(He's back)[/small]