Hi
I have a simple form which allows users to upload files along with other data to a database.
My problem is when a user clicks the submit button and the form is validated, if the form returns an error ( based on the users entry ) the file browse box which contains the file URL which is to uploaded becomes blank.
I know this is because of the security thing, but are there other ways of uploading files from the clients machine to my server other than using the postedfile.saveAS scripting.
This is more of an annonce, as the user then has to reselect the file and try again.
Many thanks
John.