NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: patrick de laet on June 14, 2011, 05:15:26 AM

Title: Problem with international characters
Post by: patrick de laet 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



Title: Re: Problem with international characters
Post by: Bruce 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
Title: Re: Problem with international characters
Post by: Bruce on June 15, 2011, 06:23:56 AM
fixed in 5.28
Title: Re: Problem with international characters
Post by: oggy 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
Title: Re: Problem with international characters
Post by: Bruce on June 16, 2011, 09:37:18 PM
In NT5 set charset to 'utf-8'

Then chosee the appropriate save-data-as

Cheers
Bruce
Title: Re: Problem with international characters
Post by: oggy on June 16, 2011, 09:50:58 PM
Already did that, but then displaying int. characters in browse, pages is wrong....