hello every one
hope i can find a solution for my problem.
i have a <td>. inside it i have a script tag which is a ticker tape for a company (marquee disiplays arabic data)
<td> <script src=http://URLHERE.php type="text/javascript"></script> </td>
now my problem is that my main page built with utf 8 and that ticker built with windows arabic, if i choose encoding (from R.Click on the page) and choosed arabic windows the data on the <td> will disiplaied perfect but my page(which have arabic letters) will apear rubbish, if i choose utf the data on my page disiplaied perfect but the ticker will be rubbish.
can i make encoding for a part of the mage? or how i can solve this problem?
thanks for helping
Jaffar N. Khalid