Web Development Thread, Webdav web client, force webfolder view? in Coding and Web Development; I've got webdav working for remote My Documents access, but it loads in a list view, not webfolder view.
If ...
-
30th January 2006, 02:08 PM #1 Webdav web client, force webfolder view?
I've got webdav working for remote My Documents access, but it loads in a list view, not webfolder view.
If you click file, open and copy the URL in the open box and tick" open as web folder" it works.
But i want it so they just click and and it opens in webfolder view, how do i do this? Is there something i have to put instead of http? on the link?
-
-
IDG Tech News
-
30th January 2006, 02:12 PM #2 Re: Webdav web client, force webfolder view?
try tacking ":80" on the end. I find XP Webfolders gets rather confused otherwise.
I've given up on webfolders because of its general misbehavior and I'm using novell netdrive now instead.
http://www.bcuc.ac.uk/Files/ndint.exe
-
-
26th March 2006, 06:05 PM #3 Re: Webdav web client, force webfolder view?
<STYLE>
A {behavior: url(#default#AnchorClick);}
</STYLE>
<A HREF = "https://PATH TO SERVER/"
FOLDER = "https://PATH TO SERVER/"
TARGET = "_top"
>
Open in Web Folder View
</A>
That will open in folder view...the essential things are that you use internet explorer and include the SYTLE tag detailing what to do with links.
-
SHARE:
Similar Threads
-
By mrforgetful in forum Web Development
Replies: 19
Last Post: 4th July 2008, 11:22 AM
-
By ZeroHour in forum Windows Vista
Replies: 11
Last Post: 3rd December 2007, 12:36 PM
-
By bigb3n in forum Network and Classroom Management
Replies: 2
Last Post: 25th October 2007, 08:45 AM
-
By randle in forum Windows
Replies: 0
Last Post: 14th September 2007, 01:25 PM
-
By k-strider in forum Windows Vista
Replies: 2
Last Post: 19th October 2006, 09:26 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules