| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
Hi, My apologies for not posting the solution. I have been busy and didn't have the time to do so. Anyway here it is, happy coding!
![]() ----------------------------------------------------- Basically, to access a web folder from the internet, you have to do two things
However, this was not suitable for me, because I wanted to be able to open a user's home directory on the server. To do this, we need a little ASP code, a slight modification to the link shown in the sample above, and a virtual directory created on IIS. See below for how to do this:
My code only works if each users shared folder is named after their user name. The code would need to be modified if they are named differently. Security is another issue, but Windows Server usually sets User Home Directories so that only the user whose directory it is can access it. Hope this helps! Matty ------ Have I helped? Click the scales icon to rate my post! ![]() Last edited by matthuxtable : June 11th, 2005 at 02:20 PM. Reason: Added code tags to code without them! |
|
#2
|
|||
|
|||
|
Quote:
I keep getting the directory listing rather than a windows explorer interface for some weird reason.It's still strange how a search on Google turned this up though!
__________________
------------------- Have I helped? If I have, please click the scales icon and add reputation!
|
|
#3
|
|||
|
|||
|
I am also having problems getting this hyperlink switch to work properly. Even through I've added the "FOLDER=" parameter to the hyperlink to my webdav directory, when clicking on the link I keep getting the directory listing rather than a windows explorer interface. There doesn't seem to be much help regarding this issue online. Has anyone been able to make this work?
![]() |
![]() |
| Viewing: ASP Free Forums > Programming > Code Bank > Accessing Web Folder from the internet (Windows Explorer Interface) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|