This topic is locked

Document Upload

11/14/2005 11:11:16 AM
ASPRunnerPro General questions
K
kingrhino author

Hello,

I am trying to use the Document Upload wizard in asp runner 3.2.
I want to be able to save the documents to a file share rather than the actual web server.
so for example; \\myserver\fileshare
Is there anyway I can go into the asp page ang change the string that the uploader is refrencing.
Thanks

Rhino

Sergey Kornilov admin 11/14/2005

You can setup a virtual directory pointing to \\myserver\fileshare. After that set upload folder to /VirtualDir. Note the slash in front of virtual directory name.