Welcome to BestCatalog.net - the largest directory
of the Web for web developers. Free web tools, free web hosting with
Cpanel, SEO tools, links on applications, articles, books, code samples,
tips, FAQ's, tutorials and documentations. Everything you need to
design, build, develop and promote your web site. Add your site to
BestCatalog.net - the human edited directory for webmasters !
If a user accesses your SSJS application and requests your .web file, it will be delivered to them. The .web file is composed of all HTML, client-side JavaScript, and server-side JavaScript in your application (the server-side JavaScript has been compiled into JavaScript byte codes). The purpose of this technote is to show you how to prevent users from retrieving your .web application files.
provides practical advice based on real-world development experience, by giving pointers and code that will help you with the development phase of your projects.
Some date-related JavaScripts have unnoticeably fallen prey to the Y2K bug. Follow along as we show you how to write or fix the JavaScripts on your site for Y2K compatibility.