Powered by Invision Power Board


  Reply to this topicStart new topicStart Poll

> How is Web Site Downloading performed?
saarixx
  Posted: Oct 26 2004, 08:30 PM
Quote Post


Administrator
***

Group: Admin
Posts: 115
Member No.: 1
Joined: 2-August 04



Basically, web-site is a list of files those are connected with each other and can be downloading though the Internet. Most of visual information in web sites is represented in HTML format. We usually call them web pages. HTML files contain link to other HTML files (pages), to graphic files, displayed on the same page etc.
And so, to download a web site, you have to download start page, then parse it (find links to other files), download found files. If there are other web pages among downloaded files, parse them, download new files...and so on.
SXBandMaster can parse HTML (e.g <A HREF="newpage.html">), JavaScript (e.g. window.open('popup.html'); ) and CSS-interpreter will be available soon.
PMEmail Poster
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll

 



[ Script Execution time: 0.0301 ]   [ 11 queries used ]   [ GZIP Enabled ]