LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 2002, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 22 May 2002 10:54:15 -0400
Reply-To:     Jay Stevens <jstevens@eintel.net>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jay Stevens <jstevens@EINTEL.NET>
Organization: Enterprise Intelligence Solutions, LLC
Subject:      Re: Using Server-side Include Statements w/Broker

The only way to make this happen is to do as suggested above. Build your own include functionality / Macro into the SAS program. It shouldn't be that big a deal. But you definitely have to do it yourself in this case.

Jay Stevens Enterprise Intelligence Solutions jstevens@eintel.net

<gregory.john.toland@CENSUS.GOV> wrote in message news:OF76E18472.47F24EFA-ON85256BC0.00567681@tco.census.gov... > From an html page we submit a form that execute a SAS program. This SAS > program writes to WEBOUT a series of PUT statements. Some of these PUT > statements write out <!--#include...-->. We are finding that the html page > returned to the client does not have the server-side include statements > processed. Is there a way of processing these SSIs thru the broker > service? > > Gregory J Toland > CHM Inc. > Sr. Systems Architect > (301) 457-8058 (Office) > (703) 655-5766 (Mobile) > tolan002@info.census.gov


Back to: Top of message | Previous page | Main SAS-L page