Subscribe to Windows IT Pro
June 27, 2000 02:01 PM

Reader to Reader - August 2000

Windows IT Pro
InstantDoc ID #9031
Rating: (0)
Downloads
9031.zip

[Editor's Note: Share your Windows 2000 and Windows NT discoveries, comments, problems, solutions, and experiences with products and reach out to other Windows 2000 Magazine readers (including Microsoft). Email your contributions (400 words or less) to r2r@win2000mag.com. Please include your phone number. We edit submissions for style, grammar, and length. If we print your submission, you'll get $100.]

Microsoft IIS Tip
I recently moved a company Web site inhouse from a hosting firm. During the relocation, I restructured the Web site and removed many pages. As a result, many search engines sent surfers to dead links. To redirect users to the home page, I initially decided to use the Active Server Pages (ASP) Response.Redirect function to assign the new pages the names of the nonexistent pages. This task proved to be a chore, and I was worried that I might miss a page. I discovered that the best way to direct all inquiries that referenced our domain was to change the IIS 404 error message to redirect the user to our home page. A user can input http://www.ourdomain.com/
deadweasels.htm, and still reach our homepage.


Netscape Communicator Tips
When you encounter a JavaScript error or want to watch a command-line JavaScript processing, you can use Netscape Communicator's built-in JavaScript console. You can access this console by typing

javascript:

into the location bar. This JavaScript console is a mini HTML page. The bottom pane has the caption javascript typein. When you access this console from the location bar, you can change the caption for cosmetic reasons. For example, you can modify the caption to JAVASCRIPT typein or JaVaScRiPt typein by typing

JAVASCRIPT

or

JaVaScRiPt

You can also browse the Web from this console. To navigate to http://www .win2000mag.com/, type the following command into the JavaScript typein pane:

var d; d = window.open("http://
www.win2000mag.com/","_top")

 

Communicator breaks the frames in the console and loads the Windows 2000 Magazine home page into the console. The console window is resizeable, so you can maximize it when you use it as a browsing tool.

Related Content:

ARTICLE TOOLS

Comments
  • Melissa Wise
    11 years ago
    Jun 19, 2001


    The Microsoft article "System Is Running Low on Registry Quota" (http://support
    .microsoft.com/support/kb/articles/q176/0/83.asp) addresses the problem. If you're running a program (e.g., Rdisk) that backs up the registry and the paged pool memory reaches 95 percent of the maximum registry size, you'll get the warning. The message seems to appear randomly because it will display only once per boot cycle; if you reboot and run Rdisk again, the message will reappear. You can use Performance Monitor to watch the System object's %Registry Quota In Use counter. A guideline for the maximum registry size is twice the current size of the registry plus 20 percent.


    --Melissa Wise

  • Sam Schultz
    11 years ago
    Jun 19, 2001


    I read Melissa Wise's Reader to Reader: "ERD Updates" (August 2000), and I found the script for automating Emergency Repair Disk (ERD) updates very useful. Occasionally when I use the script, a workstation will display the message System Process - Low on Registry Quota as soon as rdisk /s- fires. The process halts until I click OK, then it finishes as usual. This event occurs randomly on various workstations. The workstations are set to allow a maximum registry size of 20MB, and the actual size is usually less than half that value. Sometimes if I run the script a second time, I don't get the warning. I've searched Microsoft's online support, but I haven't found a solution to my problem.

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.