B
bthumber
My application is part of in-house message application. It looks and function
something like MS OutLook. My problem is I'm using ImageButtons, for high and
low priority, my To: and Cc: buttons are asp.net buttons. Each causes a
postback which wipes out the FileUpload control. If the user hits the any
button after completing the FileUpload the postback wipes out the FileUpload.
Is there something I can do keep the FileUpload information?
something like MS OutLook. My problem is I'm using ImageButtons, for high and
low priority, my To: and Cc: buttons are asp.net buttons. Each causes a
postback which wipes out the FileUpload control. If the user hits the any
button after completing the FileUpload the postback wipes out the FileUpload.
Is there something I can do keep the FileUpload information?