Got a question here.I have some dynamic content thats linked for another website and that server uses .asp pages. Now it works fine when in a normal .htm page but when I use it on a page that also has php content the " turn into ? . the page I us this on is http://www.creativespirit.us/index2.php notice the content under todays reading is from the asp server which I have no control over and under the messages is ssi news content. Now it doesn't mess up the ssi include only the asp content. Any work arounds for this, or ideas why it does this ???
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
The ASP page is probably using a different character set.
-[Unknown]
ahh man i didn't even realize that was in there. I hope to one day learn to pick out that stuff like you [unknown}
thanks again. ;D