- Home
·
- Internet/HTML
·
- Get the source of a web page! This code works, the code that i subited last didn't work that well.
Get the source of a web page! This code works, the code that i subited last didn't work that well.
Get the source of a web page! This code works, the code that i subited last didn't work that well.
Rate Get the source of a web page! This code works, the code that i subited last didn't work that well.
(1(1 Vote))
Dim P() as byte
Dim T as string
B = Inet1.OpenUrl(URL)
For i = 1 to Ubound(B)
T = T + Chr(P(T))
next i
End function
Get the source of a web page! This code works, the code that i subited last didn't work that well. Comments
No comments yet — be the first to post one!
Post a Comment