954,585 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

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

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

srinu
Newbie Poster
3 posts since Aug 2004
Reputation Points: 10
Solved Threads: 0
 

The only way I could think of is passing URL variables as FORM through JavaScript. Try this: http://www.experts-exchange.com/Web/WebDevSoftware/ColdFusion/Q_20722406.html

samaru
a.k.a inscissor
Team Colleague
1,256 posts since Feb 2002
Reputation Points: 262
Solved Threads: 18
 

Dear srinu

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

regards
Mbabar

Mbabar
Newbie Poster
1 post since Sep 2004
Reputation Points: 10
Solved Threads: 0
 

Hi,

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

Regards
Shy

Shy
Newbie Poster
1 post since Sep 2004
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You