That's not a CSS question, really more a function of HTML POST,
sometimes called a 'sticky form'. JavaScript or a scripting language
such as PHP are commonly used to make the forms smart, retain and
qualify data. Check out a quickie example at:
www.dottedi.biz/codesamples/stickyform.php and s
This is the scenario...
A user selects the value from a selectbox the form is submitted BUTsome of
the data is wrong, however the SELECTBOX has somehow retained the value that
the user entered...amazing.
I have been searching for a solution for this but with no luck. Is there a way
to clon