Home » Archimedes archive » Acorn User » AU 1997-Xmas B.adf » PD » NetPlex/!Netplex/!Help/HTML/01-iconb
NetPlex/!Netplex/!Help/HTML/01-iconb
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 » Archimedes archive » Acorn User » AU 1997-Xmas B.adf » PD |
Filename: | NetPlex/!Netplex/!Help/HTML/01-iconb |
Read OK: | ✔ |
File size: | 08A1 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
<HTML> <HEAD> <TITLE>Netplex - Icon bar icon and menu</TITLE> </HEAD> <BODY TEXT="#000000" BGCOLOR="#ffffff" LINK="#004499" VLINK="#00224c" ALINK="#00cc00"> <H1><IMG SRC="images/world" ALIGN=ABSMIDDLE> Icon bar icon and menu</H1> <HR> <P>Although a WWW server by its nature is a program which operates in the background, Netplex includes an icon bar icon for several reasons. Firstly it's there to let you access the status window and log files so you can observe what Netplex is currently doing and what it has been doing recently. Secondly it's there so you can access the choices panel to configure Netplex.</P> <P><CENTER><IMG SRC="images/iconbar" WIDTH=274 HEIGHT=67></CENTER></P> <P>Clicking SELECT on the icon opens the <A HREF="03-statu" NAME="status">status window</A> which tells you about any events in progress.</P> <P>Clicking ADJUST on the icon opens the <A HREF="04-log">server log file</A> which contains a record of all events to date. <P>Clicking MENU on the icon bar icon will open the main menu :</P> <P ALIGN=CENTER> <IMG SRC="images/menu" WIDTH=100 HEIGHT=153 BORDER=0 USEMAP="#menumap"> <MAP NAME="menumap"> <AREA SHAPE="rect" COORDS="0,43,99,64" HREF="03-statu"> <AREA SHAPE="rect" COORDS="0,65,99,86" HREF="04-log"> <AREA SHAPE="rect" COORDS="0,87,99,108" HREF="02-choic"> </MAP> </P> <P>In addition to the normal Info and Quit entries, there are four other options available : <DL> <DT>Status... <DD>Is equivalent to a SELECT click on the icon bar icon, opening up the <A HREF="03-statu">status window</A>. <DT>Log... <DD>Is equivalent to a ADJUST click on the icon bar icon, opening up the <A HREF="04-log">log file</A>. <DT>Choices... <DD>Activates the configuration panel. See the <A HREF="02-choic">choices page</A> for information on what the windows do. <DT>Help... <DD>Runs the index page of this documentation. </DL> <HR> <P><CENTER> <A HREF="00-start"><IMG SRC="images/buttons/bak" WIDTH=32 HEIGHT=32 BORDER=0 ALT="[ Previous ]"></A> <A HREF="index"><IMG SRC="images/buttons/up" WIDTH=32 HEIGHT=32 BORDER=0 ALT="[ Index ]"></A> <A HREF="02-choic"><IMG SRC="images/buttons/fwd" WIDTH=32 HEIGHT=32 BORDER=0 ALT="[ Next ]"></A> </CENTER></P> </BODY> </HTML>
00000000 3c 48 54 4d 4c 3e 0a 0a 3c 48 45 41 44 3e 0a 3c |<HTML>..<HEAD>.<| 00000010 54 49 54 4c 45 3e 4e 65 74 70 6c 65 78 20 2d 20 |TITLE>Netplex - | 00000020 49 63 6f 6e 20 62 61 72 20 69 63 6f 6e 20 61 6e |Icon bar icon an| 00000030 64 20 6d 65 6e 75 3c 2f 54 49 54 4c 45 3e 0a 3c |d menu</TITLE>.<| 00000040 2f 48 45 41 44 3e 0a 0a 3c 42 4f 44 59 20 54 45 |/HEAD>..<BODY TE| 00000050 58 54 3d 22 23 30 30 30 30 30 30 22 20 42 47 43 |XT="#000000" BGC| 00000060 4f 4c 4f 52 3d 22 23 66 66 66 66 66 66 22 20 4c |OLOR="#ffffff" L| 00000070 49 4e 4b 3d 22 23 30 30 34 34 39 39 22 20 56 4c |INK="#004499" VL| 00000080 49 4e 4b 3d 22 23 30 30 32 32 34 63 22 20 41 4c |INK="#00224c" AL| 00000090 49 4e 4b 3d 22 23 30 30 63 63 30 30 22 3e 0a 0a |INK="#00cc00">..| 000000a0 3c 48 31 3e 3c 49 4d 47 20 53 52 43 3d 22 69 6d |<H1><IMG SRC="im| 000000b0 61 67 65 73 2f 77 6f 72 6c 64 22 20 41 4c 49 47 |ages/world" ALIG| 000000c0 4e 3d 41 42 53 4d 49 44 44 4c 45 3e 20 20 49 63 |N=ABSMIDDLE> Ic| 000000d0 6f 6e 20 62 61 72 20 69 63 6f 6e 20 61 6e 64 20 |on bar icon and | 000000e0 6d 65 6e 75 3c 2f 48 31 3e 0a 3c 48 52 3e 0a 0a |menu</H1>.<HR>..| 000000f0 3c 50 3e 41 6c 74 68 6f 75 67 68 20 61 20 57 57 |<P>Although a WW| 00000100 57 20 73 65 72 76 65 72 20 62 79 20 69 74 73 20 |W server by its | 00000110 6e 61 74 75 72 65 20 69 73 20 61 20 70 72 6f 67 |nature is a prog| 00000120 72 61 6d 20 77 68 69 63 68 20 6f 70 65 72 61 74 |ram which operat| 00000130 65 73 20 69 6e 20 74 68 65 20 62 61 63 6b 67 72 |es in the backgr| 00000140 6f 75 6e 64 2c 20 4e 65 74 70 6c 65 78 20 69 6e |ound, Netplex in| 00000150 63 6c 75 64 65 73 20 61 6e 20 69 63 6f 6e 20 62 |cludes an icon b| 00000160 61 72 20 69 63 6f 6e 20 66 6f 72 20 73 65 76 65 |ar icon for seve| 00000170 72 61 6c 20 72 65 61 73 6f 6e 73 2e 20 20 46 69 |ral reasons. Fi| 00000180 72 73 74 6c 79 20 69 74 27 73 20 74 68 65 72 65 |rstly it's there| 00000190 20 74 6f 20 6c 65 74 20 79 6f 75 20 61 63 63 65 | to let you acce| 000001a0 73 73 20 74 68 65 20 73 74 61 74 75 73 20 77 69 |ss the status wi| 000001b0 6e 64 6f 77 20 61 6e 64 20 6c 6f 67 20 66 69 6c |ndow and log fil| 000001c0 65 73 20 73 6f 20 79 6f 75 20 63 61 6e 20 6f 62 |es so you can ob| 000001d0 73 65 72 76 65 20 77 68 61 74 20 4e 65 74 70 6c |serve what Netpl| 000001e0 65 78 20 69 73 20 63 75 72 72 65 6e 74 6c 79 20 |ex is currently | 000001f0 64 6f 69 6e 67 20 61 6e 64 20 77 68 61 74 20 69 |doing and what i| 00000200 74 20 68 61 73 20 62 65 65 6e 20 64 6f 69 6e 67 |t has been doing| 00000210 20 72 65 63 65 6e 74 6c 79 2e 20 20 53 65 63 6f | recently. Seco| 00000220 6e 64 6c 79 20 69 74 27 73 20 74 68 65 72 65 20 |ndly it's there | 00000230 73 6f 20 79 6f 75 20 63 61 6e 20 61 63 63 65 73 |so you can acces| 00000240 73 20 74 68 65 20 63 68 6f 69 63 65 73 20 70 61 |s the choices pa| 00000250 6e 65 6c 20 74 6f 20 63 6f 6e 66 69 67 75 72 65 |nel to configure| 00000260 20 4e 65 74 70 6c 65 78 2e 3c 2f 50 3e 0a 0a 3c | Netplex.</P>..<| 00000270 50 3e 3c 43 45 4e 54 45 52 3e 3c 49 4d 47 20 53 |P><CENTER><IMG S| 00000280 52 43 3d 22 69 6d 61 67 65 73 2f 69 63 6f 6e 62 |RC="images/iconb| 00000290 61 72 22 20 57 49 44 54 48 3d 32 37 34 20 48 45 |ar" WIDTH=274 HE| 000002a0 49 47 48 54 3d 36 37 3e 3c 2f 43 45 4e 54 45 52 |IGHT=67></CENTER| 000002b0 3e 3c 2f 50 3e 0a 0a 3c 50 3e 43 6c 69 63 6b 69 |></P>..<P>Clicki| 000002c0 6e 67 20 53 45 4c 45 43 54 20 6f 6e 20 74 68 65 |ng SELECT on the| 000002d0 20 69 63 6f 6e 20 6f 70 65 6e 73 20 74 68 65 20 | icon opens the | 000002e0 3c 41 20 48 52 45 46 3d 22 30 33 2d 73 74 61 74 |<A HREF="03-stat| 000002f0 75 22 20 4e 41 4d 45 3d 22 73 74 61 74 75 73 22 |u" NAME="status"| 00000300 3e 73 74 61 74 75 73 20 77 69 6e 64 6f 77 3c 2f |>status window</| 00000310 41 3e 20 77 68 69 63 68 20 74 65 6c 6c 73 20 79 |A> which tells y| 00000320 6f 75 20 61 62 6f 75 74 20 61 6e 79 20 65 76 65 |ou about any eve| 00000330 6e 74 73 20 69 6e 20 70 72 6f 67 72 65 73 73 2e |nts in progress.| 00000340 3c 2f 50 3e 0a 0a 3c 50 3e 43 6c 69 63 6b 69 6e |</P>..<P>Clickin| 00000350 67 20 41 44 4a 55 53 54 20 6f 6e 20 74 68 65 20 |g ADJUST on the | 00000360 69 63 6f 6e 20 6f 70 65 6e 73 20 74 68 65 20 3c |icon opens the <| 00000370 41 20 48 52 45 46 3d 22 30 34 2d 6c 6f 67 22 3e |A HREF="04-log">| 00000380 73 65 72 76 65 72 20 6c 6f 67 20 66 69 6c 65 3c |server log file<| 00000390 2f 41 3e 20 77 68 69 63 68 20 63 6f 6e 74 61 69 |/A> which contai| 000003a0 6e 73 20 61 20 72 65 63 6f 72 64 20 6f 66 20 61 |ns a record of a| 000003b0 6c 6c 20 65 76 65 6e 74 73 20 74 6f 20 64 61 74 |ll events to dat| 000003c0 65 2e 0a 0a 3c 50 3e 43 6c 69 63 6b 69 6e 67 20 |e...<P>Clicking | 000003d0 4d 45 4e 55 20 6f 6e 20 74 68 65 20 69 63 6f 6e |MENU on the icon| 000003e0 20 62 61 72 20 69 63 6f 6e 20 77 69 6c 6c 20 6f | bar icon will o| 000003f0 70 65 6e 20 74 68 65 20 6d 61 69 6e 20 6d 65 6e |pen the main men| 00000400 75 20 3a 3c 2f 50 3e 0a 0a 3c 50 20 41 4c 49 47 |u :</P>..<P ALIG| 00000410 4e 3d 43 45 4e 54 45 52 3e 0a 3c 49 4d 47 20 53 |N=CENTER>.<IMG S| 00000420 52 43 3d 22 69 6d 61 67 65 73 2f 6d 65 6e 75 22 |RC="images/menu"| 00000430 20 57 49 44 54 48 3d 31 30 30 20 48 45 49 47 48 | WIDTH=100 HEIGH| 00000440 54 3d 31 35 33 20 42 4f 52 44 45 52 3d 30 20 55 |T=153 BORDER=0 U| 00000450 53 45 4d 41 50 3d 22 23 6d 65 6e 75 6d 61 70 22 |SEMAP="#menumap"| 00000460 3e 0a 3c 4d 41 50 20 4e 41 4d 45 3d 22 6d 65 6e |>.<MAP NAME="men| 00000470 75 6d 61 70 22 3e 0a 3c 41 52 45 41 20 53 48 41 |umap">.<AREA SHA| 00000480 50 45 3d 22 72 65 63 74 22 20 43 4f 4f 52 44 53 |PE="rect" COORDS| 00000490 3d 22 30 2c 34 33 2c 39 39 2c 36 34 22 20 48 52 |="0,43,99,64" HR| 000004a0 45 46 3d 22 30 33 2d 73 74 61 74 75 22 3e 0a 3c |EF="03-statu">.<| 000004b0 41 52 45 41 20 53 48 41 50 45 3d 22 72 65 63 74 |AREA SHAPE="rect| 000004c0 22 20 43 4f 4f 52 44 53 3d 22 30 2c 36 35 2c 39 |" COORDS="0,65,9| 000004d0 39 2c 38 36 22 20 48 52 45 46 3d 22 30 34 2d 6c |9,86" HREF="04-l| 000004e0 6f 67 22 3e 0a 3c 41 52 45 41 20 53 48 41 50 45 |og">.<AREA SHAPE| 000004f0 3d 22 72 65 63 74 22 20 43 4f 4f 52 44 53 3d 22 |="rect" COORDS="| 00000500 30 2c 38 37 2c 39 39 2c 31 30 38 22 20 48 52 45 |0,87,99,108" HRE| 00000510 46 3d 22 30 32 2d 63 68 6f 69 63 22 3e 0a 3c 2f |F="02-choic">.</| 00000520 4d 41 50 3e 0a 3c 2f 50 3e 0a 0a 3c 50 3e 49 6e |MAP>.</P>..<P>In| 00000530 20 61 64 64 69 74 69 6f 6e 20 74 6f 20 74 68 65 | addition to the| 00000540 20 6e 6f 72 6d 61 6c 20 49 6e 66 6f 20 61 6e 64 | normal Info and| 00000550 20 51 75 69 74 20 65 6e 74 72 69 65 73 2c 20 74 | Quit entries, t| 00000560 68 65 72 65 20 61 72 65 20 66 6f 75 72 20 6f 74 |here are four ot| 00000570 68 65 72 20 6f 70 74 69 6f 6e 73 20 61 76 61 69 |her options avai| 00000580 6c 61 62 6c 65 20 3a 0a 0a 3c 44 4c 3e 0a 3c 44 |lable :..<DL>.<D| 00000590 54 3e 53 74 61 74 75 73 2e 2e 2e 0a 3c 44 44 3e |T>Status....<DD>| 000005a0 49 73 20 65 71 75 69 76 61 6c 65 6e 74 20 74 6f |Is equivalent to| 000005b0 20 61 20 53 45 4c 45 43 54 20 63 6c 69 63 6b 20 | a SELECT click | 000005c0 6f 6e 20 74 68 65 20 69 63 6f 6e 20 62 61 72 20 |on the icon bar | 000005d0 69 63 6f 6e 2c 20 6f 70 65 6e 69 6e 67 20 75 70 |icon, opening up| 000005e0 20 74 68 65 20 3c 41 20 48 52 45 46 3d 22 30 33 | the <A HREF="03| 000005f0 2d 73 74 61 74 75 22 3e 73 74 61 74 75 73 20 77 |-statu">status w| 00000600 69 6e 64 6f 77 3c 2f 41 3e 2e 0a 3c 44 54 3e 4c |indow</A>..<DT>L| 00000610 6f 67 2e 2e 2e 0a 3c 44 44 3e 49 73 20 65 71 75 |og....<DD>Is equ| 00000620 69 76 61 6c 65 6e 74 20 74 6f 20 61 20 41 44 4a |ivalent to a ADJ| 00000630 55 53 54 20 63 6c 69 63 6b 20 6f 6e 20 74 68 65 |UST click on the| 00000640 20 69 63 6f 6e 20 62 61 72 20 69 63 6f 6e 2c 20 | icon bar icon, | 00000650 6f 70 65 6e 69 6e 67 20 75 70 20 74 68 65 20 3c |opening up the <| 00000660 41 20 48 52 45 46 3d 22 30 34 2d 6c 6f 67 22 3e |A HREF="04-log">| 00000670 6c 6f 67 20 66 69 6c 65 3c 2f 41 3e 2e 0a 3c 44 |log file</A>..<D| 00000680 54 3e 43 68 6f 69 63 65 73 2e 2e 2e 0a 3c 44 44 |T>Choices....<DD| 00000690 3e 41 63 74 69 76 61 74 65 73 20 74 68 65 20 63 |>Activates the c| 000006a0 6f 6e 66 69 67 75 72 61 74 69 6f 6e 20 70 61 6e |onfiguration pan| 000006b0 65 6c 2e 20 20 53 65 65 20 74 68 65 20 3c 41 20 |el. See the <A | 000006c0 48 52 45 46 3d 22 30 32 2d 63 68 6f 69 63 22 3e |HREF="02-choic">| 000006d0 63 68 6f 69 63 65 73 20 70 61 67 65 3c 2f 41 3e |choices page</A>| 000006e0 20 66 6f 72 20 69 6e 66 6f 72 6d 61 74 69 6f 6e | for information| 000006f0 20 6f 6e 20 77 68 61 74 20 74 68 65 20 77 69 6e | on what the win| 00000700 64 6f 77 73 20 64 6f 2e 0a 3c 44 54 3e 48 65 6c |dows do..<DT>Hel| 00000710 70 2e 2e 2e 0a 3c 44 44 3e 52 75 6e 73 20 74 68 |p....<DD>Runs th| 00000720 65 20 69 6e 64 65 78 20 70 61 67 65 20 6f 66 20 |e index page of | 00000730 74 68 69 73 20 64 6f 63 75 6d 65 6e 74 61 74 69 |this documentati| 00000740 6f 6e 2e 0a 3c 2f 44 4c 3e 0a 0a 3c 48 52 3e 0a |on..</DL>..<HR>.| 00000750 0a 3c 50 3e 3c 43 45 4e 54 45 52 3e 0a 3c 41 20 |.<P><CENTER>.<A | 00000760 48 52 45 46 3d 22 30 30 2d 73 74 61 72 74 22 3e |HREF="00-start">| 00000770 3c 49 4d 47 20 53 52 43 3d 22 69 6d 61 67 65 73 |<IMG SRC="images| 00000780 2f 62 75 74 74 6f 6e 73 2f 62 61 6b 22 20 57 49 |/buttons/bak" WI| 00000790 44 54 48 3d 33 32 20 48 45 49 47 48 54 3d 33 32 |DTH=32 HEIGHT=32| 000007a0 20 42 4f 52 44 45 52 3d 30 20 41 4c 54 3d 22 5b | BORDER=0 ALT="[| 000007b0 20 50 72 65 76 69 6f 75 73 20 5d 22 3e 3c 2f 41 | Previous ]"></A| 000007c0 3e 0a 3c 41 20 48 52 45 46 3d 22 69 6e 64 65 78 |>.<A HREF="index| 000007d0 22 3e 3c 49 4d 47 20 53 52 43 3d 22 69 6d 61 67 |"><IMG SRC="imag| 000007e0 65 73 2f 62 75 74 74 6f 6e 73 2f 75 70 22 20 57 |es/buttons/up" W| 000007f0 49 44 54 48 3d 33 32 20 48 45 49 47 48 54 3d 33 |IDTH=32 HEIGHT=3| 00000800 32 20 42 4f 52 44 45 52 3d 30 20 41 4c 54 3d 22 |2 BORDER=0 ALT="| 00000810 5b 20 49 6e 64 65 78 20 5d 22 3e 3c 2f 41 3e 0a |[ Index ]"></A>.| 00000820 3c 41 20 48 52 45 46 3d 22 30 32 2d 63 68 6f 69 |<A HREF="02-choi| 00000830 63 22 3e 3c 49 4d 47 20 53 52 43 3d 22 69 6d 61 |c"><IMG SRC="ima| 00000840 67 65 73 2f 62 75 74 74 6f 6e 73 2f 66 77 64 22 |ges/buttons/fwd"| 00000850 20 57 49 44 54 48 3d 33 32 20 48 45 49 47 48 54 | WIDTH=32 HEIGHT| 00000860 3d 33 32 20 42 4f 52 44 45 52 3d 30 20 41 4c 54 |=32 BORDER=0 ALT| 00000870 3d 22 5b 20 4e 65 78 74 20 5d 22 3e 3c 2f 41 3e |="[ Next ]"></A>| 00000880 0a 3c 2f 43 45 4e 54 45 52 3e 3c 2f 50 3e 0a 0a |.</CENTER></P>..| 00000890 3c 2f 42 4f 44 59 3e 0a 0a 3c 2f 48 54 4d 4c 3e |</BODY>..</HTML>| 000008a0 0a |.| 000008a1