[AccessD] OT - ASP & HTML Logon

Jim Lawrence (AccessD) accessd at shaw.ca
Tue Apr 27 09:50:07 CDT 2004


Hi Paul:

There is so much to say I do not know where to start. If your questions have
not been answered today I will take a closer look this evening.

Jim

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of
paul.hartland at fsmail.net
Sent: Tuesday, April 27, 2004 1:29 AM
To: accessd
Subject: [AccessD] OT - ASP & HTML Logon


To all,

Really sorry for the OT but don’t know any good ASP/HTML lists.

I am starting to get into writing HTML & ASP (gulp), I have created a HTML
logon page (very very very basic) which when you click the Submit button
calls an ASP page called CheckLogin.asp (see HTML code below):

<HTML>
<HEAD>
<title>Orridge Reporting Logon</title>
</HEAD>
<BODY>
      <FORM METHOD=Post ACTION="CheckLogin.asp">
      Username: <INPUT TYPE=Text NAME="Username">
      <P>
      Password: <INPUT TYPE=Password NAME="Password">
      <P>
      <INPUT TYPE=Reset> <INPUT TYPE=Submit>
      </FORM>
</BODY>
</HTML>

The problem being that when the submit button is pressed it tries to
download the page instead of checking the username against my database.
Does anyone know what the problem could be ?

Thanks in advance for any help on this.

Paul Hartland
Database Designer/Developer (and a total novice in WEB development).
Join the UK's number one for the internet
www.freeserve.com/time
--
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list