Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: casa3311
  • Content: Threads
  • Order by date
  1. casa3311

    form validation for tabluar data from a db load.

    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...
  2. casa3311

    setting focus problem

    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...
  3. casa3311

    checkbox disable script problem

    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>...
  4. casa3311

    Cross Browser Issue

    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...
  5. casa3311

    Setting &lt;input type=&quot;button&quot;...&gt; width in Netscape?

    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...

Part and Inventory Search

Back
Top