Uncle Bob 0 Report post Posted June 18, 2005 For i project i am doing in my spare time, i was wondering if anyone had an ASP login script. It needs to have a Database, register page, profile page, spare page and log in page. If anyone could help that would be great, if not thanks anyway. By the way if it makes any difference i only need to be able to register about ten members. What i need Log in page: Simple text and password input boxes. with submit button. Register page: Input for Name, username, and password. Database: columns are: -Username -Password -Name -and about 50 other columns which are simple checked or unchecked box inputs. Profile: The users username, and 50 boxes with which ones the have selected. Spare Page: this is were the 50 boxes come into play. a page with 50 boxes and a submit button that updates which check boxes have been selected. Share this post Link to post Share on other sites
twitch 0 Report post Posted October 4, 2005 Try using google. Alternatively, check out scripting magazine's websites, for example .net magazine website. They often keep archives of previous tutorials. Share this post Link to post Share on other sites