Is it possible to send two of the inputs in a form together to a
remote validation php script?

For example, I would like to check whether a person called 'Bob' has
the email address '[EMAIL PROTECTED]'. The php script would need pieces
of information from both the name input and the email address input.

How could I do this?

Thanks in advance,
George

Reply via email to