|
Is anyone aware of the code that it takes in perl to mask the url address in the address bar at the top of the browser window? Basically I'm having important data being passed along by way of links on my site (example):
http://www.mysite.com/cgi-bin/script.cgi?password=2309sdk
I'd like to be able to pass important information to another script without it being displayed in the web address bar. Is this possible?
Last edited by weexpectedTHIS; 02-15-2004 at 05:57 PM..
|