Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > WebDAV Request Question

Reply
Thread Tools

WebDAV Request Question

 
 
kellygreer1
Guest
Posts: n/a
 
      11-17-2007
Can anyone point me in the right direction of what the WebDAV request
looks like when you "read" a file out of IIS? For example, when the
Visual Studio edits a live web site, it brings back an .aspx page for
edit without processing it. I am looking for that request that will
bring back the text without processing....but don't want to "lock" the
resource.

KellyGreer

change nospam to yahoo
 
Reply With Quote
 
 
 
 
Alexey Smirnov
Guest
Posts: n/a
 
      12-15-2007
On Nov 17, 2:58 am, kellygreer1 <kellygre...@yahoo.com> wrote:
> Can anyone point me in the right direction of what theWebDAVrequest
> looks like when you "read" a file out of IIS? For example, when the
> Visual Studio edits a live web site, it brings back an .aspx page for
> edit without processing it. I am looking for that request that will
> bring back the text without processing....but don't want to "lock" the
> resource.
>
> KellyGreer
> KellyGre...@nospam.com
> change nospam to yahoo


it's just a GET request with LOCK and UNLOCK after that
 
Reply With Quote
 
 
 
 
kellygreer1
Guest
Posts: n/a
 
      12-24-2007
On Dec 15, 6:13*am, Alexey Smirnov <alexey.smir...@gmail.com> wrote:
> On Nov 17, 2:58 am,kellygreer1<kellygre...@yahoo.com> wrote:
>
> > Can anyone point me in the right direction of what theWebDAVrequest
> > looks like when you "read" a file out of IIS? *For example, when the
> > Visual Studio edits a live web site, it brings back an .aspx page for
> > edit without processing it. I am looking for that request that will
> > bring back the text without processing....but don't want to "lock" the
> > resource.

>
> > KellyGreer
> > KellyGre...@nospam.com
> > change nospam to yahoo

>
> it's just a GET request with LOCK and UNLOCK after that


wouldn't the GET request process the page?

any chance Microsoft will ever add a WebDAV library to .NET?

kelly
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WebDAV: Connect Ruby to a WebDAV Server Michael Dichtl Ruby 7 07-09-2007 04:42 PM
webdav 400 bad request =?Utf-8?B?R2F6?= ASP .Net 3 07-25-2006 06:44 PM
Exchange WebDAV - PUT Request - 501 not implemented =?Utf-8?B?bWFyaWEucw==?= ASP .Net 3 09-01-2005 07:51 AM
Apache Slide - Exchange 2003 - WebDav Request KovaiRam Java 1 02-01-2005 11:14 PM
WebDAV Request Q George Durzi ASP .Net 0 11-16-2004 06:34 PM



Advertisments