MSFN Forum: Read URL with Visual Basic - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Read URL with Visual Basic Read the Text inside the URL and save it Rate Topic: -----

#1 User is offline   funkyrabbit 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 13-December 04

  Posted 14 September 2005 - 05:44 AM

Hi guys, i would like to klick on an internet link an then the programm i will write with VB or .NET copy the text inside the url (see below) to an text file.
Has anyone an idea how i could write those app. thx

[DEFAULT]
BASEURL=feed://sports.espn.go.com/espn/rss/nba/news
[InternetShortcut]
URL=feed://sports.espn.go.com/espn/rss/nba/news
IconFile=http://sports.espn.go.com/favicon.ico
IconIndex=1
[Feed]
Frequency=60



#2 User is offline   SenthilKumarM 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 12-May 05

Posted 09 November 2005 - 03:33 AM

Hi dude,

In visual basic, using "Web Browser" control you can navigate and save a URL.

Quote

WebBrowser1.ExecWB OLECMDID_SAVEAS, OLECMDEXECOPT_DONTPROMPTUSER, "c:\LatestNews.tmp"


For more information, see the VB application I have attached in zip format with this reply.

Thanks and Regards,
Senthil Kumar M.

Attached File(s)



Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy