kraitz Posted January 6, 2010 Share Posted January 6, 2010 Hi, I need the advices of php experts here. I have a link to another website which requires to enter user ID and password to login. Is it possible to auto fill the user id and password field automatically so that my users can just click on "login" button without them knowing the user ID and password? Like an auto login feature. The other website is not manage by me. Can i do a include of the website into my page and use javascript to autofill? will it work? Or any suggestions? Please advice. Thank you. Link to comment https://forums.phpfreaks.com/topic/187379-auto-fill-feature/ Share on other sites More sharing options...
rajivgonsalves Posted January 6, 2010 Share Posted January 6, 2010 I think your browser is doing the autofill not the website Link to comment https://forums.phpfreaks.com/topic/187379-auto-fill-feature/#findComment-989529 Share on other sites More sharing options...
kraitz Posted January 7, 2010 Author Share Posted January 7, 2010 So is there a way to define auto fill by the browser? Ok here's the issue: I need to fill up userid and password on a external website automatically when the link is click from my site. i don't want my users to know my password. all they have to do is just click the link from my site, the userid and password will be filled and login from the external website and they can login. i can't use client side software as i have quite a number of users. Any ideas? Link to comment https://forums.phpfreaks.com/topic/187379-auto-fill-feature/#findComment-990319 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.