-
Posted to
Publishing
by
pcstechnical
on
02-01-2007, 6:30 AM
Discovered and resolved this issue.
Once I tried to open the .js files through windows explorer I had an error messege -
syntax error - code 800a03ea , microsft jscript compilation error.
This means that IIS / Windows 2003 server was interpreting my java script extensions .js to be Jscript which is a different older ...
-
Posted to
Publishing
by
pcstechnical
on
02-01-2007, 4:33 AM
Hi There - not quite sure what you mean by inline with HTML - I have an index page written in HTML that has pointers or mappings for the header and menu tab that points to seperate .js files located in the same directory.
I have added the .js MIME extension to the HTTP header option and also allowed scripts to run through directory ...
-
Posted to
Publishing
by
pcstechnical
on
01-31-2007, 4:33 AM
Hi,
This is a query that has been puzzling me for a while now. I have a server running IIS 6 and have uploaded my website that is written in HTML but has some embedded Java Scripts to handle Menu's etc.
The Website runs fine on other Hosting services just not my own IIS webserver - I can make the domain name point to any of the HTML ...