Howdy!
I'm not sure if this is even possible, but I would like to use formfiller for forms that will be different each time...
These fields will be constant (although I don't know how many there will be):
srcChk_* (srcChk_0, srcChk_1 ... srcChk_10 etc) I want these fields to always be set to 'on' - srcChk_0=on
srcChk_*_* (srcChk_0_0, srcChk_0_1 ... srcChk_10_3 etc) I want these always to be ignored and *not* returned with the form
The rest of the fields in the form I want returned back but with their default set value... and I never know what the names of the fields will be before the page is retrieved.
If this is even possible, will you guys draw out a quick example of it? And if formfiller isn't the appropriate tool for this, what else would?
Thank you!
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.