NetTalk Central

Author Topic: NT Browse not going forward. Special Characters in a Field.  (Read 1664 times)

bijan

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • Email
NT Browse not going forward. Special Characters in a Field.
« on: January 24, 2014, 05:01:19 PM »
Hi,

I started running to this issue when I converted an existing mssql project from desktop to NT. There seems to be some special characters that are causing the NT browse not go forward. How do I get around this issue or find the records that have these characters.

Regards

Bijan

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11191
    • View Profile
Re: NT Browse not going forward. Special Characters in a Field.
« Reply #1 on: January 26, 2014, 09:36:08 PM »
Hi Bijan,

first thing to determine is what part of the browse is causing the problem. Might be data in the fields, might be xHtml, might be header and so on.

To find out which it is use Firebug, and open the returned value in the debug console. Click on the XML tab inside the response and you should see what's wrong.

cheers
Bruce


bijan

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • Email
Re: NT Browse not going forward. Special Characters in a Field.
« Reply #2 on: January 27, 2014, 03:29:11 PM »
Hi Bruce,

Firebug was very helpful. However, we ended up writing a class that removes all these characters.

Regards

Bijan

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11191
    • View Profile
Re: NT Browse not going forward. Special Characters in a Field.
« Reply #3 on: January 27, 2014, 07:50:15 PM »
If you don't tell me what chairs, and where they were, then I can't tell you how to display them.