I'm trying to figure out the best way to validate this form. This is a simple email sending script in PHP. Please don't suggest a canned script or something. I have to write this from scratch.
I read contact information from a database which I display out to the browser. Some of the info is...
I have a php script that has a form for entering requests for materials for the classroom. The user has a choice of entering a single grade, or multiple grades. If the user requests materials for multiple grades, she is asked how many grades, from there, the input fields are set like this:
How...
This script works in IE but not in Netscape. I get this error message when I click on a radio button:
JavaScript Error: file:/c|/winnt/temp/hs~new.htm, line 52:
form1 is not defined.
JavaScript Error: file:/c|/winnt/temp/hs~new.htm, line 47:
form1 is not defined.
Here's the code:
<html>...
I have a form which contains a button, which when clicked will allow the user to search a table. I is working in IE, but not in Netscape. What is supposed to happen is that the user has a choice between typing in search criteria in text box 1 or selecting a common search item from a drop down...
I have a form in which I would like to be able to control the size of my submit and reset buttons. I have 3 buttons which I would like to all be the same size. This is no problem in IE. I just set my height and width in my style sheet. However, Netscape does not seem to recognize the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.