Connecting Tech Pros Worldwide Forums | Help | Site Map

Passing Parameters From URL to Web Form

Newbie
 
Join Date: Sep 2007
Posts: 9
#1: Sep 6 '07
I am trying to get some code that would permit me to pass some paramaters in a URL link to certain fields on a web form. For now it would be sufficient if the URL passed firstname and lastname to fields with the corresponding name.

I currently have a script that allows me to enter data into fields and it generates a URL from the data entered. I am looking for the opposite result which is to have the URL pass the data to the form.

Thanks,

Steve

ak1dnar's Avatar
Moderator
 
Join Date: Jan 2007
Location: Colombo
Posts: 1,440
#2: Sep 6 '07

re: Passing Parameters From URL to Web Form


Are you looking for something like in this article
If not post back with the coding that you made so far and tell us what you couldn't fix yet.
Reply