Re: URL Background Process

2006-10-15 Thread Jarl Grøneng
If your server has access to the webpage, you can use the wget command (std on unix servers) and access the url in a filer. wget for windows: http://gnuwin32.sourceforge.net/packages/wget.htm -- Jarl On 10/14/06, Conrad Pereira <[EMAIL PROTECTED]> wrote: ** Hi Listers, I have a URL which shou

Re: URL Background Process

2006-10-15 Thread Tim Widowfield
ield with HTML and JavaScript. Tim Widowfield [EMAIL PROTECTED] v: 937-878-9045 f: 937-878-9055 m: 937-369-7012 http://www.widowfield.com - Original Message From: Conrad Pereira <[EMAIL PROTECTED]> To: arslist@ARSLIST.ORG Sent: Saturday, October 14, 2006 6:37:04 AM Subje

Re: URL Background Process

2006-10-14 Thread Robert Molenda
URL Background Process   ** Hi Listers,   I have a URL which should run as a background process. I have tried using Run Process and in it I used the PERFORM-ACTION-OPEN-URL command. It works fine, however once the browser has opened with the URL defined, I want it to close immediately

URL Background Process

2006-10-14 Thread Conrad Pereira
** Hi Listers,   I have a URL which should run as a background process. I have tried using Run Process and in it I used the PERFORM-ACTION-OPEN-URL command. It works fine, however once the browser has opened with the URL defined, I want it to close immediately say within 2 seconds. Basically its ju