Customer Service & Technical Support

Knowledge Base

Email Support Form

Got a question? Our knowledgebase has answers 24 hours a day, 7 days a week.

Browse knowledge base categories or search with keyword related to your question.

Can't find an answer? Use our email support form to send your question to our support team.

We try to answer questions within one business day.

Search:     Advanced search
Browse by category:



Fixing Strange Characters In Upcoming Events List

If your Upcoming Events List displays strange characters where special characters should appear, we recommend that you change the javascript code for the upcoming events list on your web page.

Edit your web page and change the upcoming events list javascript.  Your current javascript looks like this:

<script type="text/javascript" src=http://www.calendarwiz.com/calendars/ucfeeder.php?crd=yourcalendaridentifier></script>

Edit you javascript to include a charset declaration that displays the special characters as they should appear. 
Your new javascript code should look like this:

<script type="text/javascript" charset="ISO-8859-1" src=http://www.calendarwiz.com/calendars/ucfeeder.php?crd=yourcalendaridentifier></script>

Be sure to change yourcalendaridentier to that of your calendar.

Others in this Category
document Clicking on an event does not open details pop up window
document How do I delete an event?
document Why am I automatically logged into the calendar?
document The calendar does not open to the current date
document Email announcements, reminders or messages are not being delivered
document In Outlook, I get an error "Could not install the custom actions"
document Why do I see a duplicate word in the event popup window?
document Browser RSS icon not showing for framed calendar
document Two or More Calendars Open At The Same Time
document Fix Upcoming Events List Causing Webpage To Scroll Down
document Mini Calendar Widget Causing Web Page To Load Slowly
document Calendar will not save my screen name and password
document Add More than One Mini Calendar to the Same Webpage
document Mini Calendar pop up window opening with compressed height in Internet Explorer