Forum Moderators: open
If I specify the target path to be \\Server\Webpage\post
There will be not error, but the file was not uploaded, I can't see the file in the target folder.
If I specify the target path to be c:\Webpage\post
There will be error:
Server Object error 'AS 0177: 800a0046'
Server.CreateObject Failed
/asp/post/upload.asp, line 133
The Operation completed succesfully
And likewise, it doesn't work. What happened?
And why operation is completed successfully?
Try looking here [google.com] for your answer.
I cases like this I search for my coding language (ASP) and the error message. You can usually find the solution without too much hard work.
Chris