How to keep QueryString-values?
From: Ragnar Heil (r_at_gnar.de)
Date: 02/10/04
- Next message: Rob Meade: "Re: How to keep QueryString-values?"
- Previous message: Rob Meade: "Re: Recordset Question"
- Next in thread: Rob Meade: "Re: How to keep QueryString-values?"
- Reply: Rob Meade: "Re: How to keep QueryString-values?"
- Reply: Bullschmidt: "Re: How to keep QueryString-values?"
- Messages sorted by: [ date ] [ thread ]
Date: 10 Feb 2004 00:43:14 -0800
Hi,
to change the colors of a forum I am using
request.querystring("cellcolor"). That works fine for my default.asp.
Now I click on a topic and it links to topic.asp where the values of
the query string are gone.
Which approach would you recommend? How can I store the values?
The general idea is that I have got 5 main-navigation-links which
point to 5 different forums, each with separate colors. So the query
string can be hardcode in the HREF, but should remain if you click
further in each forum
regards
Ragnar
- Next message: Rob Meade: "Re: How to keep QueryString-values?"
- Previous message: Rob Meade: "Re: Recordset Question"
- Next in thread: Rob Meade: "Re: How to keep QueryString-values?"
- Reply: Rob Meade: "Re: How to keep QueryString-values?"
- Reply: Bullschmidt: "Re: How to keep QueryString-values?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|