Results 1 to 3 of 3

Thread: Launch IE and Get source to DB

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2002
    Posts
    142

    Launch IE and Get source to DB

    As a decent programmer, this seems to be a simple task, but is turning out to be difficult.

    I would like to launch Internet Explorer, view the source of a page, and then parse some info (from the source) to a database.

    I can launch internet explorer, but getting the source seems to be the hard part. I do not want to use an inet control, because for some reason, the web page gives different source code (has to do with headers being different).

    Any ideas????

    I have tried getwindowtext, but it isnt helping me.

    Thanks,
    Bebandit

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

  3. #3
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    I dont think it will work as the guy says that the problem is the headers are different. You'll have to use HttpWebRequest Class I think
    \m/\m/

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