The webforms tag has no wiki summary.
0
votes
1answer
224 views
IE7 doesn't retain form input when back button is used?
I recall IE having the ability to repopulate or maintain the form fields when the back button is used.
For example I have a form with two fields.
<form action="some/page" method="get">
...
4
votes
2answers
340 views
Load website and fill form from the command line
Using the Linux command line (Bash shell) I like to load a specific website in my browser (normally Firefox, but other one would be ok as well as long it runs under Linux) and fill a pre-defined form ...
3
votes
1answer
273 views
Logging into webpage via script
I'm trying to automate the extraction of some information from a website that first requires me to log in. I have done this in the past (years ago) using wget, but that method no longer seems to work ...
0
votes
1answer
64 views
Repeating questions in Access 2007 forms
Access 2007. I want to repeat questions in a fillable form. Name, address, Name address, Name address. Access says I can't repeat entries. I am trying to make a list of persons.
0
votes
3answers
2k views
How do I enter strikethrough text in a web form
Is it possible to submit some text in web form where some of the text is in strikethough?
Is there some Alt key combination that I can use?