Hi,
1) I'm trying to do simple file(images & html) upload function.. saw several website for the upload file tutorial and found different versions (some very long codings..). I wish to use non-proprietary file uploading methods.
2) when i get the path from the <input type="file">, how can i get the file name only? i want to substring the pathname, getting only the file name and insert into Access table as text field. The file will be uploaded under my directory's subfolder.
Pls help, thanx!
Rach ;-)
1) I'm trying to do simple file(images & html) upload function.. saw several website for the upload file tutorial and found different versions (some very long codings..). I wish to use non-proprietary file uploading methods.
2) when i get the path from the <input type="file">, how can i get the file name only? i want to substring the pathname, getting only the file name and insert into Access table as text field. The file will be uploaded under my directory's subfolder.
Pls help, thanx!
Rach ;-)