Jump to content

Downloading file from Website


gevo12321

Recommended Posts

Hi,

 

So I need to download a file from the internet. The file changes every 10 seconds, and I would like to download the file every time it changes (every 10 seconds). Fortunately the file is always at the same address. The problem is, in order to download, you have to be logged into the site which uses asp not php :(. I was wondering what your recommendations would be to getting the files. Should I use some kind of macro program? if so, which would you recommend? or is there a way I can write a program to do it? what would be your solution to the problem?  :confused:

 

Thanks!

Link to comment
Share on other sites

If you're doing this every ten seconds, which I hope is sanctioned by the website's owner(s), then the cookies that the site gives you when you manually log in can be given to PHP to send back. Their site won't know the difference... unless it's smarter than usual, but that can still be worked around.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.