Results 1 to 2 of 2

Thread: Extract day, date from web page.

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2009
    Posts
    6

    Question Extract day, date from web page.

    I wanted to extract today's date from
    Code:
    http://www.whatsthedatetoday.com/
    .

    and the expected output will be: Wednesday, December 14th, 2011

    Anybody could help with sample code.

    Help is appreciated.

  2. #2
    Lively Member
    Join Date
    Aug 2010
    Location
    Look to the right... yep, there i am.
    Posts
    111

    Re: Extract day, date from web page.

    Try taking a look at some regex tutorials, and how to extract data from certain tags with a webclient or webbrowser control

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width