|
- Follow the instructions on the
Create Page and follow the instructions to create your counter:
- Write down carefully the resulting HTML IMG string
- Open your page with the Netscape Gold Editor.
- Position the cursor where you want your Counter to be located.
- Click on "Insert Image" to insert an image.
- Enter the SRC= string in the "Image File Name" field. For instance, if the HTML string for your counter is:
<IMG SRC="http://cybercount.com/cgi-bin/new/c?ID=Name">
- You should enter the following string into the "Image File Name" field:
http://cybercount.com/cgi-bin/new/c?ID=Name
- Before clicking on Apply, OK, or Close, make sure that you click off the "Copy image to the document's location" check box. This stops the editor from downloading the image to your local disk giving you a fixed counter image. Unfortunately, this box gets set back on whenever you edit the properties of your counter image so you will have to remember to turn if off every time.
|