DeRubis
10-18-2005, 08:54 PM
Hi. I was wondering if anyone could help me with my HTML. I really wasn't sure if I should put this in the HTML forum or ASP because I kind of need help with both.
Here is the problem. I'm doing a survey for school and I want to do it online. I would like to have 2 fields. Name and Answer. I want them both to just be writable text fields and not a radio button system or anything. Here is kind of what I would like to have.
Name: [field]
Answer: [field]
[submit]
When you hit the submit button I want it to write the text in both fields to an HTML document. I would really appreciate it if someone would help me.
Thanks a lot for the help.
If I could do it with PHP instead of ASP that would be ideal. Thanks again.
Here is the problem. I'm doing a survey for school and I want to do it online. I would like to have 2 fields. Name and Answer. I want them both to just be writable text fields and not a radio button system or anything. Here is kind of what I would like to have.
Name: [field]
Answer: [field]
[submit]
When you hit the submit button I want it to write the text in both fields to an HTML document. I would really appreciate it if someone would help me.
Thanks a lot for the help.
If I could do it with PHP instead of ASP that would be ideal. Thanks again.