oh, thanks (: ----- Original Message ----- From: "John McGowan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 15, 2004 9:44 AM Subject: Re: Witango-Talk: running programs from within witango
> Alan, > > It's an @URL attribute... > > > <@URL LOCATION=location [BASE=base] [USERAGENT=useragent] > [FROM=from] [ENCODING=encoding] [USERNAME=username] > [PASSWORD=password] [POSTARGS=postarglist] > [POSTARGARRAY=arrayvariable] [WAITFORRESULT=true|false] > [DETAILEDRESPONSE=true|false] [MAXRESULTSIZE=size]> > > Alan Wolfe wrote: > > >That sounds perfect, how do you set waitforresult=false? > > > >----- Original Message ----- > >From: "Stefan Gonick" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Monday, March 15, 2004 6:26 AM > >Subject: Re: Witango-Talk: running programs from within witango > > > > > > > > > >>You could use the @URL command with waitforresult=false to > >>run your batch file. > >> > >>Stefan > >> > >>At 09:21 AM 3/15/2004, you wrote: > >> > >> > >>>On Linux I'd just run a shell script that forks a process off with an '&' > >>>at the end of the command line. > >>>Any bat file exprets out there? Is there a way to do this in a .bat > >>> > >>> > >file? > > > > > >>>/John > >>> > >>>Alan Wolfe wrote: > >>> > >>> > >>> > >>>>Hey everyone, > >>>> > >>>>Does anyone know if theres a way to run a program from within witango > >>>>where witango doesn't wait for the program to finish before continuing > >>>> > >>>> > >or > > > > > >>>>ending the request? > >>>> > >>>>Right now im using an external action in the startup url to try and run > >>>>an exe which provides a service but the request sits at the external > >>>>action waiting for the program to finish before it continues. > >>>> > >>>>This is in windows by the way > >>>> > >>>>________________________________________________________________________ > >>>>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > >>>> > >>>> > >>>> > >>>________________________________________________________________________ > >>>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > >>> > >>> > >>===================================================== > >>Database WebWorks: Dynamic web sites through database integration > >>http://www.DatabaseWebWorks.com > >> > >>________________________________________________________________________ > >>TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > >> > >> > > > >________________________________________________________________________ > >TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > > > > > > > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
