I have 2 text boxes on a page (loginname and password). All i want to do is when the user clicks the button named 'Login', the loginname and password are sent to another web page. This is actually a ASP page which i'm connecting to a SQL database, i want to use the loginname and password the user typed in to connect to the database.
Any help much appreciated!!
Thanks!
Any help much appreciated!!
Thanks!