hyperlink id's
himy scenario is like thisi hav a list of items as hyperlinks . and when i click those hyperlinks the name of the item must be passed to a common search page...how can i do thatthanks
[204 byte] By [
amrishkra] at [2007-11-27 5:21:20]

# 2
but the value of the variable keeps on changing......let me make it clearer
my site is as follows
the following r latest uploaded files:
1.a
2.b
3.c
4.d
all r hyperlinks
these items r fetched from database and printed using n array. now if a user clicks on any item it shud be sent to a search page so that it can be searched.
thanks
# 6
You said that it won't work, then so be it.But the solution is certainly to pass it as query parameter, so that you can identify the item on the server.