billgates2000
12-07-2012, 02:12 PM
1) Script Title: Dynamic Ajax Content
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
3) Describe problem:
I've implemented this script in a calendar on my site, but I have problems with the encoding of the ajax-loaded pages (it's a specific greek encoding, not utf8). The strange thing is that it works great on Chrome, but IE and Firefox give this encoding issue.
Here's a link to the calendar:
http://1062943144.n82093.test.prositehosting.co.uk/calendar_front_end.asp
The first time the page is loaded, it doesn't use the ajax script so everything is fine in all browsers. But when the user clicks on the arrow buttons to switch between months, the page is re-loaded in the div using the ajax script and the greek month in the calendar doesn't show up correctly (in IE and Firefox).
Any idea how I can solve this issue?
Thanks.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
3) Describe problem:
I've implemented this script in a calendar on my site, but I have problems with the encoding of the ajax-loaded pages (it's a specific greek encoding, not utf8). The strange thing is that it works great on Chrome, but IE and Firefox give this encoding issue.
Here's a link to the calendar:
http://1062943144.n82093.test.prositehosting.co.uk/calendar_front_end.asp
The first time the page is loaded, it doesn't use the ajax script so everything is fine in all browsers. But when the user clicks on the arrow buttons to switch between months, the page is re-loaded in the div using the ajax script and the greek month in the calendar doesn't show up correctly (in IE and Firefox).
Any idea how I can solve this issue?
Thanks.