|
-
Feb 12th, 2004, 07:41 AM
#1
change only one query string
ok.....
i have a page that uses ALOT of qry string things .... this is it:
searchresults.asp?chkAdvOptions=on&txtSearchString=&Gene855120155=on&Gene1946455125=on&Gene-1764974305=on&Gene-1098107012=on&Gene645705018=on&Gene-1502187694=on&Gene1189650544=on&Gene-1143793801=on&txtReleaseDate=&txtNoPerPage=10&chkNonMembers=on&cboOrder=Title&Submit=Search&page=1
now ... heres what i want to do - have a link from that page to the same page but only changing 1 of the query strings (and i want to keep the rest the same) ...
i currently have an asp function to create the links manually <a href="searchresults.asp?..........page=2"> however this creates alot of extra html to download ... there has to b a better way 2 do this ... if u no how it would be apriciated
Thnaks in advance Kris
-
Feb 12th, 2004, 07:55 AM
#2
Frenzied Member
Your question is unclear. That looks like a GET string when submitted by a form. Why do you have to create the address manually?
-
Feb 12th, 2004, 12:28 PM
#3
No way, as long as those are plain links.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|