sry OOT
- Original Message -
From: "Alf Stockton" <[EMAIL PROTECTED]>
To: "php windows"
Sent: Tuesday, May 08, 2007 6:24 PM
Subject: Re: [PHP-WIN] Form and enter key
> Dale Attree wrote:
> > In your opening form tag
> >
> >
> >
>
-Original Message-
From: Alf Stockton [mailto:[EMAIL PROTECTED]
Sent: 08 May 2007 12:57 PM
To: php windows
Subject: Re: [PHP-WIN] Form and enter key
Alf Stockton wrote:
I have created an HTML form that contains an input type text field coded
as:-
onBlur="sendRequest('.$ClientData.
Hi!
Maybe
onEnter="Javascript."
Or maybe
onSubmit="Javascript"
?
Best regards
/Gustav Wiberg
-Original Message-
From: Alf Stockton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 08, 2007 12:52 PM
To: php windows
Subject: [PHP-WIN] Form and enter key
I have created an HTML f
To: php windows
Subject: Re: [PHP-WIN] Form and enter key
Alf Stockton wrote:
> I have created an HTML form that contains an input type text field coded
> as:-
> onBlur="sendRequest('.$ClientData.",".$Event.',this.value)">
>
> This calls an Ajax
Alf Stockton wrote:
I have created an HTML form that contains an input type text field coded
as:-
onBlur="sendRequest('.$ClientData.",".$Event.',this.value)">
This calls an Ajax script that populates the rest of the HTML form.
This fields event is currently activated, in Firefox, via the TAB b