To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 07, 2003 8:57 PM
Subject: [PHP-WIN] Form question
A bit off-topic. How do we submit a form on an onChange event of a
drop-down list box.
--
Gerardo S. Rojas
mailto: [EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.ne
A bit off-topic. How do we submit a form on an onChange event of a drop-down list box.
--
Gerardo S. Rojas
mailto: [EMAIL PROTECTED]
Joseph,
Thanks for the reply.
My ISP has a MS IIS server.
I am testing the following script on Apache Server / MS Win 98 / IE 5.5 and
it works fine.
When I publish the script to their server and try the formpage, I get:
"inetpub...Undefined index 1...
"inetpub...Undefinded index 2...
"inetpub..
the
variable before the first time you access them.
- Original Message -
From: "Anthony Ritter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 13, 2003 2:15 PM
Subject: [PHP-WIN] form question
> Hi,
> I'm testing the following form on:
>
&g
Hi,
I'm testing the following form on:
MS Win98 / IE 5.5 / PHP 4.0 / Apache and it works fine.
However...when I publish the
.php file
and the
data.txt file
on the ISP's MS IIS server, I get undeclared variables and indexes when the
form page loads.
The script follows.
Any help would be grea