AutoHotkey Community

It is currently May 27th, 2012, 11:40 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: April 24th, 2010, 7:10 am 
Offline

Joined: December 3rd, 2008, 5:37 am
Posts: 158
Location: chennai,india
Hi,
I want to know how to read a webpage content of a given url link.
For example, if i give www.exampleUrl.com, my program should display the html code as

Code:
<html>
Welcome
</html>


Report this post
Top
 Profile  
Reply with quote  
PostPosted: April 24th, 2010, 7:29 am 
Offline

Joined: April 8th, 2009, 7:49 pm
Posts: 6074
Location: San Diego, California
chandru155 wrote:
Hi,
I want to know how to read a webpage content of a given url link.
For example, if i give www.exampleUrl.com, my program should display the html code

You can use this
http://www.autohotkey.com/docs/commands ... ToFile.htm

beyond that, your statement "should display the html code" is without meaning.
I say this because you might want it:
written on the side of a building
printed out on paper
put in notepad editor
lines added to a gui, listview

What do you want?


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: bowen666, MSN [Bot] and 15 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group