Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
HTML Programming a submit button
Name: Gabe Date: October 4, 2002 at 05:56:33 Pacific OS: 2000 CPU/Ram: 128
Comment:
So, I am making a webpage, and I have 6 dropdown boxes and one larger scrolling textbox. Then I have this submit button that I need to program, and what I would like to happen is have the information come up in a nice and neat format below the dropdown boxes. How would I go about doing something like that?
Summary: Hi, i have put a TEXTAREA and a SUBMIT button in my html page. I like the SUBMIT button can perform a task which is sending the text typed in the TEXTAREA to 5 email addresses (they are our project gr...
Summary: Dear Friends, I have a html page with two frames.One of the frames has a sumbit button.When the submit button is clicked the information is submitted to an asp page how do i get the page t...
Summary: Hello everyone, I'm creating a form with checkboxes and trying to make a submit button, so, that when other people click on the submit button, the forms will be saved to a folder. Do I have to use so...