Hi guys,

>From PhP, I want to call JavaScript and pass argument to it 

For some reason when I do the following: 
onClick=\"return lastCheck($maxa);\ 

and printout maxa in JavaScript, it says maxa is undefined.... 

maxa is defined in PhP form section. User enters value into a form which
name is maxa. Prior to submittal, I'd like to do smth with the value.

Any ideas why? 

Thanks a lot!

-----------
Leon Zilber
HP Internet Operation R&D Lab
phone: 973.443.78.82
email: [EMAIL PROTECTED]

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

Reply via email to