NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - WillieB82

Pages: [1]
1
Web Server - Ask For Help / Quotation replaced with "
« on: October 23, 2016, 09:03:58 PM »
Hi everyone,

I create the string with the following contents:   "Man1", "Man2", "Man3"

And save it in a Session Value.

Then put the session value on a page with  <!-- Net:s:Value -->

When viewing the page in html the string is converted to => &quot;Man1&quot;, &quot;Man2&quot;, &quot;Man3&quot;

I need the page html to stay like the original string.

Any suggestions?

Pages: [1]