Sounds pretty slick. One day, I'll have to try this out.
W.
-----Original Message-----
From: Peter Bancroft [mailto:peter@...]
Sent: Wednesday, February 28, 2001 4:58 AM
To: futurebasic@...
Subject: Re: [FB] Making PCs feel they're wanted
>I have a (AppleEvent capable) FB3 Mac program running on a LAN. On this LAN
>there are a bunch of PCs. Using a browser on a PC, can anyone suggest how I
>can get data from my program into a PC Browser. It I have to have an
>intermediate computer, so be it.
>
>Phil.
Turn on personal web sharing on the Mac.
Write to a file in the Web Sharing folder, eg. the following 7 lines:
<HTML>
<BODY>
Stick your stuff here.
Stick more stuff here.
etc.
</BODY>
</HTML>
Close the file.
Open the page using a browser on the PC.
Peter mailto:peter@...
"Through our efforts, oneness perfects itself" - William Gibson - Idoru
--
To unsubscribe, send ANY message to <futurebasic-unsubscribe@...>