Board index » Web Programming » Validate

Validate

Web Programming285
I an using a webbot to email the results of a form.

I use a custom confirmation page.

Is it possible to validate the data before it is emailed ?

I would like to check for appropriate responses and have the user redirected

back to the form if any mistakes are found, if not then proceed with sending

the email.

Thanks,

Jim


-
 

Re:Validate

Depending upon what level you want to validate,

right click the form field, select form field properties,

select Options, check validation and enter the parameters

you want the field validated against.



--

using 2k PRO but....95isalive

This site is best viewed............

.......................with a computer



"Jim McGivney" <mcgivney@nospam.winid.com>wrote in message

Quote
I an using a webbot to email the results of a form.

I use a custom confirmation page.

Is it possible to validate the data before it is emailed ?

I would like to check for appropriate responses and have the user

redirected

back to the form if any mistakes are found, if not then proceed with

sending

the email.

Thanks,

Jim









-