Hello overyone,
I have a question about web forms.
I've set up a web service and i'm now trying to make a registration page.
The one thing I couldn't figure out is how to handle events. For example, I have a simple button with id="Register", how can I handle that event?
I can't seem to call a textbox on my form like you usually do in a VB form.
Can somebody guide me through the basics? Perhaps a link for newbies?
Googling for information isn't as easy as I thought it would be :(