Date: Fri, 3 May 2002 13:51:19 -0700
Reply-To: rmsmith@pobox.com
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Richard M. Smith" <rmsmith@POBOX.COM>
Organization: Post Office Box, Inc.
Subject: Re: SAS/Intrnet and directory referencing (was Re:
SAS/Intrnet--broker refuses to function!)
Content-Type: text/plain; charset=us-ascii
On 2 May 02 21:06:48 GMT, ckincaid@VENTURIPARTNERS.COM (Charles Kincaid)
wrote:
>Hello Richard,
>
>Good job on getting IIS to work. I actually prefer Apache.
>
>You shouldn't have to set the _URL variable yourself. After the first call it should be fine. It will actually be /scripts/broker.exe. The variable &_server will be set to http://neptune.
Yes, the IIS4 web server does define "SCRIPTS" as a virtual directory
pointing to the "<drive>:\inetpub\scripts" directory. I decided to use the
name of "broker" for a virtual directory so that I could import my pages to
any web server machine; the SAS/Intrnet broker might reside on a separate
machine. Thus, my SAS image code looks like this:
<p align="center"><img
src="/broker/broker.exe?_service=default&_program=scada._site04_24hrs.sas"
width="665" height="332"></p>
>Yea, I don't know about FrontPage. We do it all by hand (for good or bad.) However, it's possible that FrontPage is not really going through the web server. If you load the first page up from the hard drive rather than through the web server, then subsequent calls won't be referencing correctly.
Actually, Frontpage is a nice product for generating fast web pages, and the
cost of the product is minimal as it is included in the Office package.
Also, I can have ordinary workers edit content without having to scale a
steep learning curve. I use Textpad to write my SAS code.
>If it's not that, then there's not enough info in your message. At least for me. Others who are wiser may be able to help.
I appreciate all the help I can get as I am a civil engineer, not a
full-time programmer. This particular web application provides a "real-time"
view of 76 irrigation sites that are managed through a SCADA system.
Unfortunately, access has been severely curtailed since the 9/11 attacks. An
encrypted VPN is probably on the horizon.
>How your static HTML code will look depends on what you code on the SAS side. If you need to access files that are not directly below your web home directory, then you can create other virtual directories.
>
>None of this may be right but it's hard to know without more info.
>
>BTW, I think "Mad Doggy" missed it, but you are using image tags and not in-line images.
Everyone who responded has been very helpful. I really appreciate the timely
responses typical of this group.
--
Sincerely,
Richard M. Smith, Civil Engineer
U.S. Bureau of Reclamation
PO Box 815/32 C Street NW
Ephrata, Washington 98823
(509) 754-0200 main
(509) 754-0259 desk
rsmith@pn.usbr.gov
rmsmith@pobox.com