You would need to use CFHttp to capture the page. Then you can use CFFile to
write the contents to a file on your local machine. You could have one CF
page that did both CFHttp calls and just schedule that one page. Hope that
helps.

> -----Original Message-----
> From: Won Lee [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 05, 2004 10:42 AM
> To: CF-Talk
> Subject: Re: automatically DL excel file with CF
>
>
> At 03:47 PM 1/4/2004 -0500, you wrote:
> >Hello CFers,
> >
> >I want to automate some information gathering.
> >Nasdaq.com has a list of downloadable ticker symbols.
> >The address is www.nasdaq.com//asp/symbols.asp?exchange=Q&start0 and
> >www.nasdaq.com//asp/symbols.asp?exchange=N&start0
> >
> >I want my application to go there DL the new file into the same directory
> >every weekday at the same time.
> >One of the problems I have is I need to click on save to actually save
> >it.  I don't want to do that.
> >The other problem is I need to DL two lists.  It defaults both lists as
> >symbols.csv.
> >Thirdly, I had just planed to cfschedule a page that has a
> redirect to both
> >URLS.  Is this the best way?
> >
> >Any ideas would be very appreciated.
>
>
> No comments?
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to