username=email address inputted on submission>is this possible

Reply

Join Date: Apr 2005
Posts: 183
Reputation: hbmarar is an unknown quantity at this point 
Solved Threads: 0
hbmarar's Avatar
hbmarar hbmarar is offline Offline
Junior Poster

username=email address inputted on submission>is this possible

 
0
  #1
Nov 2nd, 2005
hi to all,

Happy Dipawali wishes.

I would like to show a form that asks for only email address and passswrd and on submission it assign to a hidden field for username as the email address submitted.

Is this possible? i do not have any clue, hoping that if i give a better picture some one cold help me with this:->

on screen i would like to have just an emil address input and password for input and and on click it assigns tthe email address to username and submits the form.Confused with this assigning of username to email address provided by the user.

Wishing you all a nice day and great time and thanking you in advance for the patience and reply

Harish
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 76
Reputation: leelee is an unknown quantity at this point 
Solved Threads: 1
leelee leelee is offline Offline
Junior Poster in Training

Re: username=email address inputted on submission>is this possible

 
0
  #2
Nov 5th, 2005
When you're processing the form on the next page, you could just have some simple assignments like $email = $_GET['email']; $user = $_GET['email']. That would achieve the desired results.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC