Page 1 of 1

Location Sticker- I must be missing something very simple...

Posted: Wed Sep 21, 2005 11:54 pm
by pwr2
I cut and pasted the text into a .htm file and when I double click the file it just opens an empty box.

I must be missing something very simple here.

I even emailed it to myself and it just shows up as all the text and not the "accutracking image with data"

Any help would be appreciated.

TIA,

Posted: Thu Sep 22, 2005 10:44 am
by ATSupport
The code should be put into HTML tags:

<HTML>
<HEADER></HEADER>
<BODY>

Paste code here...

</BODY>
</HTML>

THANKS Works great.

Posted: Thu Sep 22, 2005 2:44 pm
by pwr2
Im not a programmer so I do a lot of cut and pasteing.