Hi,
If i use the cpanel (8.5.4-RELEASE #7) file manger to edit html files that contain javascript then any & characters get expanded to & amp (without the space) when edited if they are between the javascript tags and when the file is saved the get saved to disk as &
e.g.
<script language="JavaScript">
<!--
any & contained in code here gets expanded to & amp (witthout the space)
// -->
</script>
Is there anyway to stop this happening?



LinkBack URL
About LinkBacks
Reply With Quote




