NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started 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
-
I'll check into it. I'm not sure that I have UTF support in the URL part yet.
cheers
Bruce
-
fixed in 5.28
-
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
-
In NT5 set charset to 'utf-8'
Then chosee the appropriate save-data-as
Cheers
Bruce
-
Already did that, but then displaying int. characters in browse, pages is wrong....