13 posts tagged with form and HTML. (View popular tags)
Displaying 1 through 13 of 13. Subscribe:
How can I create an online HTML form poll, preferably for free, wherein the list of multiple choices can grow when users decide to add to the list of choices? [more inside]
posted by kmccormi
on Jun 4, 2009 -
2 answers
I seem to have stopped form spammers from cluttering a business inbox. Have I set myself up for some more mysterious problem down the road? [more inside]
posted by fantabulous timewaster
on Apr 3, 2008 -
12 answers
When I altered a PHP web form to take advantage of PHP Sessions, I lost the ability to go back a page while retaining data in the form. Is this the expected behaviour, or is it caused by something else? [more inside]
posted by odinsdream
on Feb 8, 2008 -
8 answers
Anyone have a JavaScript trick to create a web form that builds a URL to send users to a pre-populated search? [more inside]
posted by pzarquon
on Jan 23, 2008 -
6 answers
I need to know why my HTML form isn't sending me e-mail when the user submits it. It also doesn't go to the header page after submission. However, the submitted info DOES show up in the URL. ( e.g., http://www.example.com/contactus.html?Name=John&Title=CEO....) [more inside]
posted by salvia
on Sep 6, 2007 -
18 answers
I need to add a drop down list of email addresses to a basic html form, so you can pick who you are sending it to. [more inside]
posted by andrewzipp
on Aug 15, 2007 -
5 answers
At least in Firefox I'm seeing an undesirable behavior in textareas. My question is how to fix/avoid it.
Here's the problem. Go to a textarea in Firefox. (The ask.metafilter ask a question one will do fine.) Type enough characters to fill a whole line of the textarea e.g., kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk...
Now put a single space in front of that line. It moves the line one line lower instead of just putting a space in front of the characters which is what I would prefer i.e., treat a space like any other character. [more inside]
posted by GregX3
on Jul 27, 2007 -
5 answers
Can a user install an extension, preference or script to have Firefox manipulate an HTML form element on loading, e.g., having a SELECT's default OPTION set when visiting a certain page. [more inside]
posted by Blazecock Pileon
on Jan 30, 2007 -
11 answers
HTML Form filter: How can I require entry in a text field based on which radio button has been checked? [more inside]
posted by Joleta
on Oct 30, 2006 -
14 answers
Is it possible to set the action attribute of an HTML form, such that the method is POST, but the action includes GET variables? [more inside]
posted by Blazecock Pileon
on Oct 26, 2006 -
8 answers
Can I deliver a form thru http, post it back to the server thru https and be secure? [more inside]
posted by Pasa la bola chetu
on Oct 13, 2006 -
18 answers
Is it possible to have an HTML select form element display images for each choice rather than text? [more inside]
posted by ewagoner
on Mar 10, 2005 -
5 answers
I need javascript or html code for my website so that users can enter their email address in a box, hit send to send it to my inbox. It's so that they can receive notification of updates. I have searched high and low, but no luck.
posted by Quartermass
on Apr 7, 2004 -
5 answers