Click to See Complete Forum and Search --> : Need Web Easy Pro help


maxiegary
09-16-2003, 12:33 PM
How can I force a user to fill out an info form before viewing or downloading a PDF catalog?

Ribeyed
09-17-2003, 06:45 AM
hi,
create your form use postback to submit the form to the same page. Validate the form and if any textboxs are not completed then display the form again else display the pdf file.