Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

scripting to find info in browser screen

Status
Not open for further replies.

yimitz

Programmer
Apr 5, 2002
54
0
0
US
Is it possible to create a batch script or some other script to look at a web page with links within the page, open the link (link is to a file for downloading) and have the script automatically put the linked file (zip file, excel, text, etc.) somewhere on your harddrive?
 
yes it is, you can write applications in many languages from VBScript to Java or .Net that can be scheduled to run and when started will do what you need.

Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
 
Is there an example of a simple script somewhere that I could see and walk through to see how it's done?
 
Visual Basic but if there is a better, simpler language I'm confident I can pick it up and get an understanding of it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top