Tagged Questions
2
votes
0answers
39 views
Configure Firefox to remember form changes when accidentally leaving a HTTPS page?
On some webpages, changed form content gets lost when the user (accidentally) leaves and goes back to the page (before submitting the form).
Example scenario: Bob edits a wiki page in Firefox. He ...
3
votes
1answer
341 views
Why does Firefox relate saved passwords to form fields with different names?
I have a web page that uses cookies to track logins. I present a login for it like this:
<FORM ACTION="/authenticate" METHOD="post">
<TABLE BORDER="0" ALIGN="center">
<TR>
<TD ...
1
vote
2answers
80 views
How can I get FireFox to automatically fill in an entire form?
Firefox remembers individual fields but I can't seem to just fill in the form with a single click (this is a form I have filled in a number of times before). A long time ago there was a FireFox ...
1
vote
3answers
161 views
Is there any tools that can help to automatically fill in forms?
I have a task to fill in certain data in a web bas application monthly. It usually took up like 30 mins to 1 hr of my day.
Can anyone advise me whether there is any tool that can help to automate ...
2
votes
1answer
151 views
Firefox : automatically fill form on page load?
Is there a way for Firefox to automatically fill matching input box (text, radio, checkbox....) and textarea on page loading without the need of clicking anything like RoboForm & iMacros?
0
votes
2answers
512 views
Clear form fields on firefox
Firefox stubbornly persists in filling out a form for me. I've already tried clearing the cookies and form history.
Any ideas as to how to keep the form fields blank?
1
vote
2answers
547 views
firefox: one form multiple password fields
If there is a form with more than one password field, Firefox 3.5 will remember only one password.
How do I make Firefox to remember two passwords for a form with a single login?
1
vote
3answers
1k views
How to delete some of the form data in Firefox
I want to delete some form data in Firefox. At Tools > Clear Recent History... there is option to delete all form data, but I do not want to do that. I expected that highlighting the entry I want ...
2
votes
2answers
1k views
Firefox submit form into new tab?
In Safari, if you command-click (Mac) or Control-click (windows) a form submit button, the form submits to a new tab, just as if you command/control-clicked a link. Is there any way to replicate this ...