Browser KillHave you ever accidentally sent your server into an endless loop? If you don't kill the process quick, the server may freeze up. We noticed a problem with clicking on the web browser's Stop button when a script does not seem to be generating the page...
BrowserHawkBrowserHawk is used by ASP, Java, and ColdFusion developers to produce web sites that properly support the wide variety of browsers in use today.
This results in sites that reach the widest possible audience, while at the same time provide a...
Case SelectsWant to put one asp file into different modes? Use Case! It's a great way to divide up one file into multiple parts, and then only show parts of that file on the screen based upon which mode they're in. You can also call your variable anything you...
CDO for emailsSend emails from your webserver! If your webserver is running WinNT Server with IIS4 or higher, and you also installed the SMTP server that came with it, then you have the CDONTS (Collaboration Data Objects for NT Server) component and are good to go...
Character CodesLatin 1 Characters; This chart shows the effects of numeric ampersand entities on your browser. To use these characters in your own HTML files, put the appropriate number into __; e.g. "£" for the British pound (currency) sign), or, for the 8...
Check for nullIf there's something in the field, then show it, otherwise, don't show anything at all(its empty!).
We will demonstrate using a field in our database called ZIP_FILE. If we had typed something into that field, then the hyperlink for that file would...
CheckboxesOk, we want to show a few products on the page, (the list can be database driven) with a checkbox next to each item. That way, you can just check off which items you would like to buy.
Choosing and Using MSDE 2000 as the Database Engine for Your ApplicationUntil recently, Microsoft offered two means of database management: Microsoft Jet (the Microsoft Access database engine that is shipped with both Microsoft Access and Microsoft Visual Studio) and Microsoft SQL Server. With the release of the...
CodeColorizerCodeColorizer can convert your Active Server Pages, C/C++, Clipper, Delphi/Pascal, HTML, Java, JavaScript and Visual Basic source code to colorized (syntax highlighted) HTML documents. Colorized source code is easier to read and can help to document...
CodeLook packageThe CodeLook package contains the source code of most of our free and commercial components, including AspTear, OdbcRegTool, the Xtensible Shopping bag and many more.