Thread: please help
View Single Post
Old
dinywin dinywin is offline
Junior Member
dinywin is on a distinguished road
 
Posts: 3
Join Date: Jun 2009
Default please help - 06-20-2009, 03:23 PM

hi I am new here and I would like that anybody wants to help me with something...I would like to enter this script in my website : ><!--// START Provide Chat Code //--><script language="javascript">function displayUrl(){ return("http://www.providechat.com/frontend/index.php?organization_id=2024&screen_width=" + screen.width + "&screen_height=" + screen.height); }</script><iframe FRAMEBORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="no" height="65" width="180" NAME="status" id="status" src=""></iframe><script language="javascript"> document.getElementById("status").src = displayUrl();</script><br /><span style="font-size: 9px; font-family: arial, helvetica, sans serif"><a href="http://www.providechat.com/">Live Chat Software</a> by providechat.com</span><!--// END Provide Chat Code //--> ... and it doesn't work , any html code is working but when I try to enter somethig <script> doesn't apear on my webpage...Please what should I do? do I have to install something? thank you!
Reply With Quote