Is it possible to use a bookmarklet to open a page then autofill some information on it? For instance this site, then fill in all of the text with my info and check the checkbox. Is this achievable? If so can you please provide an example?
Asked
Active
Viewed 174 times
1
-
If the site you link to does it, then yes, it is possible. – Diodeus - James MacFarlane Dec 18 '14 at 18:24
-
The work computer I use blocks autofill, so I was wondering if you could achieve this with the bookmarklet itself. – Xavier Horn Dec 18 '14 at 18:28
-
You would need to use JavaScript to accomplish this. – Diodeus - James MacFarlane Dec 18 '14 at 18:29
-
You could also use something like [LastPass](http://lastpass.com) to have it fill in the form for you. – legacybass Dec 18 '14 at 19:07