Go Back   Gaming Gutter > Non-Gaming > Programming > Source Code


Source Code - Have a source code/project files you want to post? Do so here.

» Site Navigation
» Home
» FAQ
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Advertisement
» Recent Threads
Go to first new post What are you currently...
09-12-2008 04:16 PM
by Ocean
Last post by April<33
Today 01:36 AM
218 Replies, 1,404 Views
Go to first new post Lil Wayne
10-21-2008 09:33 PM
Last post by April<33
Today 01:34 AM
44 Replies, 365 Views
Go to first new post mOBSCENE's score sender...
Today 01:11 AM
Last post by April<33
Today 01:30 AM
3 Replies, 12 Views
Go to first new post Which Neopet hack makes...
11-09-2008 02:14 PM
by weezer
Last post by April<33
Today 01:26 AM
27 Replies, 835 Views
Go to first new post neopets account info...
Yesterday 07:26 AM
by lyro34
Last post by April<33
Today 01:25 AM
4 Replies, 65 Views
Reply
 
LinkBack Thread Tools Display Modes

 [vb6] Get Web browser Source code
Old 09-18-2006, 07:32 PM   #1 (permalink)
Underground

Male Thy Gamer is offline
 
Thy Gamer's Avatar
 
Join Date: Sep 2006
Location: [.:::.]
Age: 18
Posts: 177
GPoints: 24
iTrader: 0 / 0%
Thy Gamer Is gaining popularity
Rep Power: 7
[vb6] Get Web browser Source code

Code:
Private Sub WEB-BROWSER-NAME-HERE_DocumentComplete(ByVal pDisp As Object, URL As Variant)
Select Case iCase
    Case 1
        sHtml = WEB-BROWSER-NAME-HERE.document.All.Item(0).innerHTML 
        iCase = 0
        End Select
End Sub
Put that any where & put

Code:
Dim sHtml As String
in the declarations

And use it!
  Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Trainer Source Code Alex Source Code 16 11-25-2006 03:11 PM
Simple Refresher Code The_Hitman Source Code 8 11-21-2006 09:46 PM
Commenting your PHP code Oosband Tutorials 0 10-18-2006 04:43 PM
Which browser do you use? Anthony General Discussion 22 10-14-2006 08:14 PM
Wow..I didn't realize that this code was easy... Carnage Chat 1 10-06-2006 08:13 PM

Powered by vBadvanced CMPS v3.0 RC2

All times are GMT -7. The time now is 01:50 AM.


vBulletin skin developed by: eXtremepixels
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The contents of this webpage are copyright © 2006-2008 GamingGutter.com. All Rights Reserved.

Page generated in 0.11683106 seconds (100.00% PHP - 0% MySQL) with 20 queries