macromedia.contribute.general_discussion
[Top] [All Lists]

Re: encrypted email disappears when Contribute renders page

Subject: Re: encrypted email disappears when Contribute renders page
From: "ThinkInk" <webforumsuser@xxxxxxxxxxxxxx>
Date: Tue, 29 Jul 2008 07:55:27 +0000 (UTC)
Newsgroups: macromedia.contribute.general_discussion

In the html page where the script works, the code looks like this:

 email 2 <script type="text/javascript">
 [b]//<![CDATA[

 function hiveware_enkoder(){var i,j,x,y,x=[/b]
 "x=\"783d223a363667376739363a37396439383a38393536693a36353a3739383a35393c35" +
 ... etc.

 In the html-page where the script does not work the code looks like this:

 <script type="text/javascript">[b]//<![CDATA[function hiveware_enkoder(){var 
i,j,x,y,x=[/b]"x=\"783d223a363667376739363a37396439383a38393536693a36353a3739383
a35393c35" +
 .. etc.

 I don not know how this difference is created by Contribute but the problem is 
that the [b]//<!CDATA[[/b] part is on the same line as the [b]function 
hiveware_enkoder(){var i,j,x,y,x=[/b] part. As soon as the function is on the 
next line the code functions normally.

 Maybe you can put the function in an external file, so Contribute can't touch 
it.


<Prev in Thread] Current Thread [Next in Thread>