I'm tryinh to upload a file...pretty much like in email attachment.
I'm using ASP and VBScript File System Object...the problem is when i check if the file to be upload exist in the client directory using fileExist,the file doesn't seem to exist.I think the problem is that the program doesn't look at the clients directory but to the servers's directory.
what should i do so that it will search at the clients directory.
I'm using ASP and VBScript File System Object...the problem is when i check if the file to be upload exist in the client directory using fileExist,the file doesn't seem to exist.I think the problem is that the program doesn't look at the clients directory but to the servers's directory.
what should i do so that it will search at the clients directory.