Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 10-23-2008, 06:51 AM   #1
VikingStar
Confirmed User
 
Join Date: Feb 2007
Location: Posts: 86,312
Posts: 190
How to create login form for paysite?

Right now I just have a link to the members section, and when clicked it pops out the login window.
But I want to create a login form with username and password fields. How do I do that? Can someone past me the code for this form? Thanks!!

I tried with this form but it does not work:

<form method="post" action="http://www.mysite.com/members/">
<input name="user" type="text" size="20" maxlenght="18" value=""><br>
<input type="password" name="pass" value="" size="15">
<input class="button" type="Submit" name="login" value="Login">
</form>
__________________
.
VikingStar is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-23-2008, 07:50 AM   #2
VikingStar
Confirmed User
 
Join Date: Feb 2007
Location: Posts: 86,312
Posts: 190
bumppppp
__________________
.
VikingStar is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-23-2008, 08:37 AM   #3
Sands
Confirmed User
 
Sands's Avatar
 
Join Date: Feb 2007
Location: 418194907
Posts: 3,134
Quote:
Originally Posted by VikingStar View Post
Right now I just have a link to the members section, and when clicked it pops out the login window.
But I want to create a login form with username and password fields. How do I do that? Can someone past me the code for this form? Thanks!!

I tried with this form but it does not work:

<form method="post" action="http://www.mysite.com/members/">
<input name="user" type="text" size="20" maxlenght="18" value=""><br>
<input type="password" name="pass" value="" size="15">
<input class="button" type="Submit" name="login" value="Login">
</form>
This form HTML looks fine, and so I'm guessing the problem is with the user-authentication script that the form is submitting to.
Sands is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-23-2008, 08:41 AM   #4
UniqueD
Confirmed User
 
UniqueD's Avatar
 
Industry Role:
Join Date: Aug 2004
Location: Barcelona
Posts: 1,022
UniqueD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-23-2008, 08:57 AM   #5
JamesK
hi
 
Industry Role:
Join Date: Jun 2002
Posts: 16,731
That's a fine piece of code you got there.
__________________
M3Server - NATS Hosting
JamesK is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-23-2008, 10:24 AM   #6
raymor
Confirmed User
 
Join Date: Oct 2002
Posts: 3,745
Quote:
Originally Posted by Sands View Post
This form HTML looks fine, and so I'm guessing the problem is with the user-authentication script that the form is submitting to.

Yah the form looks fine, but that's about 1% of such a system The other 99% is the
log in system it posts to, plus the authorization system that handles access control
after they log in. To build a really solid system will take a qualified programmer many
months, it's not anywhere near as simple as a bit of html. If you want such a system,
you can either a) rent one for around $75 per month or b) but Strongbox for $150.
__________________
For historical display only. This information is not current:
support&#64;bettercgi.com ICQ 7208627
Strongbox - The next generation in site security
Throttlebox - The next generation in bandwidth control
Clonebox - Backup and disaster recovery on steroids
raymor is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.