Current location: Hot Scripts Forums » General Web Coding » JavaScript » Want to create a registration page


Want to create a registration page

Reply
  #1 (permalink)  
Old 12-13-04, 09:42 AM
cybereatl cybereatl is offline
New Member
 
Join Date: Dec 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Lightbulb Want to create a registration page

Hi, I want to be able to create users and passwords as the normal registration page, then after a few step send an email with the password.

I've been searching all around the web but no success.....

some help please
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 12-14-04, 11:15 PM
1jetsam 1jetsam is offline
Wannabe Coder
 
Join Date: Apr 2004
Posts: 128
Thanks: 0
Thanked 0 Times in 0 Posts
You can't do this with javascript. You can think of javascript as "real-time" and can only do "jobs" that are not related to the server. So you can't save anything, change anything etc that has to do with the server. Having a register page with username and password stuff that need to be saved is something that requires the server, and should be programmed in ASP or PHP.

If you ask me, doing this is quite easy (in PHP).
So once you've gotten javascript down pat, try your hands at PHP. Don't make yourself depend on other peoples codes and sniplets. Javascript for example, is a programming language, and is suppost to be used as a programming language rather than a liberary full of snipplets that you don't know how to edit or change.
__________________
Quate CMS 0.3.3 Released - A simple, fast Content Management System.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 12-15-04, 02:41 AM
Hardik Bhatt Hardik Bhatt is offline
New Member
 
Join Date: Dec 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs down just try it through asp code

you can solve your query by using asp code.you can use JMAIL component to do mail password. just search in any search engine for JMAIL component you get the code.if you don't get it reply me i will mail you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #4 (permalink)  
Old 12-26-04, 03:35 PM
sitri sitri is offline
New Member
 
Join Date: Dec 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Try PHP - I'm in the middle of a site that requires a registration page and and I've chosen PHP as my prefered language (cross platform, free, easy[er than most other langs]) - and you may be able to find a prewriten script for your purposes somewhere on line (Try http://www.hotscripts.com/PHP/Script...ams/index.html )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


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

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Classified Ads skipper23 Perl 3 11-22-05 03:22 AM
Classified Ads skipper23 Perl 2 12-30-03 04:43 AM
Declared Functions skipper23 PHP 4 12-17-03 11:06 AM
index page not showing up skipper23 PHP 3 12-15-03 02:10 PM
creating a php registration page codeguru21 Script Requests 3 11-07-03 02:02 PM


All times are GMT -5. The time now is 09:04 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.