WebDAV Request Question

K

kellygreer1

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
(e-mail address removed)
change nospam to yahoo
 
G

Guest

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
(e-mail address removed)
change nospam to yahoo

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

kellygreer1

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top