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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by petsakas

  1. petsakas

    form submission problem with Firefox2

    The form shows the field "driversnew" always empty in Firefox2, but in IE7 it has a value and the whole page works fine! That's the strange thing about the whole thing.. Yes indeed there are to forms, but the server-side code manages the checks and knows which one is submitted and for which one...
  2. petsakas

    form submission problem with Firefox2

    The code is in there. The only difference is the Notice lines before the DOCTYPE.Apart from that, it is the same. You can see the forms and the javascript.
  3. petsakas

    form submission problem with Firefox2

    I did use wrong tags didn't I? Ok, here's the HTML with the javascript, after the submission of the form <br /> <b>Notice</b>: Undefined index: drivernew in <b>C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\utr\action_edit_excursions_dates.php</b> on line <b>59</b><br /> <br />...
  4. petsakas

    form submission problem with Firefox2

    Hello all, I have a problem submitting a form using Firefox2. I use a javascript function to update dynamically the selected value of a drop down list, based on the selection of another drop down list, which works fine. But when submitting the form that contains this drop down list, Firefox...

Part and Inventory Search

Back
Top