Quick Nav:  Online Store   |   Login | Register

Replacement of special characters

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
aderson
<20 Posts
Posts:18


02/05/2008 6:08 PM  

I'm running my website against and W3C validator and it gives me this:

-------------------

ErrorLine 136, column 76: Non SGML character number 17

ame="__dnnVariable" type="hidden" id="__dnnVariable" value="dshChange_imgIcon:exp-1dshReset_imgIcon:exp-1dshQuestio

You have used an illegal character in your text. HTML uses the standard UNICODE Consortium character repertoire, and it leaves undefined (among others) 65 character codes (0 to 31 inclusive and 127 to 159 inclusive) that are sometimes used for typographical quote marks and similar in proprietary character sets. The validator has found one of these undefined characters in your document. The character may appear on your browser as a curly quote, or a trademark symbol, or some other fancy glyph; on a different computer, however, it will likely appear as a completely different character, or nothing at all.

This error can also be triggered by formatting characters embedded in documents by some word processors. If you use a word processor to edit your HTML documents, be sure to use the "Save as ASCII" or similar command to save the document without formatting information.

----------------------

Now I would like to use PageBlaster to remove this character  regardless what the end result might be.

What would be the replacement rule for that?

Thanks,

-Aderson

 

John Mitchell
Posts:3084


02/05/2008 10:06 PM  

Hi Aderson,

If you remove those characters it will mess up the ClientAPI stuff in DNN.  There is a way to fix this problem though. In the in the js folder is a file called ClientAPICaps.config

Inside that file you can configure DNN to not use those charecters by making the following change to the functionallity node:

<functionalitynm="SingleCharDelimiters"desc="Supports single character delimiters (i.e. Char(18))"><supports/><excludes><browsercontains="*"/></excludes></functionality>
aderson
<20 Posts
Posts:18


02/06/2008 9:42 AM  

Hi John,

Thank you very much. It worked like a charm!

Aderson

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >PageBlaster > Replacement of special characters



ActiveForums 3.7
Powered by: Snapsis Software