Re: Help from Lars...PLEASE??
From: Lars-Inge Tønnessen [VJ# MVP] (http://emailme.larsinge.com)
Date: 08/23/04
- Previous message: Oliver Neumann: "open a htaccess-secured url"
- In reply to: Jay C. Canale: "Re: Help from Lars...PLEASE??"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 23 Aug 2004 21:58:09 +0200
Hi Jay,
<HTML>
<BODY>
Hello this is a html page. click here. one two
three.
</BODY>
</HTML>
"test.exe" is a normal C#.net win forms application in the same folder as
the html file.
When a user clicks "click here" in IE they get a dialog box. Instruct your
users to choose "Run".
Please remember how you open the web-page.
1. URL in IE : "C:\Projects\test.html" runs in the local zone.
2. URL in IE : "\\localhost\test.html" runs in the intranet zone.
3. URL in IE : "\\127.0.0.1\test.html" runs in the internet zone.
This is probably the best we can do with the (C#) .net framework (2.0
release (VS 2005)) without installing anything on the client computer. We
have the J# browser control, but it will not be included by default in the
Longhorn OS. A C# win forms .net application should run out of the box.
Regards,
Lars-Inge Tønnessen
- Previous message: Oliver Neumann: "open a htaccess-secured url"
- In reply to: Jay C. Canale: "Re: Help from Lars...PLEASE??"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|