lenin
Oct 20th, 2000, 04:26 PM
Hi,
I have what is probably a small issue, but my insight into HTML / ASP is limited.
I have two pages results.asp and clubdetails.asp
results.asp displays results from a query and one of the fields displayed is a hyperlink to another page. What I require is that when the hyperlink is clicked and directed to the relevant page, then I can retrieve the TEXT of the hyperlink from the previous page.
e.g.
Pub Inn 10/31/00 Hip Hop Casual DJ Night Free First Drink 2.00
The "DJ Night" text is a hyperlink to clubdetails.asp. From clubdetails.asp I need to retrieve the text "DJ Night" from the previous page i.e. whatever the user clicked on.
Hope this is clear.
thanks in advance.
Lenin
I have what is probably a small issue, but my insight into HTML / ASP is limited.
I have two pages results.asp and clubdetails.asp
results.asp displays results from a query and one of the fields displayed is a hyperlink to another page. What I require is that when the hyperlink is clicked and directed to the relevant page, then I can retrieve the TEXT of the hyperlink from the previous page.
e.g.
Pub Inn 10/31/00 Hip Hop Casual DJ Night Free First Drink 2.00
The "DJ Night" text is a hyperlink to clubdetails.asp. From clubdetails.asp I need to retrieve the text "DJ Night" from the previous page i.e. whatever the user clicked on.
Hope this is clear.
thanks in advance.
Lenin