-Log in
-Register (free)


-RSS Feeds
-New MyDesk Module
-Update to Profile

Alternate color for RS looping with For Next
Northwind / ASP - Nested select
ASP SQL Injection




 Forums / Back to page 1 /

ASP
alonna | Posted 3:33am 11. March 2004 Server Time |

i,m designing a web page actually this is the first one. i am making a registration to secure username and password how will it gonna work? do i need a database and how to connect it my ASP page?
David Steven | Posted 5:42am 11. March 2004 Server Time |

Hi alonna

Straight in at the deepend eh?

You really need some understanding of HTML before tackling ASP as that is what your web pages are made up of.

You do not need a database to secure access to a page.  Search the web for simple log in scripts that hard code the username and password into the asp code and provide a simple input form for the user to enter the username and password.  If they match they are sent to the page.  If not they just see the form again.  

The problem is that they must know the correct data to input and cannot set their own so its no good for a registration system.  For that you need to employ a database and associated input pages.  There are some very useful lessons on this site including how to set up and connect to Access databases.

Good luck.



mdsami | Posted 6:11am 19. March 2011 Server Time |

i,m doing a project....so i need open code and i found it in your web site.....i have a problem..how should i include this file in my web page so it has to work....wating for your rply...



thanks.
1
Show all replies to 'ASP'
This post have been closed for new replies



| Info |
© Copyright 1997-2013 Alexander Haneng