Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today!
  #1  
Old March 24th, 2004, 06:02 PM
DevilsEnigma DevilsEnigma is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Blacksburg,VA, USA
Posts: 30 DevilsEnigma User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to DevilsEnigma Send a message via AIM to DevilsEnigma
Username/Password Problem

This is my code
php Code:
Original - php Code
  1.  
  2. echo "<form action="inserted.php" method="POST">";
  3. echo "Owner Username: ";
  4. echo "<input type="text" name="owner_val" size="20" maxlength="N" value="$owner"><br>n";
  5. echo "Password&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:&nbsp;";
  6.         echo "<input type="password" name="pw" size="20" maxlength="N"><br><br><br>";

As you can see it is a basic HTML form code embedded within the echo command. My problem is when I use the password field.
When I type in a password and hit submit the data goes to a file called inserted.php which is specified in the code and on the location bar you have the password displayed like so:
http://localhost/inserted.php?owner_val=abc&pw=xyz

How do I stop it from showing the password on location bar?

Also, the above form code is in another file it is not in inserted.php

Reply With Quote
  #2  
Old March 24th, 2004, 06:07 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: Username/Password Problem

I dont see a closing form (</form>) tag, that could be the problem as using the POST method should not show any variables in the URL

Reply With Quote
  #3  
Old March 24th, 2004, 06:13 PM
DevilsEnigma DevilsEnigma is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Blacksburg,VA, USA
Posts: 30 DevilsEnigma User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to DevilsEnigma Send a message via AIM to DevilsEnigma
RE: Username/Password Problem

haha the echo "</form>" got commented out with my comments because it was on the same line.
Thank you for letting me know. Problem Solved

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > Username/Password Problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway