Hello,
I have MS Windows 2000 Advanced Server on a Proliant 3000 machine running as the primary domain controller for my network.
Unfortunately, the server is limping along after having lost its primary system hard disk. The system disk was mirrored and the machine is now running off of the...
Hello,
I have a Compaq Proliant 3000 500Mhz file server w/5 hot-swappable SCSI hard drives. The server is the domain controller for my network. It is running MS Windows 2000 Advanced Server SP4.
Disk 4 is a mirror of Disk 0, which is the boot drive. Both 0 and 4 are 4.3GB SCSI drives. The...
Hello,
I have observed that my CGI script on MS IIS 5.1 will run but receive a form CONTENT_LENGTH of 0 when I do the following:
1) I have IE 6 SP2 log onto a page with a form on my website using integrated windows authentication;
2) I configure my CGI script to run using the anonymous...
After a few hours of being logged on to a Win2K SP4 network using a new WinXP Pro machine, the WinXP Pro machine begins to have long delays accessing other machines on the network. Eventually, over the course of a few more hours, the machine can no longer access any of the other machines on the...
Hello,
I have a CGI script written in Perl that builds and sends HTML to the client browser. It works on many platforms including MS Windows.
I am wondering if there is a good way to have this CGI script also build ASP, somehow have the ASP processed by IIS and have the result sent to the...
Hello,
I have a MSVC 6.0 SP5 MFC application that has dialog boxes and toolbars that show many small pictures stored in bitmap files. I have references to these bitmap files in the application's resource file.
The problem is there are 310 of these bitmap files and there are going to be more...
Hello,
When I add a new system environment variable on my Win2K machine with IIS 5.0, it appears the new environment variable is available to my CGI Perl scripts only after I reboot the machine.
Even when I stop the IIS services (Admin and WWW) the new environment variables are still not...
Hello,
I am trying to have a link call my JavaScript function and have it work for all Internet Explorer and Netscape browsers. I have read that this can be accomplished by:
<a href="javascript:myfunction()">Click me</a>
where myfunction has already been defined inside <head>.
This...
Hello,
I have searched and found an article on Microsoft's web site discussing a fix to a problem where clicking on IE 6's Back button after POSTing a form causes a Page Expired message to appear. The article is at:
http://support.microsoft.com/?kbid=319792
Unfortunately for me, I have...
Hello,
In the middle of the night both the W3SVC1 and MSFTPSVC1 log file folders were somehow erased on my publicly available Win2K IIS 5.0 Web server. The Web server machine does have firewall software installed.
No other files were erased on the machine.
Looking at the permissions in the...
Hello,
I have an IIS 5.0 Web server running MS Windows 2000 SP3. I am not sure if the intermittent problem I have is something that I can work around or is a defect in MS IIS 5.0 or is a general problem with using relative URLs.
My Web site uses the IIS Redirect To URL feature. For example, if...
Hello,
I am have a problem with 2 Internet Explorer machines that download instead of execute a CGI executable script (.exe) program on an IIS 5.0 Web server. On these 2 machines, when a submit button is clicked on a form that references my CGI program or when the URL of the CGI program is...
I have the following HTML on a page:
<form>
<center>
<p><strong>Please click the button below to close your browser.</strong></p>
<p><input type="button" value="Close Window" onClick="self.close()"></p>
</center>
</form>
When the person clicks the "Close...
Hello,
Is it possible to use JavaScript or some other browser-side scripting language to remove (as opposed to make invisible) part of an HTML page?
I am familiar with making part of an HTML page invisible by using layers and setting the visibility property to "hidden" or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.