See the thread at:
http://www.phpbuilder.com/forum/read.php3?num=2&id=163227&thread=162776
for a php solution to this. Thanks to that Vincent chap over there in the netherlands.
Russ
On Tue, 13 Nov 2001 22:33:12 -0500 CK Raju <[EMAIL PROTECTED]> wrote:
> I use PHP with MySQL on Linux box.
>
> I have some 70 odd forms in one of my application, each with varying number
> of parameters.
>
> Is it possible to have a single function declared using JavaScript that can
> accept multiple variables as parameters for validation check, before the form
> is submitted.
>
> What would be the syntax ?
>
> ie at the end of the form I can just write onClick=validate("parameterA",
> "parameterB", "parameterC")
>
> Thanx in advance.
> CK Raju
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
#-------------------------------------------------------#
"Believe nothing - consider everything"
Russ Michell
Anglia Polytechnic University Webteam
Room 1C 'The Eastings' East Road, Cambridge
e: [EMAIL PROTECTED]
w: www.apu.ac.uk/webteam
www.theruss.com
#-------------------------------------------------------#
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]