NetTalk Central

Author Topic: Problem with international characters  (Read 3591 times)

patrick de laet

  • Newbie
  • *
  • Posts: 35
    • View Profile
    • ShopPlus
    • Email
Problem with international characters
« on: June 14, 2011, 05:15:26 AM »
In my HTML I have a link to "aërosol" - correctly written.
<a class="shopplus-accordion-content" href="/nl/produkten/luchtwegen/aërosol/1">Aërosol</a><br>

However, I want to split up the URL in p_web._SendFile in order to load another page as explained in the NetTalk handbook but p_FileName contains C:/web/nl/produkten/luchtwegen/aÃ<<rosol/1

I tried everything: UTF-8, ISO-xxxx, .... no solution.

Anybody an idea?
It must be NetTalk, as when I view my HTML page source, it is OK. It is just the name of the physical file in p_FileName that's wrong.

regards

Patrick De Laet




Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11239
    • View Profile
Re: Problem with international characters
« Reply #1 on: June 14, 2011, 10:29:28 PM »
I'll check into it. I'm not sure that I have UTF support in the URL part yet.
cheers
Bruce

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11239
    • View Profile
Re: Problem with international characters
« Reply #2 on: June 15, 2011, 06:23:56 AM »
fixed in 5.28

oggy

  • Full Member
  • ***
  • Posts: 219
    • View Profile
    • Email
Re: Problem with international characters
« Reply #3 on: June 16, 2011, 11:56:04 AM »
Another one problem. Since I was move to NT5, I have problem with storing data... In NT4 there was option Store data as is in NT5 and data displays OK
When I enter some data in text in Central European characters (Croatian Č Ć Š Đ Ž č ć đ ž), after closing this field(s) always display wrong, something like: ÄŒ Ĺ  Đ Ĺ˝ Ć ÄŒ

No matter what I choose in Store data options: utf-8, Polish, Spanish, Baltic... always wrong display. I set my charset field to 'ISO-8859-2', 'WIN-1250', always wrong
Any tips?
Regards, Ozren

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11239
    • View Profile
Re: Problem with international characters
« Reply #4 on: June 16, 2011, 09:37:18 PM »
In NT5 set charset to 'utf-8'

Then chosee the appropriate save-data-as

Cheers
Bruce

oggy

  • Full Member
  • ***
  • Posts: 219
    • View Profile
    • Email
Re: Problem with international characters
« Reply #5 on: June 16, 2011, 09:50:58 PM »
Already did that, but then displaying int. characters in browse, pages is wrong....