Click here to Skip to main content
15,879,535 members
Home / Discussions / C#
   

C#

 
GeneralRe: TextBox Capture property is automatically set to false Pin
Manobal28-Jan-04 12:18
Manobal28-Jan-04 12:18 
GeneralRe: TextBox Capture property is automatically set to false Pin
Heath Stewart28-Jan-04 12:21
protectorHeath Stewart28-Jan-04 12:21 
Generalon which port the applacition is running Pin
obaidullah28-Jan-04 8:00
obaidullah28-Jan-04 8:00 
GeneralRe: on which port the applacition is running Pin
Heath Stewart28-Jan-04 11:43
protectorHeath Stewart28-Jan-04 11:43 
GeneralFrontPage Web Connection Pin
Adam Hable28-Jan-04 7:27
Adam Hable28-Jan-04 7:27 
GeneralRe: FrontPage Web Connection Pin
Heath Stewart28-Jan-04 11:39
protectorHeath Stewart28-Jan-04 11:39 
GeneralRe: FrontPage Web Connection Pin
Adam Hable28-Jan-04 15:36
Adam Hable28-Jan-04 15:36 
GeneralRe: FrontPage Web Connection Pin
Heath Stewart29-Jan-04 2:18
protectorHeath Stewart29-Jan-04 2:18 
Misunderstood? You never mentioned that you wanted to write a program that did this. It helps to ask the right question.

There's no easy way to do this: the .NET base class library does not support FrontPage extensions (nor should it be expected to). You'll have to create a class library that uses the FrontPage protocol or search for one on google. The protocol is very poorly documented.

You could use WebDAV instead, which is a well-documented and industry-standard protocol. See http://www.webdav.org/[^].If you google well enough, you'll probably even find a .NET library you can use, but again it is not supported in the .NET base class library.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: FrontPage Web Connection Pin
Adam Hable29-Jan-04 4:02
Adam Hable29-Jan-04 4:02 
GeneralRe: FrontPage Web Connection Pin
Heath Stewart29-Jan-04 4:31
protectorHeath Stewart29-Jan-04 4:31 
QuestionIs COM Interop futureproof? Pin
DavidDunning28-Jan-04 6:40
DavidDunning28-Jan-04 6:40 
AnswerRe: Is COM Interop futureproof? Pin
Heath Stewart28-Jan-04 6:52
protectorHeath Stewart28-Jan-04 6:52 
GeneralC# DataBase Question Pin
mweston28-Jan-04 5:34
mweston28-Jan-04 5:34 
GeneralRe: C# DataBase Question Pin
Mazdak28-Jan-04 5:49
Mazdak28-Jan-04 5:49 
GeneralRe: C# DataBase Question Pin
Heath Stewart28-Jan-04 6:38
protectorHeath Stewart28-Jan-04 6:38 
GeneralRe: C# DataBase Question Pin
scadaguy28-Jan-04 7:26
scadaguy28-Jan-04 7:26 
GeneralRe: C# DataBase Question Pin
Anonymous28-Jan-04 16:06
Anonymous28-Jan-04 16:06 
GeneralresX Files Pin
gordingin28-Jan-04 5:30
gordingin28-Jan-04 5:30 
GeneralRe: resX Files Pin
Heath Stewart28-Jan-04 6:32
protectorHeath Stewart28-Jan-04 6:32 
GeneralRe: resX Files Pin
gordingin28-Jan-04 6:37
gordingin28-Jan-04 6:37 
GeneralRe: resX Files Pin
Heath Stewart28-Jan-04 6:42
protectorHeath Stewart28-Jan-04 6:42 
GeneralRe: resX Files Pin
gordingin28-Jan-04 6:56
gordingin28-Jan-04 6:56 
QuestionCan C# .NET controls be used in Excel? Pin
EyeOfTheSky28-Jan-04 4:40
EyeOfTheSky28-Jan-04 4:40 
AnswerRe: Can C# .NET controls be used in Excel? Pin
Heath Stewart28-Jan-04 6:27
protectorHeath Stewart28-Jan-04 6:27 
GeneralC# Webservice Deployment Pin
Victor Boctor28-Jan-04 2:57
Victor Boctor28-Jan-04 2:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.