| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
get source code of a website,in c++
|
Original Message
|
Name: pamela
Date: September 22, 2002 at 21:56:58 Pacific
Subject: get source code of a website,in c++OS: windowsCPU/Ram: pentium3/64 |
Comment: How do you get the source code of a website from with a c++ program, thats all i need, be able to input a url in the c++ source code, which would allow me to get the source code of that website. Any assistance would be greatly appreciated
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: tech-fred
Date: September 23, 2002 at 03:26:18 Pacific
|
Reply: (edit)I don't think your looking for the source code of a web site. Most sites don't have their source code. If you are looking for the source of the Web Pages of a site, there are simpler methods. For a single page, use View-->Source in your browser. If you want to see all of someone's website, try a site grabber. Grabbing a simple site is relatively easy. However a site with offsite links, cgi-scripts, database queries, may deliver gigabytes of pages. ex. site with get Acrobat Reader as an icon. If you say allow offsite links, then the web grabber will start download adobe.com. Have fun.
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Programming Forum Home