Click here to Skip to main content
15,908,455 members
Home / Discussions / C#
   

C#

 
AnswerRe: Control to display web pages in my winforms app? Pin
LongRange.Shooter23-Jun-04 3:28
LongRange.Shooter23-Jun-04 3:28 
GeneralRe: Control to display web pages in my winforms app? Pin
matthias s.23-Jun-04 6:22
matthias s.23-Jun-04 6:22 
GeneralRe: Control to display web pages in my winforms app? Pin
LongRange.Shooter23-Jun-04 8:48
LongRange.Shooter23-Jun-04 8:48 
QuestionSmart client template solution ??? Pin
gicio23-Jun-04 0:40
gicio23-Jun-04 0:40 
AnswerRe: Smart client template solution ??? Pin
LongRange.Shooter23-Jun-04 4:12
LongRange.Shooter23-Jun-04 4:12 
GeneralFile Path's question Pin
jzb23-Jun-04 0:32
jzb23-Jun-04 0:32 
GeneralRe: File Path's question Pin
Dave Kreskowiak23-Jun-04 4:26
mveDave Kreskowiak23-Jun-04 4:26 
GeneralRe: File Path's question Pin
Heath Stewart23-Jun-04 5:04
protectorHeath Stewart23-Jun-04 5:04 
Actually, you can embed a Windows Forms UserControl in a web page and it can access the file system (by default in .NET 1.1, using isolated storage), so long as you have the permissions to do so.

See my old article at http://www.devhood.com/Tutorials/tutorial_details.aspx?tutorial_id=388[^].

I think he's having problems access a file on the web server from the UserControl which is executed client-side, but I can't really make any sense of his question either. Confused | :confused:

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: File Path's question Pin
Heath Stewart23-Jun-04 5:12
protectorHeath Stewart23-Jun-04 5:12 
GeneralMenu and FormBorderStyle = None Pin
23-Jun-04 0:32
suss23-Jun-04 0:32 
QuestionCan we define constructor with arguments in web service. Pin
agarwalv23-Jun-04 0:23
agarwalv23-Jun-04 0:23 
AnswerRe: Can we define constructor with arguments in web service. Pin
Heath Stewart23-Jun-04 4:47
protectorHeath Stewart23-Jun-04 4:47 
GeneralRe: Can we define constructor with arguments in web service. Pin
Anonymous24-Jun-04 18:54
Anonymous24-Jun-04 18:54 
GeneralTrouble getting designer for a component Pin
Simon_uk23-Jun-04 0:17
Simon_uk23-Jun-04 0:17 
GeneralRe: Trouble getting designer for a component Pin
Heath Stewart23-Jun-04 4:36
protectorHeath Stewart23-Jun-04 4:36 
GeneralRe: Trouble getting designer for a component Pin
Simon_uk23-Jun-04 5:33
Simon_uk23-Jun-04 5:33 
Generald Pin
Anonymous22-Jun-04 23:52
Anonymous22-Jun-04 23:52 
GeneralRe: d Pin
eggie523-Jun-04 9:58
eggie523-Jun-04 9:58 
GeneralDiscussion forum Pin
Member 94217022-Jun-04 23:51
Member 94217022-Jun-04 23:51 
GeneralRe: Discussion forum Pin
Colin Angus Mackay23-Jun-04 0:31
Colin Angus Mackay23-Jun-04 0:31 
GeneralIEndPoint Object Pin
dabuskol22-Jun-04 23:49
dabuskol22-Jun-04 23:49 
GeneralRe: IEndPoint Object Pin
Colin Angus Mackay23-Jun-04 0:33
Colin Angus Mackay23-Jun-04 0:33 
GeneralRe: IEndPoint Object Pin
dabuskol23-Jun-04 0:59
dabuskol23-Jun-04 0:59 
GeneralRe: IEndPoint Object Pin
Colin Angus Mackay23-Jun-04 1:19
Colin Angus Mackay23-Jun-04 1:19 
GeneralRe: IEndPoint Object Pin
dabuskol23-Jun-04 1:26
dabuskol23-Jun-04 1:26 

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.