I am running an external action (shell script to invoke the swish-e indexer). From the command line this returns information line by line in the terminal. Likewise, it returns the results to witango in @@request$resultset.
I would like to push the results, line by line to the browser. It seems like push is operating, because the browser does not time out during the two minute indexing run. But results are not displayed in the browser until indexing is complete. Within the Extenal action I have a ResultsHTML attribute. I have tried both: @@request$results and <@ROWS>@@request$resultset[<@CURROW>,1]<br /></@ROWS> as the ResultsHTML. Same results with Mac Mozilla 1.5 and Mac IE 5.2. Any suggestions? Bill Conlon To the Point 345 California Avenue Suite 2 Palo Alto, CA 94306 office: 650.327.2175 fax: 650.329.8335 mobile: 650.906.9929 e-mail: mailto:[EMAIL PROTECTED] web: http://www.tothept.com ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
