Home » Personal collection » Acorn hard disk » apps » web » !ArcWeb/PublicHTML/index
!ArcWeb/PublicHTML/index
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Acorn hard disk » apps » web |
Filename: | !ArcWeb/PublicHTML/index |
Read OK: | ✔ |
File size: | 0355 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1.6M_ArcWeb.adf » !ArcWeb/PublicHTML/index
- Personal collection » Acorn hard disk » apps » web » !ArcWeb/PublicHTML/index
File contents
<head> <title>Welcome to ArcWeb</title> <body> <h1>ArcWeb Manual</h1> ArcWeb is supplied with several auxiliary applications, many of which have options which may be configured: <ul> <li><img src="#!arcweb"><a href="arcweb">ArcWeb</a> -- the main user manual for the browser <li><img src="#!printweb"><a href="printweb">PrintWeb</a> -- a utility to split a large Draw file into A4 height pages </ul> There are other directories which are not appliations in themselves, although they are application directories which set up paths and contain other applications associated with ArcWeb such as: <ul> <li><img src="#!webcache"><a href="webcache">WebCache</a> -- the document and image cache repository <li><img src="#!webhelper"><a href="webhelper">WebHelper</a> -- the directory containing the other helper applications and utilities </ul> <hr>
00000000 3c 68 65 61 64 3e 0a 3c 74 69 74 6c 65 3e 57 65 |<head>.<title>We| 00000010 6c 63 6f 6d 65 20 74 6f 20 41 72 63 57 65 62 3c |lcome to ArcWeb<| 00000020 2f 74 69 74 6c 65 3e 0a 3c 62 6f 64 79 3e 0a 3c |/title>.<body>.<| 00000030 68 31 3e 41 72 63 57 65 62 20 4d 61 6e 75 61 6c |h1>ArcWeb Manual| 00000040 3c 2f 68 31 3e 0a 0a 41 72 63 57 65 62 20 69 73 |</h1>..ArcWeb is| 00000050 20 73 75 70 70 6c 69 65 64 20 77 69 74 68 20 73 | supplied with s| 00000060 65 76 65 72 61 6c 20 61 75 78 69 6c 69 61 72 79 |everal auxiliary| 00000070 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 2c 20 6d | applications, m| 00000080 61 6e 79 20 6f 66 20 77 68 69 63 68 20 68 61 76 |any of which hav| 00000090 65 0a 6f 70 74 69 6f 6e 73 20 77 68 69 63 68 20 |e.options which | 000000a0 6d 61 79 20 62 65 20 63 6f 6e 66 69 67 75 72 65 |may be configure| 000000b0 64 3a 0a 0a 3c 75 6c 3e 0a 0a 3c 6c 69 3e 3c 69 |d:..<ul>..<li><i| 000000c0 6d 67 20 73 72 63 3d 22 23 21 61 72 63 77 65 62 |mg src="#!arcweb| 000000d0 22 3e 3c 61 20 68 72 65 66 3d 22 61 72 63 77 65 |"><a href="arcwe| 000000e0 62 22 3e 41 72 63 57 65 62 3c 2f 61 3e 20 2d 2d |b">ArcWeb</a> --| 000000f0 20 74 68 65 20 6d 61 69 6e 20 75 73 65 72 20 6d | the main user m| 00000100 61 6e 75 61 6c 20 66 6f 72 20 74 68 65 20 62 72 |anual for the br| 00000110 6f 77 73 65 72 0a 0a 3c 6c 69 3e 3c 69 6d 67 20 |owser..<li><img | 00000120 73 72 63 3d 22 23 21 70 72 69 6e 74 77 65 62 22 |src="#!printweb"| 00000130 3e 3c 61 20 68 72 65 66 3d 22 70 72 69 6e 74 77 |><a href="printw| 00000140 65 62 22 3e 50 72 69 6e 74 57 65 62 3c 2f 61 3e |eb">PrintWeb</a>| 00000150 20 2d 2d 20 61 20 75 74 69 6c 69 74 79 20 74 6f | -- a utility to| 00000160 0a 73 70 6c 69 74 20 61 20 6c 61 72 67 65 20 44 |.split a large D| 00000170 72 61 77 20 66 69 6c 65 20 69 6e 74 6f 20 41 34 |raw file into A4| 00000180 20 68 65 69 67 68 74 20 70 61 67 65 73 0a 0a 3c | height pages..<| 00000190 2f 75 6c 3e 0a 0a 54 68 65 72 65 20 61 72 65 20 |/ul>..There are | 000001a0 6f 74 68 65 72 20 64 69 72 65 63 74 6f 72 69 65 |other directorie| 000001b0 73 20 77 68 69 63 68 20 61 72 65 20 6e 6f 74 20 |s which are not | 000001c0 61 70 70 6c 69 61 74 69 6f 6e 73 20 69 6e 20 74 |appliations in t| 000001d0 68 65 6d 73 65 6c 76 65 73 2c 20 61 6c 74 68 6f |hemselves, altho| 000001e0 75 67 68 0a 74 68 65 79 20 61 72 65 20 61 70 70 |ugh.they are app| 000001f0 6c 69 63 61 74 69 6f 6e 20 64 69 72 65 63 74 6f |lication directo| 00000200 72 69 65 73 20 77 68 69 63 68 20 73 65 74 20 75 |ries which set u| 00000210 70 20 70 61 74 68 73 20 61 6e 64 20 63 6f 6e 74 |p paths and cont| 00000220 61 69 6e 20 6f 74 68 65 72 20 61 70 70 6c 69 63 |ain other applic| 00000230 61 74 69 6f 6e 73 20 61 73 73 6f 63 69 61 74 65 |ations associate| 00000240 64 20 77 69 74 68 20 41 72 63 57 65 62 20 73 75 |d with ArcWeb su| 00000250 63 68 20 61 73 3a 0a 0a 3c 75 6c 3e 0a 0a 3c 6c |ch as:..<ul>..<l| 00000260 69 3e 3c 69 6d 67 20 73 72 63 3d 22 23 21 77 65 |i><img src="#!we| 00000270 62 63 61 63 68 65 22 3e 3c 61 20 68 72 65 66 3d |bcache"><a href=| 00000280 22 77 65 62 63 61 63 68 65 22 3e 57 65 62 43 61 |"webcache">WebCa| 00000290 63 68 65 3c 2f 61 3e 20 2d 2d 20 74 68 65 20 64 |che</a> -- the d| 000002a0 6f 63 75 6d 65 6e 74 20 61 6e 64 0a 69 6d 61 67 |ocument and.imag| 000002b0 65 20 63 61 63 68 65 20 72 65 70 6f 73 69 74 6f |e cache reposito| 000002c0 72 79 0a 0a 3c 6c 69 3e 3c 69 6d 67 20 73 72 63 |ry..<li><img src| 000002d0 3d 22 23 21 77 65 62 68 65 6c 70 65 72 22 3e 3c |="#!webhelper"><| 000002e0 61 20 68 72 65 66 3d 22 77 65 62 68 65 6c 70 65 |a href="webhelpe| 000002f0 72 22 3e 57 65 62 48 65 6c 70 65 72 3c 2f 61 3e |r">WebHelper</a>| 00000300 20 2d 2d 20 74 68 65 20 64 69 72 65 63 74 6f 72 | -- the director| 00000310 79 0a 63 6f 6e 74 61 69 6e 69 6e 67 20 74 68 65 |y.containing the| 00000320 20 6f 74 68 65 72 20 68 65 6c 70 65 72 20 61 70 | other helper ap| 00000330 70 6c 69 63 61 74 69 6f 6e 73 20 61 6e 64 20 75 |plications and u| 00000340 74 69 6c 69 74 69 65 73 0a 0a 3c 2f 75 6c 3e 0a |tilities..</ul>.| 00000350 3c 68 72 3e 0a |<hr>.| 00000355