NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: olu on June 23, 2012, 10:28:50 PM

Title: nettalk6 doing crazy things
Post by: olu on June 23, 2012, 10:28:50 PM
here is a browser source veiw of my session value set using <!-- Net:s:test --> and puting it in xhtml tab to show up on a page
Code: [Select]
<!DOCTYPE html><html class="nt-html no-js">
<head><title>Test Talent</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="/themes/ui-lightness/theme.css" rel="stylesheet" />
<link href="/styles/msie9.css" rel="stylesheet" />
<script src="/scripts/all.js" type="text/javascript"></script>
<script src="/tiny_mce_jq/tiny_mce.js" type="text/javascript"></script>
</head>
<body class="PageBody">
<div class="PageBodyDiv">
&lt;div  class=&quot;ctr&quot; style=&quot;left: 0px; top: 0px; height: 100%;&quot;&gt;
&lt;table id=&quot;maintable&quot; width=&quot;1024px&quot; height=&quot;100%&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; align=&quot;center&quot;&gt;
&lt;tr&gt;&lt;td valign=&quot;top&quot; class=&quot;style3&quot;&gt;&lt;img src=&quot;images/leftcol.jpg&quot; alt=&quot;&quot;/&gt;&lt;/td&gt;
 &lt;td valign=&quot;top&quot;&gt;
 &lt;div class=&quot;movecenter&quot;&gt;
  &lt;img src=&quot;images/talentsmall_02.jpg&quot; alt=&quot;&quot;/&gt;


what i notice is that nettalk 6 converted things like < to &lt;
Title: Re: nettalk6 doing crazy things
Post by: Bruce on June 25, 2012, 12:00:08 AM
see
http://www.nettalkcentral.com/index.php?option=com_smf&Itemid=36&topic=3676.msg13590#new (http://www.nettalkcentral.com/index.php?option=com_smf&Itemid=36&topic=3676.msg13590#new)

cheers
Bruce