Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Decrypting HTML

 
Goto page 1, 2
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Next:  Anyone know of a portal/CMS that lets you . . .  
Author Message
user468

External


Since: May 06, 2004
Posts: 6



(Msg. 1) Posted: Sun May 23, 2004 9:17 am
Post subject: Decrypting HTML
Archived from groups: alt>www>webmaster (more info?)

If you take a look at the source code for
http://examples.pixelmill.net/9/10027/ , the page uses javascript to encrypt
it's html.

Is there a way to decipher it so it is back to it's plain html?

Thank you

 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
tina1

External


Since: May 31, 2004
Posts: 314



(Msg. 2) Posted: Sun May 23, 2004 9:17 am
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

""a:\"" <no RemoveThis @spam.com> wrote in message
news:UlXrc.538069$Pk3.311101@pd7tw1no...
 > If you take a look at the source code for
 > <a style='text-decoration: underline;' href="http://examples.pixelmill.net/9/10027/" target="_blank">http://examples.pixelmill.net/9/10027/</a> , the page uses javascript to
encrypt
 > it's html.
 >
 > Is there a way to decipher it so it is back to it's plain html?
 >
 > Thank you


Turn off Javascript.

--Tina

--
<a style='text-decoration: underline;' href="http://www.AffordableHOST.com" target="_blank">http://www.AffordableHOST.com</a> - since 1997
Fully Managed, Dedicated and Colo Server Pkgs.
Cpanel hosting starting @ $5.95 a month
**New Pricing on Server Packages**<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
imperialpalace

External


Since: Mar 28, 2004
Posts: 5



(Msg. 3) Posted: Sun May 23, 2004 9:33 am
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

""a:\"" <no.RemoveThis@spam.com> wrote in message
news:UlXrc.538069$Pk3.311101@pd7tw1no...
 > If you take a look at the source code for
 > <a style='text-decoration: underline;' href="http://examples.pixelmill.net/9/10027/" target="_blank">http://examples.pixelmill.net/9/10027/</a> , the page uses javascript to
encrypt
 > it's html.
 >
 > Is there a way to decipher it so it is back to it's plain html?

I think they encrypted it so that you end up having to buy the template
instead of just swiping it<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
user468

External


Since: May 06, 2004
Posts: 6



(Msg. 4) Posted: Sun May 23, 2004 9:41 am
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

True, but there are a lot of neat features of the way they encrypted their
file that I want to use on my own webpages.

For instance, if you load the site, then look in your temporary internet
files, none of the images or css files download. I would like to learn how
they did that....seems a good way of protecting intellectual property.

"Augustus" <ImperialPalace DeleteThis @rome.com> wrote in message
news:cBXrc.14222$SQ2.13953@edtnps89...
 >
 > ""a:\"" <no DeleteThis @spam.com> wrote in message
 > news:UlXrc.538069$Pk3.311101@pd7tw1no...
  > > If you take a look at the source code for
  > > <a style='text-decoration: underline;' href="http://examples.pixelmill.net/9/10027/" target="_blank">http://examples.pixelmill.net/9/10027/</a> , the page uses javascript to
 > encrypt
  > > it's html.
  > >
  > > Is there a way to decipher it so it is back to it's plain html?
 >
 > I think they encrypted it so that you end up having to buy the template
 > instead of just swiping it
 >
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
tina1

External


Since: May 31, 2004
Posts: 314



(Msg. 5) Posted: Sun May 23, 2004 9:41 am
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

""a:\"" <no RemoveThis @spam.com> wrote in message
news:AIXrc.567481$oR5.43539@pd7tw3no...
 > True, but there are a lot of neat features of the way they encrypted their
 > file that I want to use on my own webpages.
 >
 > For instance, if you load the site, then look in your temporary internet
 > files, none of the images or css files download. I would like to learn
how
 > they did that....seems a good way of protecting intellectual property.

If they are using JS for this, its a horrible way of protecting anything.

--Tina<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
user484

External


Since: May 23, 2004
Posts: 1



(Msg. 6) Posted: Sun May 23, 2004 10:59 am
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"a:\" wrote:
 > True, but there are a lot of neat features of the way they encrypted
 > their file that I want to use on my own webpages.
 >
 > For instance, if you load the site, then look in your temporary
 > internet files, none of the images or css files download. I would
 > like to learn how they did that....seems a good way of protecting
 > intellectual property.

And, a good way of making your site unusable by a lot of people. Many
people disable javascript in their browsers because there are many exploits
that can be used to compromise the system if JS is enabled.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
user468

External


Since: May 06, 2004
Posts: 6



(Msg. 7) Posted: Sun May 23, 2004 11:30 am
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Turning off javascript doesn't work, it simply makes the page not load

"Tina - AffordableHOST, Inc." <tina.DeleteThis@affordablehost.com> wrote in message
news:10b0mi0lu5cua89@corp.supernews.com...
 > ""a:\"" <no.DeleteThis@spam.com> wrote in message
 > news:UlXrc.538069$Pk3.311101@pd7tw1no...
  > > If you take a look at the source code for
  > > <a style='text-decoration: underline;' href="http://examples.pixelmill.net/9/10027/" target="_blank">http://examples.pixelmill.net/9/10027/</a> , the page uses javascript to
 > encrypt
  > > it's html.
  > >
  > > Is there a way to decipher it so it is back to it's plain html?
  > >
  > > Thank you
 >
 >
 > Turn off Javascript.
 >
 > --Tina
 >
 > --
 > <a style='text-decoration: underline;' href="http://www.AffordableHOST.com" target="_blank">http://www.AffordableHOST.com</a> - since 1997
 > Fully Managed, Dedicated and Colo Server Pkgs.
 > Cpanel hosting starting @ $5.95 a month
 > **New Pricing on Server Packages**
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
user274

External


Since: Oct 23, 2003
Posts: 226



(Msg. 8) Posted: Sun May 23, 2004 12:15 pm
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

""a:\"" <no DeleteThis @spam.com> wrote in message
news:AIXrc.567481$oR5.43539@pd7tw3no...
 > True, but there are a lot of neat features of the way they encrypted their
 > file that I want to use on my own webpages.
 >
 > For instance, if you load the site, then look in your temporary internet
 > files, none of the images or css files download. I would like to learn
how
 > they did that....seems a good way of protecting intellectual property.

Try turning off your javascript and then visit that page... it comes up
blank<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
tobyink

External


Since: Apr 25, 2004
Posts: 148



(Msg. 9) Posted: Sun May 23, 2004 1:38 pm
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"a:\" wrote:

 > Is there a way to decipher it so it is back to it's plain html?

Tried posting this about an hour ago, but didn't seem to come through!

Yep. Took me about 4 minutes. The three "encoded" chunks are:

================================================================
function adv_dec(o){o=unescape(o);var
r="",i=0,t="";for(i=0;i<o.length;i++){t=o.charCodeAt(i);if(t<128)t=t^2;
r+=String.fromCharCode(t);}document.write(r);}
================================================================
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us"> <title>Home
Page</title> <meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document"> <link
rel="stylesheet" href="style.css" type="text/css"> <!--mstheme--><link
rel="stylesheet" type="text/css"
href="_themes/wedding-31-red/wedd1010.css"><meta name="Microsoft Theme"
content="wedding-31-red 1010, default">
================================================================
<SCRIPT LANGUAGE="JavaScript"><!--
function adv_err(){return
true;}onerror=adv_err;if(window.location.href.substring(0,4).toLowerCase()=="file")window.location="about:blank";function
adv_mv(a){return false;}function adv_cm(){return false;}function
adv_md(a){if(a.which==2||a.which==3){return
false;}if(a.which==1){window.captureEvents(Event.MOUSEMOVE);window.onmousemove=adv_mv;}}function
adv_mu(a){if(a.which==1){window.releaseEvents(Event.MOUSEMOVE);window.onmousemove=null;}}function
adv_nls(){window.status="";setTimeout("adv_nls()",100);}function
adv_ccd(){clipboardData.clearData();setTimeout("adv_ccd()",500);}function
adv_nd(){return
false;}if(document.all){document.onselectstart=adv_mv;document.oncontextmenu=adv_cm;}if(document.layers){window.captureEvents(Event.MOUSEUP|Event.MOUSEDOWN);window.onmousedown=adv_md;window.onmouseup=adv_mu;}if(document.getElementById&&!document.all){document.oncontextmenu=adv_cm;document.onmousedown=adv_mv;}document.ondragstart=adv_nd;adv_nls();function
adv_ndbp(){for(i=0;i<document.all.length;i++){if(document.all[i].style.visibility!="hidden"){document.all[i].style.visibility="hidden";document.all[i].id="adv_id";}}}function
hp_ndap(){for(i=0;i<document.all.length;i++){if(document.all[i].id=="adv_id")document.all[i].style.visibility="";}}window.onbeforeprint=adv_ndbp;window.onafterprint=hp_ndap;function
adv_vu(u){s=u.indexOf("://");if(s==-1){s=0;}else{s=s+3;}e=u.indexOf("/",s);if(e==-1)e=u.length;r=u.substring(s,e);s=r.indexOf(":");if(s!=-1)r=r.substring(0,s);return
r;}if(adv_vu(window.location.href.toLowerCase())!="examples.pixelmill.net")window.location="about:blank";
--></script>


<table width="100%" border="0" cellspacing="0" cellpadding="0"
height="100%"> <tr>
<td width="1%" valign="top" background="images/dot_bk.gif">


<table width="760" border="0" cellspacing="0" cellpadding="0"
background="images/tp_line.gif"> <tr>
<td><img src="images/tp_line.gif" width="760" height="12"></td> </tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0"
background="images/bk.gif"> <tr>
<td rowspan="2" valign="top">
<img src="images/logo.gif" width="507" height="69"></td> <td width="253"
valign="top">
<img src="images/gb_sp.gif" width="16" height="14"><a
href="Default.asp"><img src="images/gb_home.gif" border="0" width="68"
height="14"></a><a href="contact_us.htm"><img src="images/gb_contact.gif"
border="0" width="71" height="14"></a><a href="site_map.htm"><img
src="images/gb_site_map.gif" border="0" width="98" height="14"></a></td>
</tr>
<tr>
<td width="253" valign="top">
<img border="0" src="images/mi_top.jpg" width="253" height="55"></td>
</tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0"
background="images/bk.gif"> <tr>
<td>
<embed width="760" height="121" src="flash/movie.swf" align="left"
border="0" hspace="0"><noembed>Download the Flash player at
<a style='text-decoration: underline;' href="http://www.macromedia.com.</noembed" target="_blank">www.macromedia.com.</noembed</a>></td> </tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0"
background="images/bk.gif"> <tr>
<td valign="top"><img src="images/mid_line.gif" width="760"
height="12"></td> </tr>
</table>

<table width="760" border="0" cellspacing="0" cellpadding="0"
background="images/bk.gif"> <tr>
<td width="188" valign="top" background="images/lf_infobox_bk.gif"> <table
width="100%" border="0" cellspacing="0" cellpadding="0"> <tr>
<td valign="top" background="images/nav_bk.gif"> <script
language="JavaScript"><!--
MSFPhover =
(((navigator.appName == "Netscape") && (parseInt(navigator.appVersion)
  >= 3 )) || ((navigator.appName == "Microsoft Internet Explorer") &&
(parseInt(navigator.appVersion) >= 4 )));
function MSFPpreload(img)
{
var a=new Image(); a.src=img; return a;
}
// --></script><script language="JavaScript"><!-- if(MSFPhover) {
MSFPnav1n=MSFPpreload("_derived/getting_started.htm_cmp_wedding-31-red010_vbtn.gif");
MSFPnav1h=MSFPpreload("_derived/getting_started.htm_cmp_wedding-31-red010_vbtn_a.gif");
} // --></script><a href="getting_started.htm" language="JavaScript"
onmouseover="if(MSFPhover) document['MSFPnav1'].src=MSFPnav1h.src"
onmouseout="if(MSFPhover) document['MSFPnav1'].src=MSFPnav1n.src"><img
src="_derived/getting_started.htm_cmp_wedding-31-red010_vbtn.gif"
width="188" height="31" border="0" alt="Getting Started"
name="MSFPnav1"></a><br><script language="JavaScript"><!-- if(MSFPhover) {
MSFPnav2n=MSFPpreload("_derived/extra_graphics.htm_cmp_wedding-31-red010_vbtn.gif");
MSFPnav2h=MSFPpreload("_derived/extra_graphics.htm_cmp_wedding-31-red010_vbtn_a.gif");
} // --></script><a href="extra_graphics.htm" language="JavaScript"
onmouseover="if(MSFPhover) document['MSFPnav2'].src=MSFPnav2h.src"
onmouseout="if(MSFPhover) document['MSFPnav2'].src=MSFPnav2n.src"><img
src="_derived/extra_graphics.htm_cmp_wedding-31-red010_vbtn.gif"
width="188" height="31" border="0" alt="Extra Graphics"
name="MSFPnav2"></a><br><script language="JavaScript"><!-- if(MSFPhover) {
MSFPnav3n=MSFPpreload("_derived/layout1.htm_cmp_wedding-31-red010_vbtn.gif");
MSFPnav3h=MSFPpreload("_derived/layout1.htm_cmp_wedding-31-red010_vbtn_a.gif");
} // --></script><a href="layout1.htm" language="JavaScript"
onmouseover="if(MSFPhover) document['MSFPnav3'].src=MSFPnav3h.src"
onmouseout="if(MSFPhover) document['MSFPnav3'].src=MSFPnav3n.src"><img
src="_derived/layout1.htm_cmp_wedding-31-red010_vbtn.gif" width="188"
height="31" border="0" alt="Page Layout One"
name="MSFPnav3"></a><br><script language="JavaScript"><!-- if(MSFPhover) {
MSFPnav4n=MSFPpreload("_derived/layout2.htm_cmp_wedding-31-red010_vbtn.gif");
MSFPnav4h=MSFPpreload("_derived/layout2.htm_cmp_wedding-31-red010_vbtn_a.gif");
} // --></script><a href="layout2.htm" language="JavaScript"
onmouseover="if(MSFPhover) document['MSFPnav4'].src=MSFPnav4h.src"
onmouseout="if(MSFPhover) document['MSFPnav4'].src=MSFPnav4n.src"><img
src="_derived/layout2.htm_cmp_wedding-31-red010_vbtn.gif" width="188"
height="31" border="0" alt="Page Layout Two"
name="MSFPnav4"></a><br><script language="JavaScript"><!-- if(MSFPhover) {
MSFPnav5n=MSFPpreload("_derived/layout3.htm_cmp_wedding-31-red010_vbtn.gif");
MSFPnav5h=MSFPpreload("_derived/layout3.htm_cmp_wedding-31-red010_vbtn_a.gif");
} // --></script><a href="layout3.htm" language="JavaScript"
onmouseover="if(MSFPhover) document['MSFPnav5'].src=MSFPnav5h.src"
onmouseout="if(MSFPhover) document['MSFPnav5'].src=MSFPnav5n.src"><img
src="_derived/layout3.htm_cmp_wedding-31-red010_vbtn.gif" width="188"
height="31" border="0" alt="Page Layout Three"
name="MSFPnav5"></a><br><script language="JavaScript"><!-- if(MSFPhover) {
MSFPnav6n=MSFPpreload("_derived/product_page_main.htm_cmp_wedding-31-red010_vbtn.gif");
MSFPnav6h=MSFPpreload("_derived/product_page_main.htm_cmp_wedding-31-red010_vbtn_a.gif");
} // --></script><a href="product_page_main.htm" language="JavaScript"
onmouseover="if(MSFPhover) document['MSFPnav6'].src=MSFPnav6h.src"
onmouseout="if(MSFPhover) document['MSFPnav6'].src=MSFPnav6n.src"><img
src="_derived/product_page_main.htm_cmp_wedding-31-red010_vbtn.gif"
width="188" height="31" border="0" alt="Catalog Page"
name="MSFPnav6"></a></td> </tr>
<tr>
<td valign="top">
<img src="images/news_and_events_header.gif" width="188" height="38"></td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="6"> <tr>
<td valign="top" class="left_text">


<p class="left_text"><img src="images/bullet_lf_info.gif" width="13"
height="7"><font color="#CA0000">04-October</font>, use this for news,
product updates, info on what's new, or other info you think is valuable
to your customers. </p>
<p class="left_text"><img src="images/bullet_lf_info.gif" width="13"
height="7"><font color="#CA0000">04-October</font>, insert news and update
information here...</p>

</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="572" valign="top">
<table width="572" border="0" cellspacing="0" cellpadding="0" height="20">
<tr>
<td>
<img src="images/vspacer.gif" width="80" height="20"></td> </tr>
</table>
<table width="572" border="0" cellspacing="0" cellpadding="0"> <tr>
<td valign="top" width="15">
<img src="images/sp1.gif" width="15" height="30"></td> <td valign="top"
width="367" class="main_text"> <img border="0" src="images/welcome.gif"
width="167" height="42"><p> This quality template help your company
present itself as a professional company and will also allow your company
to distinguish itself from its competitors. It comes with many features
that will help in creating the perfect website that will fit your specific
needs.<br> <br>
<i>Main Template Features:</i></p>
<ul>
<li>Easily add more pages and navigational links.</li> <li>Complete
<b>Photoshop</b> (PSD) file.</li> <li>Detailed instructions and
tutorials.</li> <li><b>Four</b> different page template layouts:<ul>
<li>Page Layout One </li>
<li>Page Layout Two </li>
<li>Page Layout Three</li> <li> href="product_page_main.htm">Catalog page - Suggested page template
with <b>sub pages </b> to sell your products.</li>
</ul>
</li>
<li>At <b>no extra cost</b> we will modify the logo to state your business
name and slogan. If you already have a logo you would like to use, you can
easily delete the current logo graphic and add your own.</li> <li>A Flash
movie.</li>
<li>The Flash source file (.fla) file is included.</li> <li>The static
image that is used in the Flash movie.</li> <li>The font files that are
used in the logo.</li> <li>Several sets of credit card and shipping icons
that can be used with your website.</li>
<li>Ready-made web template.</li>
<li>Extra navigation at the bottom of each page (increases
usability).</li>
<li>A place to add your logo.</li>
<li>A pre-made logo to use if you dont have one.</li> <li>E-commerce
buttons.</li>
<li>Use of external cascading style sheets. Easily change the text size
and text color throughout the website.</li> <li>A Header and Footer page,
which allows you to modify one page to make changes to your entire site
for the logo area and the company information area at the bottom of each
page.</li>
</ul>
</td>
<td background="images/v_infobox_line.gif" valign="top" width="25"> <img
border="0" src="images/sp2_line.gif" width="23" height="30"></td> <td
width="160" valign="top" class="infobox"> <p>
<img src="images/infobox_header.gif" width="152" height="44"><br> <img
src="images/extra-graphics/bullet1.gif" width="14" height="7">This
template comes with many extra graphics,
such as e-commerce buttons, credit card icons, and shipping icons. It also
comes with the complete<b> Photoshop</b> (PSD) file.<img border="0"
src="images/h_infobox_line.gif" width="152" height="27"><img
src="images/extra-graphics/bullet1.gif" width="14" height="7">Add your
important info here...</p>
<p> </p>
<p> </p>
</td>
<td width="5" valign="top">
<p><img src="images/sp2.gif" width="5" height="30"></p> </td>
</tr>
</table>
<table width="572" border="0" cellspacing="0" cellpadding="0" height="20">
<tr>
<td>
<img src="images/vspacer.gif" width="80" height="20"></td> </tr>
</table>
</td>
</tr>
</table>


<table width="760" border="0" cellspacing="0" cellpadding="0"
background="images/bk.gif"> <tr>
<td><img src="images/bt_line.gif" width="760" height="17"></td> </tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="3"
background="images/bk.gif"> <tr>
<td class="footer">
<div align="center">
<nobr>Home</nobr> | <nobr><A HREF="getting_started.htm" TARGET=""
STYLE="{}">Getting Started</A></nobr> | <nobr><A HREF="extra_graphics.htm"
TARGET="" STYLE="{}">Extra Graphics</A></nobr> | <nobr> HREF="layout1.htm" TARGET="" STYLE="{}">Page Layout One</nobr> |
<nobr><A HREF="layout2.htm" TARGET="" STYLE="{}">Page Layout
Two</A></nobr> | <nobr><A HREF="layout3.htm" TARGET="" STYLE="{}">Page
Layout Three</A></nobr> | <nobr><A HREF="product_page_main.htm" TARGET=""
STYLE="{}">Catalog Page</A></nobr></div> </td>
</tr>
</table>

<p> </p>
<p> </p>
</td>
<td width="99%" valign="top" background="images/rt_bk.gif"> </td> </tr>
</table>

<SCRIPT LANGUAGE="JavaScript">
var linkDomain, linkHref, foundJS;for (i=0; i<document.links.length;
i++){linkHref = document.links[i].href;linkDomain = linkHref.substring(7,
document.URL.indexOf("/", Cool);foundJS =
linkHref.toLowerCase().indexOf("javascript");if((linkDomain !=
"examples.pixelmill.net") && (foundJS == -1))document.links[i].onclick =
adv_cm;} </script>
================================================================

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - <a style='text-decoration: underline;' href="http://www.goddamn.co.uk/tobyink/?page=132" target="_blank">http://www.goddamn.co.uk/tobyink/?page=132</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
janetandsam

External


Since: Mar 03, 2004
Posts: 221



(Msg. 10) Posted: Sun May 23, 2004 2:04 pm
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Exactly......You've just learned that Javascript solutions prevent a large
number of people from even being able to view your page in the first
place......

--
Sam.
<a style='text-decoration: underline;' href="http://www.doohickeys.co.uk" target="_blank">www.doohickeys.co.uk</a>
for desirable devices


""a:\"" <no.RemoveThis@spam.com> wrote in message
news:CiZrc.567983$oR5.160747@pd7tw3no...
 > Turning off javascript doesn't work, it simply makes the page not load
 >
 > "Tina - AffordableHOST, Inc." <tina.RemoveThis@affordablehost.com> wrote in message
 > news:10b0mi0lu5cua89@corp.supernews.com...
  > > ""a:\"" <no.RemoveThis@spam.com> wrote in message
  > > news:UlXrc.538069$Pk3.311101@pd7tw1no...
   > > > If you take a look at the source code for
   > > > <a style='text-decoration: underline;' href="http://examples.pixelmill.net/9/10027/" target="_blank">http://examples.pixelmill.net/9/10027/</a> , the page uses javascript to
  > > encrypt
   > > > it's html.
   > > >
   > > > Is there a way to decipher it so it is back to it's plain html?
   > > >
   > > > Thank you
  > >
  > >
  > > Turn off Javascript.
  > >
  > > --Tina
  > >
  > > --
  > > <a style='text-decoration: underline;' href="http://www.AffordableHOST.com" target="_blank">http://www.AffordableHOST.com</a> - since 1997
  > > Fully Managed, Dedicated and Colo Server Pkgs.
  > > Cpanel hosting starting @ $5.95 a month
  > > **New Pricing on Server Packages**
  > >
  > >
 >
 >


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.689 / Virus Database: 450 - Release Date: 21/05/2004<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
philrob

External


Since: Jul 03, 2003
Posts: 71



(Msg. 11) Posted: Sun May 23, 2004 2:04 pm
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Fat Sam" <janetandsam RemoveThis @btbroadband.com> shot from the breach
towards his enemies, screaming forth the battle cry:

 > Exactly......You've just learned that Javascript solutions
 > prevent a large number of people from even being able to view
 > your page in the first place......
 >

It isn't his page..

--
Phil Roberts | Without me its just aweso. | <a style='text-decoration: underline;' href="http://www.flatnet.net/" target="_blank">http://www.flatnet.net/</a>

"Whatever you do don't read the bible for a moral code. It advocates
predjudice, cruelty, superstition, and murder. Read it because we
need more atheists, and nothing will get you there faster than
reading the damn bible."<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
curmudgeon

External


Since: May 22, 2004
Posts: 85



(Msg. 12) Posted: Sun May 23, 2004 7:49 pm
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"\"a:\\\"" <no DeleteThis @spam.com> wrote:

 > For instance, if you load the site, then look in your temporary internet
 > files, none of the images or css files download. I would like to learn how
 > they did that....seems a good way of protecting intellectual property.

This displays a plain blank screen to those who try to view it with js
turned off... Are you sure you want to do this?

--
-bc-
Sexy Senior Citizen

Support your local retailer<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
janetandsam

External


Since: Mar 03, 2004
Posts: 221



(Msg. 13) Posted: Sun May 23, 2004 10:44 pm
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Phil Roberts" <philrob.TakeThisOut@HOLYflatnetSHIT.net> wrote in message
news:Xns94F27AC077E7Cphilroberts@216.196.97.132...
 > "Fat Sam" <janetandsam.TakeThisOut@btbroadband.com> shot from the breach
 > towards his enemies, screaming forth the battle cry:
 >
  > > Exactly......You've just learned that Javascript solutions
  > > prevent a large number of people from even being able to view
  > > your page in the first place......
  > >
 >
 > It isn't his page..

I know...But he wants to use the same javascript that this page uses to
envrypt the code.....The lesson is still the same.....


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.689 / Virus Database: 450 - Release Date: 21/05/2004<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
discooctopus1

External


Since: Dec 04, 2003
Posts: 47



(Msg. 14) Posted: Sun May 23, 2004 11:19 pm
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"a:\" typed:
 > If you take a look at the source code for
 > <a style='text-decoration: underline;' href="http://examples.pixelmill.net/9/10027/" target="_blank">http://examples.pixelmill.net/9/10027/</a> , the page uses javascript to
 > encrypt it's html.
 >
 > Is there a way to decipher it so it is back to it's plain html?
 >
 > Thank you

copy this text (make sure it is in one line)....
--START--
javascript:(function(){ function
htmlEscape(s){s=s.replace(/&/g,'&');s=s.replace(/>/g,'>');s=s.replace
(/</g,'<');return s;} x=window.open(); x.document.write('<pre>' +
htmlEscape('<html>\n' + document.documentElement.innerHTML + '\n</html>'));
x.document.close(); })();
--END--
......

and paste it into an internet shortcut in IE.
Then go to the page the you want to view the source, then open this new
shortcut.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
dan2

External


Since: Jul 26, 2003
Posts: 18



(Msg. 15) Posted: Sun May 23, 2004 11:19 pm
Post subject: Re: Decrypting HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Disco Octopus wrote:

 > and paste it into an internet shortcut in IE.

What if you use a better browser, like Mozilla?

--
== Dan ==
Dan's Mail Format Site: <a style='text-decoration: underline;' href="http://mailformat.dan.info/" target="_blank">http://mailformat.dan.info/</a>
Dan's Web Tips: <a style='text-decoration: underline;' href="http://webtips.dan.info/" target="_blank">http://webtips.dan.info/</a>
Dan's Domain Site: <a style='text-decoration: underline;' href="http://domains.dan.info/" target="_blank">http://domains.dan.info/</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Decrypting HTML 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
HTML to Email-Ad - I apologize if this is in the wrong forum. I've been asked to create an email ad (HTML) for a customer using other design work I have done for them in print. (As much as I hate Spam this is targeted to specific recipients.) I was planning on posting the....

HTML Question - I want to distribute a set of example pages with Phorm. They have a substantial amount of images - not a lot for a web site, but more than I want to include in the distro - and also a number of sound files. My intention is to have the graphics and..

CSS in html e-mail - Is there a good support for css in html e-mails, or is it better to use depreciated html tags? I plan to include a plain text version using the multipart feature: http://www.wilsonweb.com/wmt5/html-email-multi.htm I know some of you follow the..

dynamic html - hi, i have a website with several webpages. there are no frames at all in the website, but each webpage has the same code to create a menu at the side of the page. i was wondering how i could somehow have the menu code in a separate file and then get..

SSI and HTML or PHP and include? - My question is this, what do you think is better for a web page. SSI with an html page or include with a php page. ************************************* Webmaster Toolz Start - Enhance - Promote - Make Money http://webmastertoolz.fairmount.nu..
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]