Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-25-2007, 05:08 PM   PM User | #1
OpenIntro
New Coder

 
Join Date: Sep 2002
Location: San Antonio, TX
Posts: 57
Thanks: 3
Thanked 0 Times in 0 Posts
OpenIntro is an unknown quantity at this point
Popup window URL suppressed in history

I am popping up a new window via javascript. The URL is going to contain a username/password in it and I am trying to find a way to suppress the URL from being written to the browser history so as to prevent one click access via the history.

Any suggestions as to how to do this?
__________________
----------------------------------------
*Let's All Do Kamikaze Shots!*
http://www.kamikazeshots.com
OpenIntro is offline   Reply With Quote
Old 05-25-2007, 05:11 PM   PM User | #2
glenngv
Supreme Master coder!


 
glenngv's Avatar
 
Join Date: Jun 2002
Location: Los Angeles, CA Original Location: Philippines
Posts: 10,241
Thanks: 0
Thanked 112 Times in 111 Posts
glenngv will become famous soon enough
Why are the username and password in the URL, in the first place? You should use a POST method and not GET to process the login.
__________________
Glenn
_____________________________________________
Play Tower of Hanoi Android app (Ad-FREE!)
Play Tower of Hanoi Android app (FREE!)
Go to Tower of Hanoi Leaderboard
Play Tower of Hanoi Facebook app
glenngv is offline   Reply With Quote
Old 05-25-2007, 05:13 PM   PM User | #3
OpenIntro
New Coder

 
Join Date: Sep 2002
Location: San Antonio, TX
Posts: 57
Thanks: 3
Thanked 0 Times in 0 Posts
OpenIntro is an unknown quantity at this point
It is being passed to a different piece of software that reads the info via variables that can be passed in through the URL.
__________________
----------------------------------------
*Let's All Do Kamikaze Shots!*
http://www.kamikazeshots.com
OpenIntro is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:05 AM.


Advertisement
Log in to turn off these ads.