Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
JavaScript
: Forms
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
Buttons
(22)
Checkboxes
(25)
File Upload
(25)
Labels
(3)
Legends
(2)
Radio buttons
(24)
SELECT
(124)
TextAreas/TextFields
(146)
image buttons
(3)
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
How can i disable/enable textareas and textfields in a form after selecting Yes/No radio buttons?
<li>how to get element Id by its value/innertext using javascript/.net
How to Pass Data Between Pages
can i create a TextField that doesn't allow Paste(and Ctrl+v) but allows users to type in string
Can the progress of large file upload be shown e.g. every 5 seconds (browser-or server side(struts))
Random Questions
How can I submit an entire multi-select list without the user needing to manually select them all.
How can I create one form with both preview and post buttons which submit to two different actions?
How to submit a adobe form by pressing hotkey like F2
How can i find the number of forms in my parent window?
How do I load form data into HTML code of a results page?
How to submit a FORM to a new window with certain features set?
How to ensure a FORM is only submitted once?
How to pass data back and forth between forms in a main window and a modal dialog?
How to pass data back and forth between forms in two different windows?
How do I submit a FORM with an image button?
How do I parse the query string constructed by a GET FORM submission?
How to reference a FORM in a layer/positioned element?
How can I let the enter key tab to the next input field?
Why are my form elements on top of all layers?
How to add a FORM to a layer?
How can I hide form elements?
How can I set/change the tabbing order of form elements?
How do I generate a printable page of form data inputted?
How can I send a HTTP POST request to a server?
How can I define a tab order along columns?
How can I find the index of a FORM element in the elements array?
How do I reset all forms in a document including those in layers?
Why does my IE form (processing) code not work with NN?
How can I check whether document.formName.fieldName is an array or a single object?
How do I clear a form?
How do I reset a FORM?
How can I index form elements with a name like "field-name"?
How can I index form element names consisting of a prefix plus a changing number?
How do I avoid the line breaks before and after a FORM element?
Can I process a POST form submission with client side JavaScript?
How can I validate form input before it is submitted?
How can I validate all form fields are filled out?
How do I dynamically add elements to a FORM?
How do I send the user to a thankyou.html page after on onSubmit form validate
How to prefill a form located on another server on loading ?
How can I assciate an accesskey with a form element?
Can I find out (in my form validation routine) which of several submit buttons has been pressed?
On form validation I would like to display a message next to the not validated field instead of using an alert. Is that possible?
How do I find the total of a number of indexed fields?
How do I protocol in a textara the other form input made?
When a form has a single input text field and several submit buttons, how can I set the default button when Enter is pressed?
Why is my onsubmit handler not called when I submit the form with js (document.formName.submit())?
How do I collect the data from a FORM element?
How do I mail a FORM?
How do I create a custom popup form which submits back to the parent window and works in IE or NS?
How do I ensure only valid dates are input in a FORM?
How do I generate a thank you page after a form submission with mailto:?
How do I check whether a FORM property is a SELECT or in array of input elements?
How can I index form elements with a name like "field-name"?
is it possible to update a form field by clicking on an element (href, word, span or whatever) cross browser ?
How Can I make the nested Form And How do Control that?
The keydown event does not work on NN4 when the focus is on some other control on the form other tha
How can I prevent the ESC key from resetting a complet FORM in IE?
Can I determine the number of form elements with a certain name prefix?
How can I implement mail "subject" with "mailto" keyword in JavaScript?
how do I pass a value from one page to another using hidden form fields?
Can I submit a form to two different locations?
Can I let a form submission replace the previous url as with location.replace()?
How can I check for a valid date input?
Why does the onSubmit event not get triggered in my form with NN?
How can I get a tooltip for a FORM element, e.g. a checkbox?
How can I submit a form to an iframe?
Can I input French characters in English version Windows?
How to build standalone IE5 application that can capture GET method variables without the need of a local web server ?
How can I let a FORM being submitted with the enter key without using Submit button on the form?
How in IE4, NN4 to submit a FORM to a page which in a iframe which in a new window?
How do I change the style of a form field label when the field gets focus?
How can I get the data from the response to the browser from a submit()? Do I need a seperate function to receive it?
how do i keep the intermittent onblurr loop from occuring in netscape with this solution ?
How do I get the Submit Button to submit the form using Netscape when the Enter key is struck?
How do I submit a form to a user-inputted e-mail address with that page's url? [imitation of "e-mail page to a friend" program]
How can I reference the field before or after the current one without knowing the name?
How do i submit a form automatically without users pressing enter or even clicking the submit button?
How can I let the enter key tab from form field to form field?
How can I pass one hidden form value into a new form on a second page, and then post all values onto a third form on a new page?
Why when I use the submit() to submit a hidden form I get something like "Missing data. This is the result of a POST operation and the cache has expi"
Is it possible to access form elements names name[0] via JS? JS says (in ie5.5) that elements.length is 0, i think JS can't handle the '['.
How do I reference a <div> object inside of a form?
Is it possible to disable data caching in form fields. If I return to form that I posted previously the old data seems to be cached.
How do I submit a single form to two different cgi-scripts using javascript?
HOW TO RETAIN BACK FORM VALUES EVEN AFTER REFRESH
How will I know if a certain element in a form exists given the element name?
Is possible to submit a FORM that is in one FRAME and the SUBMIT button in another?
Is it possible to submit a FORM that is in one FRAME and the SUBMIT button in another?
how to activate other fields when a checkbox is clicked
Change from Edit mode to Insert mode without pressing Insert key
How can I select certain form elements for submission?
How can I submit data from more than one form on a page?
Can I retain form values when submitting to its self?
I have my form elements organized in table rows. How can I reset the elements in a particular row?
how do i send a variable via a link, that will be used within the page the link opens
how do i send a variable via a link, that will be used within the page the link opens
How can I submit a form without actually opening the form on the window
How do you disable form controls like buttons,Select boxes etc in Netscape 4.5?
How can I submit a Form to a new window (with properties) with a image button (Thanks Martin Honnen for the first piece)?
How do you submit a form with layers in Netscape and IE
How do you submit a form with layers in Netscape and IE
How do I skip a hidden field with enter key tab to the next input field
onClick event for INPUT element created w. createElement doesn't work in IE5.5 but does in NN6
Can you give an example of submitting a form (via POST) and replacing a current URL in the history?
Form to email will send data and redirect the user in IE but not in NN
How can I get the content of a dynamic IFRAME (edit zone) into a FORM variable to be submitted?
How do I show an invalid message on a form without using an alert box??
Is it possible to change the format of text within a text feild without writing HTML tags?
Why do Dynamic added form elements, not passed by submit in NN6?
How do i add a tr element with form elements (input...) to a form?
How to create POST string on submit from an array of data?
Rewrite the submit-method to post a string not form elements?
How can i get an array that contains all checkboxes in document and submit them only if they are che
How can I force Netscape to display the start of text in a textarea instead of the end?
How can i refer the different names of input in a single function
Can I SUBMIT a FORM to a DYNAMIC URL based on the value of a RADIOBUTTON ?
How can I change the action attribute of the form tag base on which radio button is selected?
How can I submit dynamically created rows in a table with my form?
How to save Forms' Information and retrieve it back before submitting to the server ?
How do I Print out a form in a another form?
How to prefill data previously entered on dynamic created rows ?
how can i submit 2 forms on one link or one click
How to pass data back and forth between forms in two different windows using RADIO buttons?
my <div> tag is interfering w/using cursor in a form within z-layers below it?
How can I send an e-mail when a Form submit is clicked, without an e-mail alert to user ?
how do you send form to url before submitting it
Is it possbile to filter user input in text area to prevent or trap certain characters?
Is it possbile to filter user input in text area to prevent or trap certain characters?
how can I get the value from IFRAME and pass it to a form?
Line break needs to be inserted into a textfield using Javascript when code is called.How do I that?
can i post data to a web database then extract text from the html results page it returns?
Using radio buttons to tally a total score, how do I divert to pages depending on score ranges?
how do i send email with an image file as an attachment using form
How can I use onclick with an image to submit a form?
How can you submit 2 forms:one popup second:main window
how do I pass textbox data from window(a) to window(b), not a pop-up a new browser window?
How can I create one form with both preview and post buttons which submit to two different actions?
How can I enable\disable a textbox? For example: select Hi! enable and selecting Bye! disable?
How to Enable / Disable TextArea based on Checkbox
How to submit a adobe form by pressing hotkey like F2
How to transfer the value of elements between two forms in different layers on NN4.76
How do I populate 1/1/2001 into field #1 if the user put 12/31/2000 in field #1?
Can i create a new form dynamically using javascript and add to the page?
I want a file to be automatically attached to an e-mail message when an e-mail hyperlink is clicked.
How do you perform validation on an optional field when you actually click in the field.
how do i get a checkbox to change the value of a radio button?
Is there an easy way to tell if no changes have been made on any of the elements of a form.
How+can+I+save+the+contents+of+a+form+so+that+it+can+be+re-submitted+with+minor+changes
How do I set a Submit button to submit the form & also pop up a new window that load a provided URL
how can you format a text box to 2 decimal places?
How do I add(dynamically or static) a form to a frameset page (NN6)?
How can I put focus on a textarea when the page loads?
What is the proper code for displaying returned form data in HTML?
How do I load form data into HTML code of a results page?
Once a FORM has been submitted to a server is there a way of intercepting the servers HTML output?
How do I get my script to fail gracefully on browsers with scripting disabled?
How do I prevent my form of submitting if so needed once onSubmit is fired?
Do the latest versions of Netscape Navigator no longer support mailto URL's?
How to know which element currently has the focus in IE4+?
i want the confitmation of the form submission to be displayed in a pop up, can I do this?(I useCGI)
How can I derive the From Object that a Form Element belongs to? [IE/NN]
How make different actions for press button?1)check textbox empty alert message2)not empty open page
How do I submit a form only once without using the submit button, instead using an image as a submit
How to show or hide a select box depending on the options selected in another select box?
How do I get a form page to load with the cursor already flashing in the first text box field
I want to disable parent form when I open child form. How to do in JS?
How do I display dynamic text without a text box?
How can I submit an entire multi-select list without the user needing to manually select them all.
Is it possible to jump automatically to following textfields if the value of input field is equal 1
How can I read the filenames of files in a folder on a webserver and pass them to a Javascript Array
How do I validate two "Date" text boxes so that the date of one is less than the other.
How can I SUBMIT a FORM to a DYNAMIC URL based on the value of a DROPDOWNBOX?
Is it possible to pass a javascript variable to the "value attribute" of an input tag?
How can I change the action attribute of the form tag base on which submit button is selected?
Submit form in another frame in IE5.0, and still validate fields and use focus (fix "unspecified error)
How do I create two list boxes and add remove buttons to move elements?
I have one link opening a new window, how do i get the 2nd link to prefill the form fields in windw?
How can i find the number of forms in my parent window?
How do I stop the form from submitting when user single clicks on page in MAC IE?
HOW CAN I SEND USERS THEIR PASSWORD FROM MY DATABASE AFTER THEY KEYED IN THEIR USERNAME?
How do I replace one form element with another (ie turn a select box into a text field)?
How do you check for the existence of a text box on a form?
How do I pass text ( 5000 char) from one page to other w/POST without SUBMIT
How can I pass hidden parameters without using a FORM?
How can I check if a textbox is displayed or not, if it is in a row whose visibility is alternating?
How to get the page's url (from the address bar) and submit it by a form?
Can I use JS to 'submit' an HTML form MAILTO: wise
Needed: a javascript single line blank input form that opens any url thats entered in it on submit.
Needed: a javascript single line blank input form that opens any url thats entered in it on submit.
I have 2 Combo Boxes. Support its name is "A" and "B".
Is it possible to validate a text field in a form so the entered val can only be multiples of 100?
div tags with the overflow set to auto is not working fine within a form
JavaScript: How do I emulate a combobox?
How can you create complex HTML forms for your websites?
how i can replace the "browse" button of a file browse textbox (with image,...)
How to clear a form on a page refresh or reload without clear button in Netscape
this.submitted is already true, why do we still need disableSubmit(this)?
What is the difference between the NAME & ID properties of an element?
I am working with an invoice form. I want my calculations to not display in a text field. How?
Is there a way for the contents of an HTML form to be emailed to an address specified by the user?
How can i retain the input valules in the form after submiting or while clicking back after submitin
How to stop the "Enter Key" submitting a form?
Is there a way we can capture the name or id of a field on an event change like onFocus
How tp pass a variable as avalue in a form for example <INPUT TYPE="hidden" NAME="UD" VALUE=<%=UD%>>
how do I pass (More than one) value from one page to another using the get post?
How do I place a validation message next to a text control?
JavaScript: Object: Current: Parameter: How to pass current object as parameter to function? [this]
JavaScript: Form: Current: Parameter: How to pass current form as parameter to function? [this.form]
How can I dynamically set the Checked or Selected item in a radio group or listbox
i want to create one flex grid with so many rows which is editable.how can i do that?
How can i include javascript array variables while submitting the form using POST method?
JavaScript: Navigate: Button: Back: How to create a back button? [previous]
How can I enable/disable radio buttons based on the selection from a drop down menu?
Where can i get script message scroller with input from user and then display in Layer
how do i create a dynamic 2-3 selectboxes in coldfusion?
How do I hide certain fields and their values on the preview window (like the referrer field etc.?)
When i select an option in a combo box, how do i write 2 diferent values in 2 seperate text boxes.
How to Pass Data Between Pages
Unanswered Questions
Can I replace the current page in the history list with a form submission (method = POST)?
NN4: How to detect the end of a form.submit() action [method=post, action=mailto:...]? Needed to prevent animation setInterval overruns.
How do I have my form submitted to an email address where it can opened and read.
How to avoid frayed input fields when placing input field in layer above layer with graphics (NN4 Mac only)?
Why do I get "Access is denied" when I try to submit a form that IS in the current domain, window and frame?
How can I generate a Table of Output in a report Format using the Input from a form?
How can I pass only the fields that have been filled out to a cgi script? Exluding fields with no content or a "0".
How to call a javascript .js file along with passing vars to the function in that .js file from another javascript file.
Is there a way to submit a form from another page opened using the action attribute of the form element?
how do you intercept a form submit WITHOUT onsubmit, or onclick in the form?
i want to use <input type=text name="in[field5]"> and validate with if (form.in[field5].value == "") but it wont recognise in[field5] and errors out
why form's style doesn't include INPUT TYPE=IMAGE?
Why do Dynamic added form elements, not passed by submit in NN6?
How to save Forms' Information and retrieve it back before submitting to the server ?
How do I pass numeric values from a javascript to a form table after computing a survey score?
how to pass an array to the parent form?
I need to create a popup window that can search and pass hidden results back to the parent.window
I have a list box with 5 choices. I need to fill in 4 text boxes with info based on their selection
If I pass the Form Object to a function, how can I get the *Window Object* it belongs to?
Is there a way to add a method to the Form Object [IE/NN]?
Can I add a method to Form Element [IE/NN] - i.e.: text box
How can I read the T/F value of READONLY attribute [IE/NN]?
i click a link by which one window open there is from i want to submit that form into main window
I want to disable parent browser(form) when I open hild browser(form). How to do in JS?
I want to disable parent browser(form) when I open child browser(form). How to do in JS?
How do u create a customizable popup that u pass form info(w/ dynamic # of fields)to, all on submit?
can i send the contents of a javascript form as a txt attachment
How can i create a popup window with a dropdown list and when a name is clicked on fills the form
Javascript error "Form has no properites" in NS6; works fine in IE and NS4
How can I read the filenames of files in a folder on a webserver and pass them to a Javascript Array
Is it possible to change text color of a disabled textfield? how?
help please! I can't figure out how to show multiple results from input in alerts.
How do I validate two "Date" text boxes so that the date of one is less than the other.
how iwll i disable the textbox if the name is coming of text box comes from say from the asp page
I have a textfield calling a function onChange that alerts and focus on itself.It does not focu.why
I have a textfield calling a function onChange that alerts and focus on itself.It does not focu.why
How can I avoid the "continue/bypass" message when i reload a page with a form ?
how can i submit the main form from the frame i placed inside that main form using javascript
how can i submit the main form from the frame which i placed inside that main form in netscape 6
Submit Button works 2email Clear works but how 2 add 3rd action to create file on desktop?
How do increase the length of text and iframe editor will accept, won't accept when scrolls appear.
How validate a textarea
How do I pass field values back from a popup window to the parent form and re-populate it.?
How can I get rid of the unsecure email warning when a form is submitted
How can I let users rank items with drop-down boxes so no ranking is used more than once?
Depending upon one combo box selection, another combo box values needs to populate .How to do this?
Why FORM elements placed in table sometimes cannot be accessed with TAB (I set TABORDER, but...)?
How can I pass hidden parameters without using a FORM?
validation of form fields on different submit buttons
how can I display text in a textfield depending upon option selected in a list box
How can I programaticaly insert a SPAN *after* a TEXTAREA once the page is created?
The form action is an asp page, but I want the asp page to be loaded to a different frame, any ideas
how to create child popup jsp form from parent? Then update parent with child info but no refresh?
I need a form that produces the result: sometext<entry_a>sometext<entryb>. How do i do this?
How to pass checkbox values from Form1 to Form2 which inturn form2 will submit values to ASP Page?
How to get child form checkbox values to main form textarea where main form has action to .asp page?
How can I create a file of data from multiple forms and then send the file via email?
How do I display results of 8 forward calclulated dates in same html pg original date was entered?
How (if at all) can you read the content of a SPAN tag in Netscape? (a la .innerText)
How can I dynamically create a tabular data from a textfield in the same page?
How do I capture the form data so it looks like the actual form page?
How can I have a hit counter displayed within a form input text field?
How do I auto populate a form field array by filling in one separate form field?
How can I check whether a control can focus or not (ie. it's not disabled, for exemple)?
How do I reload a html form with values provided by a user like a keyword after form is submitted.
How do I place a gif image next to a validated form input.
Is there a way we can capture the name or id of a field on an event change like onFocus
How can I find out a parent form of a element, need it for a dynamically named forms?
How do I do page jumps from a drop-down box?
how would i send multiple variables to a web site
Can I use the inputs of a form to create a table, on the same page as the form is, by using onclick?
How fill in drop-downbox depending on content other DDB on the same page without screen refresh
How do I pass the input of a form field to be text on the thankyou page
Passing values from multiple dynamic forms generated at runtime in php page
How can I determine what type of form object "document.frm.element[0]" is (ie. checkbox,textbox...)?
How do I create a submit button that both posts data and directs the user to a confirmation page?
In VB script when i generate a tex box through my code at run time its tab order gets random
newWin.document.write and have info from form fields seperated into columns/tables in the new window
How to include javascript array variables while submitting the form using POST method
How can i include javascript array variables while submitting the form using POST method?
Is it possible to RESET or blank an <INPUT TYPE="FILE"> field in a form?
Can anyone help me about my problem
Can anyone help me about my problem
can I have people submit their names with a form then forward them to see new page w/ every1 else's?
Create a confirmation page that looks exactly like form that can be printed
if a user enters information into a form in a text box, how do Iprevent them from changing that info
How to disable the ENTER KEY on whole form, only mouse click should work
how to validate a form which has textbox whose name is textnum<% intnum %>.
Submitting a form without opening it.
Hi i need to create a new folder from javascript on the client side, is there anyway 2 do it??
When the reset button is clicked, set a radio button to a different value than default.
How can I pass a form object to another screen?
How can I pass a form object to another screen?
if i select one value in combo then the textboxes are disabled but after i submit it can't disabled
How do i insert a formatted date (08 January 2005) in a textbox when i check a checkbox
How to know which element currently has the focus in firefox?
How can a Hidden field value named 'DO' be updated on clicking a button. NB: 'DO' cannot be renamed?
How do I pass a form field value to multiple database tables?
How do I reset or refresh a parent window when closing a popup child window?
How do I store 2 different radio button inputs into 1 array element?
How to drag items inside the List Box using Javascript.
How to drag items inside the listbox using javascript
Addressing form array elements with Javascript
if page stays inactive for a long time, a child form does not submit form in the window.opener
If a field is left blank, & then I click the next field it will generate an alert.
How do I get the ID of a form element in my javascript function?
my perl forms processor truncates selected data in multi-selection pull down boxes. Any ideas? Thx.
client side - How to get path to a directory on a separate volume mount...
How can i do a back button for an Iframe in IE6.0 without "Access Denied" errors?
How to pass values from Html page to jsp without using submit button
how can I make so a textbox is readonly if a check box is checked, and not if it isn't checked?
list box
How do I make the listbox default to the previously selected value?
how to click an image in another window and it will add to a list on the form?
How can input text field know max length met and auto go to next input text?
How can I submit a form to a div?
The <INPUT TYPE= FILE..> does'nt retain its value when a submit is done on the form. How to retain.
How do you get values of Input (text) field and supply them in a function inside onclick event?
How to pass data back from popup windows atfer the user input it ?
Can the dot's color dispalyed in the radio button can be changed ? Thanks in advance.
How do I create text links that refer to a query in an input to display in a frame.
I need to create a URL box. The URL is entered, a button is clicked, URL opens in a new window
can i add formfields dynamically ?
How can I pass a parameter to the new url i'm opening in a new window using JSTL? Can I use C:param
HOW CAN I GET VALUE OF DYNAMICALLY CREATED TEXTBOX THROUGH JAVASCRIPT ON BUTTON CLICK IN SERVER SIDE
keeping cursor in position after refreshing the page
How do you set cookies which enable you to save the position of the cursor in a form?
How do you check for the existence of a text box on a form?