WebPage Automated system

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kapil1089theking
Forum Commoner
Posts: 46
Joined: Wed May 28, 2008 1:51 pm
Location: Kolkata, India
Contact:

WebPage Automated system

Post by kapil1089theking »

there is a website where I need to login with my login and password, then it shows login processing, then it comes with a dropdown box, after selecting that I get a file there, which I need to download automatically,
These steps I want to be done automatically and it should be a daemon process, i.e. all will be back-end

How can i do this?
Post Reply