It is sort of like a log in, only umm.. not?
The idea: two text input boxes and a single button. You enter the text in the two text boxes and are taken to a web page.
Catch: The URL has to contain both texts (say username and password) separated by a colon and BEFORE the domain with an @ sign.
so it looks like:
Username:
Password:
click here button.
You enter "name" and "1pass" and are taken to:
http://name:1pass@thesite.com
I know it is possible, I just can't get my " ."$var" ." in the right order (never understood how those spaces and dots worked).
Thanks for any help.



Reply With Quote



Bookmarks