Re: Bring Up HTML TEXT file in browser?
Re: Bring Up HTML TEXT file in browser?
- Subject: Re: Bring Up HTML TEXT file in browser?
- From: "Bob.Kalbaugh" <email@hidden>
- Date: Fri, 30 Nov 2001 11:38:13 -0500
on 11/30/01 10:17 AM, Gnarlodious at email@hidden wrote:
>
I guess what I am asking is how to open a URL in a browser?
>
Also, what about a text file of the format "*.html"?
>
>
Thanks
>
Rachel http://www.gnarlodious.com
Is you browser scriptable?
I guess you could do it using commands from the URL Access scripting
addition. I, unfortunately, do not have it because I'm STILL on OS 8.5.1 :-(
but I can get a web page to load in my browser of choice set in the internet
control panel, with [ open location ] eg...
open location "
http://www.gnarlodious.com"
open location "file:///HD/Your_Web_Folder/your_document.html"
open location is from the Internet Suite of my version of standard
additions.
Does anybody know if url access Scripting is backwards compatible to 8.5.1
I believe it was introduced beginning with 8.6 I'm reluctant to upgrade
because my machine is only a 7300 604e 180 and also concerned that my
graphics apps may break in a newer OS.
bob.kalbaugh