Hi
I've inherited an ASP script, which doesn't work.
There is some Javascript validation which has been working, but now doesn't kick in, despite no changes to the actual page.
I'm trying to eliminate what it could be.
The first thing is this top line, can anyone tell me what it is?
<script>
<!DOCTYPE HTML PUBLIC "-//SoftQuad Software//DTD HoTMetaL PRO 6.0::19990601::extensions to HTML 4.0//EN" "hmpro6.dtd">
</script>
I've inherited an ASP script, which doesn't work.
There is some Javascript validation which has been working, but now doesn't kick in, despite no changes to the actual page.
I'm trying to eliminate what it could be.
The first thing is this top line, can anyone tell me what it is?
<script>
<!DOCTYPE HTML PUBLIC "-//SoftQuad Software//DTD HoTMetaL PRO 6.0::19990601::extensions to HTML 4.0//EN" "hmpro6.dtd">
</script>