I would like to thank everybody for all your help
Paul
- Original Message -
From: "Ken Robinson" <[EMAIL PROTECTED]>
To: "NYPHP Talk"
Sent: Friday, June 22, 2007 11:16 PM
Subject: Re: [nyphp-talk] Javascript & PHP
At 06:21 AM 6/22/2007, PaulCheung wr
At 06:21 AM 6/22/2007, PaulCheung wrote:
I have to thank everybody for helping me and I do appreciate all the
help I also take onboard that it is difficult to debug anything you
cannot see. So I have included 3 files the HTML with JavaScript in,
another HTML with the JavaScript stripped out and
ossible.
Paul
- Original Message -
From: "Morgan Craft" <[EMAIL PROTECTED]>
To: "NYPHP Talk"
Sent: Thursday, June 21, 2007 5:08 PM
Subject: Re: [nyphp-talk] Javascript & PHP
really hard to debug this without any code provided. It could be numerous
things... You
really hard to debug this without any code provided. It could be
numerous things... Your javascript could be clearing your form data
before submit? How do you have the onEvent handles configured for your
javascript? Also, there could be things wrong with your server-side
logic. Do you hav
this a
lot in my applications.
Rudy
- Original Message -
From: PaulCheung
To: talk@lists.nyphp.org
Sent: Thursday, June 21, 2007 10:07 AM
Subject: [nyphp-talk] Javascript & PHP
I have put together an HTML form that uses Javascript which works well.
However when I
Quoting PaulCheung <[EMAIL PROTECTED]>:
I have put together an HTML form that uses Javascript which works
well. However when I fill it in and fire it off to my PHP script
(which for the purpose of testing simply echos what was entered in
to the form) it cannot find the entered data; But
I have put together an HTML form that uses Javascript which works well. However
when I fill it in and fire it off to my PHP script (which for the purpose of
testing simply echos what was entered in to the form) it cannot find the
entered data; But when I strip out the Javascript and the fields t