S
Sue
I have a frontpage form that contains another page which contains two
checkboxes.The form changes according to the checkbox values. At the moment
this works but when a checkbox is changed and submitted the form changes
accordingly because the inserted page has been submitted the chekboxes
display the default values again, not the changes the user just made.
I have used a variable to set the default value of the checkbox but would
like to set this value when the form is first opened only and then let it
remain as the user has changed it. I cannot find a function to determine the
first opening of an asp page. Does such a thing exist?
checkboxes.The form changes according to the checkbox values. At the moment
this works but when a checkbox is changed and submitted the form changes
accordingly because the inserted page has been submitted the chekboxes
display the default values again, not the changes the user just made.
I have used a variable to set the default value of the checkbox but would
like to set this value when the form is first opened only and then let it
remain as the user has changed it. I cannot find a function to determine the
first opening of an asp page. Does such a thing exist?