Operating System - Linux
1828962 Members
2142 Online
109986 Solutions
New Discussion

Re: Help me on Web access from the Script

 
SOLVED
Go to solution
Virumandi
Frequent Advisor

Help me on Web access from the Script

Hi Gurus,

I am coming with a lot of Queries now a days..

I want to access a site from my script and copy the content of it into a file

Here is the site details ,

http://146.101.166.250/otc2000/xml/flights/FlightXML.asp?SiteId=125&BaseUrl=http://www.timesonline.otc

I want to access this site from my Unix script and i want to copy its content into a file on my local directory..

I tried a lot with wget utility..But i didnt find the exact way..

Anybody help me in this issue

Thanks & regards
Suseendran .A
3 REPLIES 3
Peter Godron
Honored Contributor

Re: Help me on Web access from the Script

Hi,
please see attached thread link:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1059646

Also,
what is the problem with your wget?
Ivan Krastev
Honored Contributor
Solution

Re: Help me on Web access from the Script

Virumandi
Frequent Advisor

Re: Help me on Web access from the Script

Hi Thanks to All,
its now workong fine.