View Single Post
Old 03-15-2013, 06:19 AM   PM User | #6
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,168
Thanks: 59
Thanked 3,993 Times in 3,962 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
NO NO NO...

You need SOME KIND OF DELIMITER between the name and ID.

That's why i *CAREFULLY* used
Code:
<option value="<%=id & "$$" & name>"><%=name%></option>
DO IT LIKE THAT.

Then show me your code for the LandmarkInfo.asp page, if you didn't understand the rest of what I was saying.
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote