Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

Creating Login To Your Web Site


14 replies to this topic

#11 anarchyboard88

    Member [Level 1]

  • Kontributors
  • PipPipPipPip
  • 52 posts

Posted 14 November 2005 - 03:17 AM

malish, on Aug 29 2005, 05:45 PM, said:

I am really interested in creating the login for my web site. I have no experience in data base building but if some one has good tutorials about how to create the database and setup everything for the login, please post the information in here. Specifically I'm interested in setaild description of HOW TO CREATE A DATABSE, HOW TO CONNECTED TO YOUR web hosting, WHICH SPECIFIC PROGRAMS you need to make it and other usefull info regarding the setup.

Thank you very much

View Post



THNX 2 the repliers and tutorials submitted ALOT... id been searching forever to find a good tutorial to get my login page to work.. i ended up using PUMA.. i recommend that program to ANYONE AND EVERYONE.. that is an amazing utility, very user friendly, and customizable.. thnx again to everyone..

#12 vistal

    Newbie [Level 1]

  • Kontributors
  • Pip
  • 17 posts

Posted 15 November 2005 - 05:14 PM

Hey! reading out all of the whole discussions, I conclude that rather scripting by your own, you should use a software which offers more flexibility in your Login Script.

I suggest you to use Macromedia Dreamweaver 8 to create a login page. What you are required to do is to just create a Database in MySQL, then all other things can be easily done in this professional software from connections making to protect your pages from unauthorized use. Your database would contain a table having at least 2 columns, one for username & the other for password. It's just that much simple. Use phpMyAdmin to create a database if you can't do it throught the command line. Then create a table and name it member & put two fields at minimum, the username & password.

Now open your Macromedia Dreamweaver software & create a php page and put a login form there. Now just go to the Behaviours Panel & click on the 'plus' button & select Login User. Now if you haven't made connections to the Database, it will guide you for all of the styeps you have to do with an easy to use GUI.

Hope my wordings help you people.

If you don't have this software, you may download a Free 30-day Trial version from their website Macromedia.Com. And if you like the software, do purchase it to support their nice work.

#13 michaelper22

    -=Hybrid Bus=-

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 742 posts
  • Gender:Male
  • Location:My hybrid bus (in NYC), a computer
  • Interests:Not interested in anything
  • Spam Patrol

Posted 17 November 2005 - 02:22 AM

Althoug Trap17 doesn't support it, ASP.Net 2.0 supports this security method, through some controls (I forgot what they are called) and ASP.Net 1.1 also has an authentication mechanism built in. See Teach Yourself ASP.Net in 21 Days (by Sams Publishing) for more on this.

#14 michaelper22

    -=Hybrid Bus=-

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 742 posts
  • Gender:Male
  • Location:My hybrid bus (in NYC), a computer
  • Interests:Not interested in anything
  • Spam Patrol

Posted 09 December 2005 - 07:18 PM

Got it: It's the Ligin controls. In Visual Studio or Visual Web Developer,look in the Toolbox while editing an ASP.NET page, and you'll see a sction called Login. I don't know exactly how to use them, but they work in tandem to create a pretty nice login system for your site. Also, I saw Susan Wisowaty (at the MSDN event in NYC) or some other really smart developer (unlike me, possibly Bob Taylor from www.LearnVisualStudio.net) demonstrate how to use them (without code if it was Mrs. Wisowaty).

#15 Guest_t3chguy_*

  • Guests

Posted 19 February 2011 - 07:55 AM

Could you please do a step by step on creating a database and linking it...
I'm ok in php decent in js and very good in xhtml...




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users