Hi,
Sorry but a little new to .NET. Am writing a small app as a front end to another system. Currently just trying to get the logon screen sorted.
I have a webform with a Hidden Text box. When the user clicks the logon button, i cannot grab the password from the Hidden control. I have tried request.forms("password") but to no avail.
Help please....I'm sure this is due to something I have not done...
Sorry but a little new to .NET. Am writing a small app as a front end to another system. Currently just trying to get the logon screen sorted.
I have a webform with a Hidden Text box. When the user clicks the logon button, i cannot grab the password from the Hidden control. I have tried request.forms("password") but to no avail.
Help please....I'm sure this is due to something I have not done...