Pass values from HTML to webspeed

Luukh

New Member
Being completly new to webspeed I've got the following question:
I'm building a page that is protected by a password so the user has to enter his e-mail adres and password. I've got the *.html where the user can enter those values and a "Submit"-button.

After that I'm a bit stuck. How do I use the action method(?) of the form to call a webspeed procedure to validate the entered values and how do I pass the values to this procedure?

TIA,
Luuk
 
Top