Special Characters and XML Strings May 10, 2000 XML has a special set of characters that cannot be used in normal XML strings. These characters are: & – & < - < > – > ” – "
Redirect User To Correct Login Page May 10, 2000 If a user runs a page on our site and has not yet logged in, we can redirect him to the correct login page with the following script:
Turn Off Explicit ASP Error Messages in IIS May 10, 2000 Of course no one ever sees an error on your Web site?but just in case, you can turn off explicit ASP error messages on your live site for better security