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 (December 1999, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 10 Dec 1999 09:45:27 -0500
Reply-To:     Michael Davis <sas-l@BASSETTCONSULTING.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Michael Davis <sas-l@BASSETTCONSULTING.COM>
Subject:      Re: _webout to a new browser window
In-Reply-To:  <3851036E.E4322F59@epa.gov>
Content-Type: text/plain; charset="us-ascii"; format=flowed

Hello SAS-L Friends,

In answer to my question about returning the output from the SAS/IntrNet Application Dispatcher to a new browser window, Hsiwei Yu (Michael)" <yu.michael@EPA.GOV> suggestion:

<form action="/cgi-bin/broker" method="post" target="_blank">

was *exactly what I was looking for. I was submitting program parameters from a HTML form and merely had to add the method= and target= parameters.

I also liked his suggestion because no JavaScript was involved. While you often need to use JavaScript in some situations, I've had some bad experiences where a JavaScript that runs fine on IE will not work on Netscape without some non-intuitive recoding.

Thanks also to my buddy Gerry Pauline who also pitched in.

SAS-L saves the day again.

- Michael "Mad Doggy" Davis

--------------------------- Michael L. Davis Vice President Bassett Consulting Services, Inc. 10 Pleasant Drive North Haven CT 06473-3712 Internet: michael@bassettconsulting.com Web: http://www.bassettconsulting.com Telephone: 203-562-0640 Facsimile: 203-498-1414 Messages: 888-477-1412


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