My site has recently developed a Runtime error on entering at www.giftedindesign.co.uk.
I have located the offending line (32) & Syntax Error through Firefox:
<!-Begin
var dateObj = new Date(document.lastModified)
document.write("Last Updated: " + dateObj.toLocaleString());
// End -->
But now I'm stuck. Could anyone tell me what the error is &/or where it is picking this code up from - I've tried Act_Brochureprimary & Act_primary but can't find...
Any help at all gratefully appreciated.
Regards
Jackie
I have located the offending line (32) & Syntax Error through Firefox:
<!-Begin
var dateObj = new Date(document.lastModified)
document.write("Last Updated: " + dateObj.toLocaleString());
// End -->
But now I'm stuck. Could anyone tell me what the error is &/or where it is picking this code up from - I've tried Act_Brochureprimary & Act_primary but can't find...
Any help at all gratefully appreciated.
Regards
Jackie
Comment