Hi,
I am migrating from ASP to PHP and I have a survey I need to convert.
It works like an application in which each question in in different pages.
I need the variable that carries the name of the person filling out the survey to to be on each page of the survey.
I want to carry it in the URL (ie. survey.php?name=Bob)
Is there any way to sent it from the "action" of the form?
Thanks in advance, sbayter
I am migrating from ASP to PHP and I have a survey I need to convert.
It works like an application in which each question in in different pages.
I need the variable that carries the name of the person filling out the survey to to be on each page of the survey.
I want to carry it in the URL (ie. survey.php?name=Bob)
Is there any way to sent it from the "action" of the form?
Thanks in advance, sbayter