Groups | Blog | Home
all groups > inetserver asp general > february 2007 >

inetserver asp general : Hidden data in hyperlink


Mike Brind
2/28/2007 12:00:00 AM

[quoted text, click to view]

No.

David
2/28/2007 3:51:00 AM
Hi,

I have a set of asp hyperlinklinks on my asp pages which direct the
user to specific products.

i.e. the link jumps to ....../product.asp?product=productA&ID=1

is there anyway to still carry over the ID, but hide it from the link,
so that visitors will only see

/product.asp?product=productA


Apprecaite your help


Thanks


David
Aaron Bertrand [SQL Server MVP]
2/28/2007 9:22:00 AM
No, put it in a cookie or session variable instead.

A


[quoted text, click to view]

AddThis Social Bookmark Button