RootsWeb.com Mailing Lists
Total: 2/2
    1. [FreeHelp] Javascript to remove blank/empty fields form html form
    2. Roger Hendrix
    3. I am looking for a working fully functional JavaScript that will remove blank/empty fields from an html form before the form submit function sends the form on the it's final destination. Consider the Family Group Sheet found at the following: http://freepages.genealogy.rootsweb.ancestry.com/~gearyfamily/family-group-s heet.html I was considering using the form; however, I would like to receive the only the fields that were filled in by the sender. Yes, I have searched the internet using Google (sorry Bing). I have found many examples; however, none were working functional scripts.

    05/26/2012 11:13:39
    1. Re: [FreeHelp] Javascript to remove blank/empty fields form html form
    2. Pat Asher
    3. At 06:13 PM 5/26/2012, Roger Hendrix wrote: >I am looking for a working fully functional JavaScript that will remove >blank/empty fields from an html form before the form submit function sends >the form on the it's final destination. >Consider the Family Group Sheet found at the following: >http://freepages.genealogy.rootsweb.ancestry.com/~gearyfamily/family-group-s >heet.html >I was considering using the form; however, I would like to receive the only >the fields that were filled in by the sender. If you are using Mailmerge to send an output file, the output is controlled by the template, which does not recognize whether something has been entered in a field. It sends all fields it has been scripted to send, whether they contain an entry or not. Pat Asher

    05/27/2012 02:42:26