Hello,
I have a 40 GB USB hard drive. It is a USB 2.0 enclosure (from digital123) with a laptop hard drive. I was accessing information from the drive in Windows Xp when a pop-up message flashed from the bottom right saying that some information was lost from directories whose names started with...
Hi,
I have a 3D model of a building in AutoCAD. I also have numerous pictures (in .bmp and .jpg format) of all sides of the building.
The 3D CAD model is an accurate representation with its dimensions reflecting the true values of the actual building. The images are obviously 2D, but I know the...
Hi,
I am running some CGI scripts (written in Perl) on an Apache server, which is on a Windows machine. I am trying to run a Windows EXE file (which takes command-line arguments) within a CGI script, which will be run server-side.
I tried: system("C:/temp/program.exe");
And the browser just...
Hi,
I am running some CGI scripts (written in Perl) on an Apache server, which is on a Windows machine. I am trying to run a Windows EXE file (which takes command-line arguments) within a CGI script, which will be run server-side.
I tried: system("C:/temp/program.exe");
And the browser just...
Hi,
I'm new to CGI. I am running some CGI scripts on an Apache server, which is on a Windows machine. Is it possible to run a Windows EXE file (which takes command-line arguments) within a CGI script and will be run server-side?
I appreciate any help you can give me. Thanks.
Hi,
I have been running an IIS server on a PC with Windows 2000 Operating System. I also had ASP pages that were running absolutely fine on it.
But I now tried to create an IIS server on another PC (that has Windows XP) with the same ASP pages and it does not work. I get this error:
Active...
Hi,
I have a hyperlink to a Word document. The problem is that it opens up in the webpage itself when I click on it. I would like it to open in Microsoft Word. How do I force it to do this? I appreciate any suggestions.
Anoop.
Hi,
I am displaying a table in a webpage that gets its information dynamically from an Access database. The numbers that it gets from the database have values till the 20th decimal place or more (like 0.00000834762532893428).
I want to display this number in scientific notation with...
Hi,
I am creating a dynamic table and would like to display a hyperlink depending on whether or not there is a value in the database.
This is the code I have:
<table border="1" bordercolor="#417A98" width="350" align="center">
<% while...
Hi,
I am creating a dynamic table and would like to display a hyperlink depending on whether or not there is a value in the database.
This is the code I have:
<table border="1" bordercolor="#417A98" width="350" align="center">
<% while...
Hi,
I am creating a dynamic table, which gets its information from an Access database. Some fields in the database are empty and the problem is that there is no border around the cell whose field is empty. I want to have borders around all cells regardless of whether the cell has text or not...
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.