Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Fetching data from another website

Fetching data from another website

Scheduled Pinned Locked Moved ASP.NET
htmlcareer
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    v1i9n6o7d
    wrote on last edited by
    #1

    Hi, I am developing a web application which requires the following to happen. Go to another web site. The web site informs me of schedule no. x. After clicking on a hyperlink, I am transported to the page containing html file names in the ftp directory. I pick up the respective file whose file name bears the schedule number X. I download the html file in my local filesystem. The data represented by the html file is in columnar format. I need to pick up data in the last column of the html file. Now what I need is a)Is there any method to monitor the change in schedule no from x to y (from schedule 1 to 2 and so on). In other words polling the other website for change in its specific piece of data b)Pardon my asking but how will I fetch the columns from the html file. I have a feeling this is going to be real dirty job of extracting information from the html file Any pointers to dazzle :omg: baffle :confused: me. Regards v1i9n6o7d

    P 1 Reply Last reply
    0
    • V v1i9n6o7d

      Hi, I am developing a web application which requires the following to happen. Go to another web site. The web site informs me of schedule no. x. After clicking on a hyperlink, I am transported to the page containing html file names in the ftp directory. I pick up the respective file whose file name bears the schedule number X. I download the html file in my local filesystem. The data represented by the html file is in columnar format. I need to pick up data in the last column of the html file. Now what I need is a)Is there any method to monitor the change in schedule no from x to y (from schedule 1 to 2 and so on). In other words polling the other website for change in its specific piece of data b)Pardon my asking but how will I fetch the columns from the html file. I have a feeling this is going to be real dirty job of extracting information from the html file Any pointers to dazzle :omg: baffle :confused: me. Regards v1i9n6o7d

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      Probably best done through a webservice.

      "I guess it's what separates the professionals from the drag and drop, girly wirly, namby pamby, wishy washy, can't code for crap types." - Pete O'Hanlon

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups