Do I just cut & paste the below object into my template?

--Original Message Text---
From: jon hall
Date: Mon, 27 Oct 2003 13:45:30 -0500

<insert obligatory security/usability blah-de-blah here>
This uses the IE webbrowser control to browse the harddrive.

<object classid="" height=235 id=browsericons width=500>
        <param name="ExtentX" value="13229">
        <param name="ExtentY" value="6218">
        <param name="ViewMode" value="1">
        <param name="Offline" value="0">
        <param name="Silent" value="0">
        <param name="RegisterAsBrowser" value="0">
        <param name="RegisterAsDropTarget" value="0">
        <param name="Height" value="235">
        <param name="Width" value="500">
        <param name="AutoArrange" value="0">
        <param name="NoClientEdge" value="0">
        <param name="AlignLeft" value="1">
        <param name="ViewID" value="{0057D0E0-3573-11CF-AE69-08002B2E1262}">
        <param name="Location" value="file:///C:/windows">
</object>

You could also use the FileSystemObject and write your own UI, or any
one of a zillion other custom activex controls. Both of these just
happen to already be on most PC's.

--
jon
mailto:[EMAIL PROTECTED]

Monday, October 27, 2003, 1:13:02 PM, you wrote:
B> Hi,

B> I have a templates (in frames) that in the left frame displays directories/files on the server. In the right frame I want to display either directory C: or D: on the operators PC thats viewing the
B> application.
B> I want to be able to display the hard drive on the client PC.

B> How can I do this? Currently both frames a displaying direcorties on the server ONLY.

B>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to