how to get pass url variables from one page to another page with out knowing them?

Reply

Join Date: Aug 2004
Posts: 3
Reputation: srinu is an unknown quantity at this point 
Solved Threads: 0
srinu srinu is offline Offline
Newbie Poster

how to get pass url variables from one page to another page with out knowing them?

 
0
  #1
Aug 6th, 2004
hi

i want to pass the url variables from one page to another page as it is. so how can i pass those are all to nezt page. i may not know what are the var names exist in that or even i dont required. i just want to forward them to the next page and may add some more variavles to them
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 1,135
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Solved Threads: 5
Team Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: how to get pass url variables from one page to another page with out knowing them?

 
0
  #2
Aug 28th, 2004
The only way I could think of is passing URL variables as FORM through JavaScript. Try this: http://www.experts-exchange.com/Web/..._20722406.html
Check out my blog at http://www.shinylight.com for more stuff about web dev.
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 1
Reputation: Mbabar is an unknown quantity at this point 
Solved Threads: 0
Mbabar Mbabar is offline Offline
Newbie Poster

Re: how to get pass url variables from one page to another page with out knowing them?

 
0
  #3
Sep 8th, 2004
Dear srinu

you pass the variable as form object like that.......

<input type="hidden" name="variable_name" id="value_of_variable">

regards
Mbabar
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 1
Reputation: Shy is an unknown quantity at this point 
Solved Threads: 0
Shy Shy is offline Offline
Newbie Poster

Re: how to get pass url variables from one page to another page with out knowing them?

 
0
  #4
Sep 24th, 2004
Hi,

Try using cgi variable Query_String to get information regarding url variable and pass the same to the next page...

Regards
Shy
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC