download options for forms / keep selected combobox
you can download the source as PHP file,
open the file as plain text in a new window or
get the code in a textarea to copy it.
often you need to "remember" what a user inputs in a form.
that's not a problem with textfields, but with selectboxes it's a bit harder...
you can download the source as PHP file,
open the file as plain text in a new window or
get the code in a textarea to copy it.