Results 1 to 4 of 4

Thread: Urgent Help!!!!!

  1. #1
    ggoodson
    Guest

    Question Urgent Help!!!!!

    Using the Microsoft Web Browser control.

    How do I save the Source Code of a page to a text file.

  2. #2
    rsitogp
    Guest
    Better use Inet control.

  3. #3
    Addicted Member csammis's Avatar
    Join Date
    Mar 2001
    Location
    /dev/null
    Posts
    226
    Inet's good, Winsock would work as well...WebBrowser's about useless for that sort of thing, I think
    Things I've Said:
    "Life's funny like that...elephants can wear frilly lace panties, and Dubya still looks like a monkey in a big chair"
    "Take four goats and strap one to each foot of a llama. Presto, goat-powered llama!"
    "You want to get me to work more, get me a Coke. No? Then deal with inferior garbage, I'm not coding another line and your clients can go to......thanks, I'd love a Coke right about now!"

  4. #4
    rsitogp
    Guest
    Although there are some places you can get source from with webbrowser like:
    Code:
    WebBrowser1.Forms(0).innerHTML
    use watchs and browse the control at runtime to find other stuff like that.

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