|
Ok i have this form that u fill out a short Q&A, and when done u hit the submit button and it automatically emails it to me. But i was wondering...on the page before it it asks for ur name and/or email, and it uses the default form method-to add it to the url after an "?" symbol. Is there a way to be able to have the form take that information (wats after the "?" symbol) and make it apart of that form...like in a text field or even better a hidden field?? Ive only started webmastery this year and im taking a course on it next year so im sort of clueless on the way forms work. Thanks
umm..since no one seems to have any ideas...ill restate what i want to do-I think this is a PHP question but im not for sure-but i have never used PHP so im clueless. On my website i have a short Q & A that comes after a form that you type in you email address and/or name. (It needs to work for either one, but one only) And the form uses the default method - where it puts an "&" and adds the form data to the end of the url. How can i make this data part of the new form thats on the Q & A page?
Last edited by cpfreak23; 04-22-2005 at 10:12 PM..
|