B
Bogdan
Hi,
I have a FileUpload control on the last step in a wizard control. I'd like
the control to upload the file only when the Finish button is clicked
(present on the last step). Unfortunately the control also uploads the file
when the Previous button is clicked. I'm assuming that this is because the
page is posted-back (submitted) to the server.
Is there a way to change that behaviour?
Thanks,
Bogdan
I have a FileUpload control on the last step in a wizard control. I'd like
the control to upload the file only when the Finish button is clicked
(present on the last step). Unfortunately the control also uploads the file
when the Previous button is clicked. I'm assuming that this is because the
page is posted-back (submitted) to the server.
Is there a way to change that behaviour?
Thanks,
Bogdan