Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 10-15-2007, 06:06 AM   #1 (permalink)
Contributing Member
 
Batch's Avatar
 
Join Date: 08-17-06
Location: India
Posts: 291
iTrader: 0 / 0%
Latest Blog:
None

Batch is on the right pathBatch is on the right path
Simplest Registration Process

Hi

Need advice.

I want to reduce the steps in the registration process of my site. How do I do that.

Or which field I will made mandatory for all members. My basic motto is to consume less amount of my visitors.

Please help.
__________________
Find Your Old School Friends
Batch is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-16-2007, 02:32 PM   #2 (permalink)
Contributing Member
 
Join Date: 04-13-07
Location: US
Posts: 293
iTrader: 0 / 0%
Latest Blog:
None

scottdizzle is on the right pathscottdizzle is on the right pathscottdizzle is on the right path
Send a message via AIM to scottdizzle Send a message via Yahoo to scottdizzle
Do you need help coding a registration form or do you just want to know what are the minimum necessary fields to gather from users?

If I wanted it simple, I'd just gather:

username:
password:
password: (repeat)

and perhaps email for lost password retrieval or verification
scottdizzle is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-17-2007, 10:12 AM   #3 (permalink)
Contributing Member
 
bogs's Avatar
 
Join Date: 08-01-07
Posts: 889
iTrader: 0 / 0%
bogs is liked by somebodybogs is liked by somebodybogs is liked by somebodybogs is liked by somebodybogs is liked by somebody
or maybe try to use captcha.. to avoid some spammers..
bogs is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-17-2007, 11:10 AM   #4 (permalink)
Contributing Member
 
Dan Williamson's Avatar
 
Join Date: 05-01-06
Posts: 260
iTrader: 0 / 0%
Latest Blog:
None

Dan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to behold
Quote:
Originally Posted by scottdizzle View Post
Do you need help coding a registration form or do you just want to know what are the minimum necessary fields to gather from users?

If I wanted it simple, I'd just gather:

username:
password:
password: (repeat)

and perhaps email for lost password retrieval or verification
Always have a human-verification slot like on V7N registration and Hotmail etc where you have to enter the ID in the image. It stops spammers and bots.
Dan Williamson is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-18-2007, 11:03 AM   #5 (permalink)
Contributing Member
 
Join Date: 04-13-07
Location: US
Posts: 293
iTrader: 0 / 0%
Latest Blog:
None

scottdizzle is on the right pathscottdizzle is on the right pathscottdizzle is on the right path
Send a message via AIM to scottdizzle Send a message via Yahoo to scottdizzle
I've found it useful to mirror their registration info (not password cause I feel that's crappy to be able to see peoples passwords so even though I COULD, I won't) into my email so I'm notified of every new sign-up so if I do get spammers and bots I can remove them quickly as soon as they do it.

You can usually tell by the email they register with.
scottdizzle is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-19-2007, 01:52 AM   #6 (permalink)
Contributing Member
 
Dan Williamson's Avatar
 
Join Date: 05-01-06
Posts: 260
iTrader: 0 / 0%
Latest Blog:
None

Dan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to behold
Quote:
Originally Posted by scottdizzle View Post
I've found it useful to mirror their registration info (not password cause I feel that's crappy to be able to see peoples passwords so even though I COULD, I won't) into my email so I'm notified of every new sign-up so if I do get spammers and bots I can remove them quickly as soon as they do it.

You can usually tell by the email they register with.
Not to appear argumentative, but why let them? It takes less work not to let the majority of the crappy ones spam you, just the good ones, much less work
Dan Williamson is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-19-2007, 01:57 AM   #7 (permalink)
Contributing Member
 
Join Date: 04-13-07
Location: US
Posts: 293
iTrader: 0 / 0%
Latest Blog:
None

scottdizzle is on the right pathscottdizzle is on the right pathscottdizzle is on the right path
Send a message via AIM to scottdizzle Send a message via Yahoo to scottdizzle
Oh I agree 100% captcha is great.. but nothing is fool-proof and I can't stand leaving loose-ends up on my site.. so I just like little notifications to make sure stuff isn't getting ruined.. I guess I'm just over particular?
scottdizzle is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-05-2007, 01:38 AM   #8 (permalink)
Contributing Member
 
Batch's Avatar
 
Join Date: 08-17-06
Location: India
Posts: 291
iTrader: 0 / 0%
Latest Blog:
None

Batch is on the right pathBatch is on the right path
Thank you guys.

Few more suggesstions required. How do I protect my sites from false registration. Like I have got few of the registration where wrong email ids have been used as a email confirmation is not there for those sites. Is there any strategy which I can follow so that more and more genuine member we can achieve.
__________________
Find Your Old School Friends

Last edited by Batch : 11-05-2007 at 01:43 AM.
Batch is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-06-2007, 01:12 AM   #9 (permalink)
Contributing Member
 
stewart's Avatar
 
Join Date: 02-09-07
Location: New Orleans, LA
Posts: 171
iTrader: 0 / 0%
Latest Blog:
None

stewart is liked by many
Send a message via ICQ to stewart Send a message via AIM to stewart Send a message via MSN to stewart
You could just make confirming/verifying email optional, to an extent. give some sort of reward for them confirming email.. ;D

Thats, to me at least, the most annoying part of any registration process, having to have a valid email and go check it and verify the email address...
__________________
stewart:howe
Web Developer & Programmer

www.CelerMedia.com
stewart is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-06-2007, 12:50 PM   #10 (permalink)
Contributing Member
 
Join Date: 04-13-07
Location: US
Posts: 293
iTrader: 0 / 0%
Latest Blog:
None

scottdizzle is on the right pathscottdizzle is on the right pathscottdizzle is on the right path
Send a message via AIM to scottdizzle Send a message via Yahoo to scottdizzle
Quote:
Thats, to me at least, the most annoying part of any registration process, having to have a valid email and go check it and verify the email address...
That's why they do it it ensures you must really want to be a member if you'll go through all that work and effort! So, I appreciate that and follow the rules.

As far as incorrect emails.. what about having a double email field for verification?
scottdizzle is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-06-2007, 01:42 PM   #11 (permalink)
Junior Member
 
Join Date: 03-30-07
Location: Cherokee Village, Arkansas
Posts: 14
iTrader: 0 / 0%
Selif is liked by somebodySelif is liked by somebodySelif is liked by somebody
Cool

Quote:
Originally Posted by scottdizzle View Post
Do you need help coding a registration form or do you just want to know what are the minimum necessary fields to gather from users?

If I wanted it simple, I'd just gather:

username:
password:
password: (repeat)

and perhaps email for lost password retrieval or verification
I'd go with that and use a captcha (though I'd want to be sure the images didn't cause major eyestrain trying to read them. IMO *MOST* captchas are nearly unreadable to me and the "hear it" options never work.
Selif is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to process a credit card seconnection Webmaster Revenue 0 01-23-2008 08:54 AM
the simplest java script question EVER! wulf2001 Coding Forum 0 07-16-2006 07:00 AM
PR Update in process? DelMarSurf Google Forum 3 05-04-2006 07:39 AM
How does this process work K Wright V7N Directory Issues 3 04-03-2005 09:45 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 08:25 AM.
© Copyright 2008 V7 Inc