Digits.com Web Counter
Forgot your password?
You can have it mailed to you. Follow the instructions on the Forgotten Password Page for counter Home
Contact
Get your free Digits counter here >  

GNN Press Web-Page Editor

Information provided by Robert Villegas. Thanks Robert.

  • Follow the instructions on the Create Page and follow the instructions to create your counter.
  • Write down carefully the resulting HTML string. You are interested in specifically the SRC= section in quotes.
  • Edit your web-page with the program.
  • Under the menu item called "Element", choose the "Image" option.
  • You now enter your counter HTML SRC section after removing the quotes.
    <div>
    <script>
      var dc_url      = "http://counter.digits.com/";
      var dc_guid     = "name";
      var dc_template = "template";
    </script> 
    <script src="http://www.digits.com/get_counter.js"></script>
    <noscript>
      <a href="http://digits.com" target="_blank">
        <img src="http://counter.digits.com/?counter=name&template=template" 
         alt="Hit Counter by Digits" border="0"  width="88" height="31" />
      </a>
    </noscript>
    </div>
    Note: The name in the above HTML code should be replaced with the name of the counter that you have created.
  • Make sure you indicate that you want to "Import Image" in the little check off box.