Is it possible to pass parameters hidden to html page?

RedPhantom

New Member
I want to pass username and password to a html page or url. For eg. consider www.gmail.com i want to pass username and password through javascript, jquery or any scripting such that it will not be visible to others and it has to login automatically without showing any parameters passed. Another doubt is if i keep the username and password in my script the user can able to view with using view source or debugging tool. is there any other way to pass but none can view it.Thanks in advance
 
Back
Top