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 but
the user has requ
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
In your opening form tag
In CheckKey, check if enter was hit, if so call your AJAX function.
If the submit button was clicked, your keycode will be blank and then you
can submit the form.
Dale
-Original Message-
From: Alf Stockton [mailto:[EMAIL PROTECTED]
Sent: 08 May 2007 12:57 PM
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
Dale Attree wrote:
In your opening form tag
In CheckKey, check if enter was hit, if so call your AJAX function.
If the submit button was clicked, your keycode will be blank and then you
can submit the form.
Thank you Dale.
What I have done so far is alter the HTML FORM line to:-
onSubmit='r
Hello,
Please provide pointers to access a DLL compiled by us (so, we have
access to the source code) in VC++ in PHP pages.
Regards,
Raghu
##
The infor
Please tell me why :-
if (window.event.keyCode != 13))
Gives me :-
window.event has no properties
http://10.0.0.3/Events/js/ajax.js
Line 39
in Firebug
--
Regards,
Alf Stocktonwww.stockton.co.za
You will be called upon to help a friend in trouble.
My email disclaimer is available a
Alf Stockton wrote:
Please tell me why :-
if (window.event.keyCode != 13))
Gives me :-
window.event has no properties
http://10.0.0.3/Events/js/ajax.js
Line 39
in Firebug
Alf, please, you keep asking clearly JavaScript-related questions on a
PHP list. Take them to a javascript list where p
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
> >
> >
> >
> > In CheckKey, check if enter was hit, if so call your AJ
interesting.
- Original Message -
From: "Raghavendra V. Kulkarni" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 08, 2007 7:20 PM
Subject: [PHP-WIN] How to access a DLL compiled in VC++ in PHP?
> Hello,
>
> Please provide pointers to access a DLL compiled by us (so, we have
> access to the s
Hej!
Felaktig syntax för filnamn, katalognamn eller volymetikett... Anyone who knows
what WHY this message appear? Tried to install PHP5.2 from 5.0.1...
Best regards
/Gustav Wiberg
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
11 matches
Mail list logo