On 6/22/2011 12:43 PM, Tim Streater wrote:
> On 22 Jun 2011 at 19:44, Ethan Rosenberg <eth...@earthlink.net> wrote: 
> 
>> I have a PHP program which will generate a chess board with a form in
>> the program. I wish to fill the form by clicking one of the
>> squares  in the chess board.  I am trying to use jQuery and Aja to do
>> this.  The Ajax call works, but the value never gets into the form.
> 
> So where is jq_test.php? And why do you seem to be referring to it both in 
> what looks like an ajax request (I've never ever looked at jquery, so I'm 
> guessing here) and also as the action of a form?
> 
> --
> Cheers  --  Tim
> 
> 

The example script that he showed is jq_test.php   He could have left action=""
and it would do the same thing.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to