flyclassic22
Technical User
hi,
anybody has any idea to go about doing files uploading to the web server and also update the details to a mdb database file. I just need the idea, or any guides or useful resources to do it?
Let's say a user uses a form to upload abc.jpg file.
I would like to not only upload the file, but also
get the file size,file type, allow user to enter description of file to be uploaded, and update to a database file with sql.
But i don't any clue of uploading together with updating database.
i need hints and tips .. anyone? Thanks.
anybody has any idea to go about doing files uploading to the web server and also update the details to a mdb database file. I just need the idea, or any guides or useful resources to do it?
Let's say a user uses a form to upload abc.jpg file.
I would like to not only upload the file, but also
get the file size,file type, allow user to enter description of file to be uploaded, and update to a database file with sql.
But i don't any clue of uploading together with updating database.
i need hints and tips .. anyone? Thanks.