HTML-ASC
Helps you convert Web Pages into ASCII code.
Keep your Web site and Email addresses out of reach of Spam Robots
Works as a handy File Manager
Also lets you do HTML work
You have a Web page and you want your viewers to be able to see the Web site. For example:
http://cicorp.com/software/html-asc.htm
Someone could simply File Save, to get your HTML work. They could also View Source with their browser and copy your hard coding in a few seconds. Do this now, and see how we have protected this page.
Also, Spam (unsolicited email) programs called "robots" have been developed by marketers to search the Web for email addresses and add them to a list of potential customers.
You and your staff end up getting more and more Spam and may not realize how they got your email address, or where the email "offers" are coming from. This makes it harder for you to find and respond to your important contacts.
HTML-ASC
lets you convert the HTML file into ASCII code (American Standard Code for Information Interchange). The ASCII number of the letters in the email address is used instead of the letters.
Capital |
ASCII |
HTML |
Lower |
ASCII |
HTML |
|
A |
65 |
A |
a |
97 |
a |
|
B |
66 |
B |
b |
98 |
b |
|
C |
67 |
C |
c |
99 |
c |
|
@ |
64 |
@ |
... |
|||
X |
88 |
X |
x |
120 |
x |
|
Y |
89 |
Y |
y |
121 |
y |
|
Z |
90 |
Z |
z |
122 |
z |
For example:
Rick@CICorp.com
is automatically
converted to:
mailto:Rick@CICorp.com
You could do this yourself by hand, but it would take hours to protect your web pages, and you might make an error while doing such tedious work.
Converting the HTML to ASCII codes still makes the email address appear and work perfectly fine. But the SPAM Search Robots cannot interpret this. To see this for yourself, use your browser's view source command, you will see that the above example is actually in ASCII code.
Here is an example how it will look:
<HTML> <HEAD> <TITLE>Em ailASC</TITLE> </HEAD> <BODY LINK="#0000ff" VLINK="#800080" BACKGROUND="Image24.gif"> <DIR> <B><I><FONT SIZE=7><P ALIGN="CENTER">H TML-ASC</P> </B></I></FONT> <P ALIGN="CENTER">Helps you  convert Web  Pages into AS CII code.</P> <P><IMG SRC="Image25.gif" WIDTH=17 HEIGHT=17> Keep  your Web site  and Email ad dresses out  of reach of S pam Robots</P> <P> <IMG SRC="Image25.gif" WIDTH=17 HEIGHT=17> Work s as a handy  File Manager</P> <P> |
SPAM Email Search Robots scan through thousands of pages on the Web looking for words containing an "@" sign and a "." dot. Then they take the email addresses surrounding them and put them into a database.
EmailASC lets you conveniently encrypt the email addresses, while leaving the surrounding text untouched. It searches for email addresses in the HTML file using the same principles the Spam robots use. It also does not harm your existing HTML code.
EmailASC lets you conveniently protect one file, or a whole directory with a few clicks. In seconds your HTML files are protected and can be uploaded to your Web site.
HTML-ASC and EmailASC work like a File Manager, allowing you to select files for conversion and protection. You can select wildcards, such as *.HTM and TagAll. Then you can click on "EmailASC" and all the files will be converted within seconds. This can save you hours of tedious work.
You can simply double click on any file to view it, and change the HTML code. So it also makes a convenient HTML editor.
Also see our companion product EmailASC, if you just want to convert Email addresses, but keep the rest of the HTML code visible.
Price: $20
C I Corporation
Return to C I Corporation Software
Return to
C I Corporation Home page