Re: Server side script problem - WeOnlyDo Discussion board

Re: Server side script problem (General questions)

by perezjos, Friday, September 10, 2004, 15:24 (7171 days ago) @ Jose

Hi Kreso,

do you have anything new ? It is really a problem when you develop a web interface to an app.
For instance my index.html page contains include to css file and javascript

....
<link rel= STYLESHEET type= text/css href= css/Outlook.CSS >
<script language= JScript src= Library/JavaScript/Calendar.js ></script>
...

so if calendar.js file does not exist or is not found, the content of the last page loaded in this case outlook.css is replace with error message.
[:uhoh:]

repeat that a couple of time in the page and you can see my nigthmare.

thanks

jose


Complete thread: