A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Any Website Source Code Grabber

2k views · started by Christian ·
#1
Any Website Source Code Grabber
So yea.
Im a beginner in vb.net so I though I should release something.
So what it does it you go to any website you want, and then click grab source code and the source will appear in the richtextbox.
ok here's a picture of it
Pic
Download
#2
Are you serious......I think it would be easier to just right click and go to the source then doing this. Thanks for the program but very simple.
#3
Make it auto save to a txt file or html file
#4
iShellz wrote:
Make it auto save to a txt file or html file


Ill try to work on that in the next update.
#5
Or try to save an HTML string gotten via an HTTP wrapper.
#6
Naw. Im working on how to save the richtextbox in a txt.
#7
It is the SaveFileDialog control I guess.
#8
good job for your first release.