Greetings all,
I am a complete beginner programming ASP.NET and using Visual Studio. I have programmed with PHP and MySQL for quite some time so I am not a complete programming noob. My current application is being written in ASP.NET and entering/pulling data from an existing MySQL database. My...
I have a task of figuring out how to get Windows 7 hooked up with up to 4 monitors, and have each monitor display the same thing. What we are looking to do is have a PC in our many locations that is hooked up to 3 or 4 monitors to display a PPT show of advertisements. I have 3 monitors hooked up...
Greetings,
I have a Windows 7 PC that is not pulling an IP Address from the correct DHCP server. We have multiple floors in our building and each floor is serviced by it's own DHCP server. The problem is, the computer is on the 5th floor and is pulling from the first floor DHCP server. I have...
Greetings
I am writing a batch script to install some software automatically, however I want to be able to check for the existence of said application before installing. Is there any way to look for such a thing?
I have a network drive that I copy SQL backup files to. The SQL version is an express version so I have to use a batch script to create the backup locally and then copy the files to the network drive. Any how, I am trying to use forfiles to remove any data older than 2 days so that the folder...
Good day all, I have a web form that shows a table with some default data and text boxes where I input other data. My code for this form is as follows:
function post_backup($post1,$dt)
{
if(isset($post1))
{
?>
<form action="../sql/process.php" method="post" name="sql_form1">...
Greetings all,
I have a bat file that I use to make a backup of an SQLexpress database. The backup is done to a local disk. I then initiate a move command to move the files to a shared folder on another system. For some reason when running it via a scheduled task, the move command either doesn't...
Greetings all,
I have a peculiar issue. We have at our location a Citrix Metaframe setup to host a couple of apps that some of our people use. The issue we are having is that the people who are running windows 7, are unable to print to their local printer when running these apps. I was hoping...
I have a laserjet 4200 at a location. The printer is configured in windows to only print to the manual feed tray (it does have other physical trays but settings are set to not installed). It show's no other trays as available to print to. In the advanced printing preferences, I setup printing to...
I have a laptop running Windows 7 32-bit Enterprise with BitLocker encryption. I have an HP Photosmart D110 All In One device. Every time I try to install the software, it fails at the same spot. The error is MSI.netdevicemanager01 "Fatal error during installation Module C:\Program...
I have an SQL statement. When I output the actual statement to the web browser I get this
SELECT s.san_volume, s.snapshot_num, s.bu_date, v.index_num, v.volume, v.last_bu FROM san_backup_log as s, san_volumes as v WHERE s.san_volume = v.volume AND v.volume = 'ACCT-FS01-VOL1' AND v.last_bu =...
I have a web page I am developing for personal use maintaining backup logs. I have a mysql table called volumes which has fields (index_num, volume, last_bu) and another table called backup_log with fields (index_num, volume (which is a reference to the index_num of volumes), snapshot_num and...
Hey all,
I have some experience with programming with Perl, PHP and a tiny bit of C++. I am trying to teach myself Java. Of course the book I am using doesn't have solutions to the exercises with explanations at all. On one exercise it says to take bits of code from the examples and make them...
I have a user that whenever she exists out of excel, it does not end the process excel.exe. When she goes to shutdown her PC, it hangs with the end now option because of excel. Is there a way to make sure it is ended without going through task manager everytime. I have considered running a batch...
I have a document created in Office 2003 SP3. When anyone running Office 2003 with or without SP3, the checkboxes in the document either print as the Euro currency symbol or as a blank space. Now, if someone running Office 2010 tries printing the same document, it prints fine. This issue is...
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.