Page is a not externally linkable
dmmh - 3:16 pm on Dec 13, 2004 (gmt 0)
This works fine. If I click on it with the mouse again, ofcourse it works fine....
Im using back buttons wth hidden fields to post forward and backwards the stuff in my forms
I use PHP to evaluate if something has been set and if so, want the HTML be similar; eg: radio buttons are pre-selected upon going back through the forms.
However, form validation fails because the radio button, according to Firefox, isnt set...even though it really is selected...forcing me to go back another step, because now form validation will fail recursively.
How come it doesnt take along the value?
Even though its selected?