RSS Forums RSS
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 1809 | Replies: 1
Reply
Join Date: Apr 2005
Location: Kerala
Posts: 174
Reputation: hbmarar is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
hbmarar's Avatar
hbmarar hbmarar is offline Offline
Junior Poster

username=email address inputted on submission>is this possible

  #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
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Aug 2005
Posts: 76
Reputation: leelee is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 1
leelee leelee is offline Offline
Junior Poster in Training

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

  #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  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

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

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 11:05 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC