Results 1 to 6 of 6

Thread: HTML of web page into VB3 textbox..

  1. #1

    Thread Starter
    PowerPoster Arc's Avatar
    Join Date
    Sep 2000
    Location
    Under my rock
    Posts
    2,336
    They made a VB3? Wow how old are you?


    Live in the now....
    -We have enough youth. How about a fountain of "Smart"?
    -If you can read this, thank a teacher....and since it's in English, thank a soldier.


  2. #2
    Fanatic Member tim_l_012's Avatar
    Join Date
    Mar 2001
    Location
    Next to a Coffee Cup.
    Posts
    641
    well, if you can get me a free copy of VB6 then hand it over
    I bought VB3 for $3, which was a good deal, considering it came with about 70 examples, but I cant find any way to get a web page onto it.

    is there a way I can shell internet explorer onto a page that will copy the HTML of another page and write it t a text file or something??

    thanks for your help...
    /: Tim :\____________________
    \: VB, HTML, ASP, VBScript, QBASIC, JavaScript :/

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    You could do what you want very easily with a Microsoft Internet Transfer Control. This control, however, is a 32 bit control and comes with VB6. I stared VB programming back in '93 with VB3. There ain't no such thing with that version.

  4. #4
    Frenzied Member
    Join Date
    Mar 2001
    Location
    You are HERE •™
    Posts
    1,300
    What control could he use with VB3 to access the internet?

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    When VB3 was popular, there were no internet controls for VB (at least none of which I'm aware). You could probably use the 16 bit version of ShellExecute to open a web page, but I don't believe retrieving web page source is something that could be done with the click of a button.

  6. #6
    Fanatic Member tim_l_012's Avatar
    Join Date
    Mar 2001
    Location
    Next to a Coffee Cup.
    Posts
    641
    is there any way I could make a page, in perl or php or something, that would retrieve the HTML of a certain web page??

    if so, how could I do it??

    thanks,
    /: Tim :\____________________
    \: VB, HTML, ASP, VBScript, QBASIC, JavaScript :/

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