Hi
I want to pass parameters at runtime through HREF command ,to acces other web site pasge.
e,g :
response.write "<A href=http://www.mapquest.com/maps/map.adp?latlongtype=decimal&latitude=45&longitude= 80.35>"
latitude=some value longitude= Somevalue
u see there i have static value for latitude or longitude, but i want to send latiude n longitude values at run time from my Database table [obviously according to my sense it should b in variable the passe out to href link that variable ] but the problem is other side is not accepting
plzzzzzzzzzzzzzzzzzz helllllllllllllppp me