Hi all,
have created a query that outputs to a CSV file. I would like to date stamp this CSV file when it is created in the query.
The code it needs placed into is shown bellow.
Any help wi...
http://www.experts-exchange.com/Hardware/Components/Q_23736710.html
I posted the answer at 09.16.2008 at 02:49PM MST
CDirenziDate posted it later at 09.16.2008 at 08:39PM MST
Asker ga...
I have a macro that hides a number of controls after clicking a control called cmdLogout. However, I want cmdLogout to also hide as the macro executes. But this brings up an error because it c...
I want to upgrade to IIS7. Can someone provide me with the exact link to the download I need... www.iss.net has tons of downloads but as with all of MS's other website its impossible to find...
what command or software can show me the number of record in each table in the Oracle database?
I am using Backup Exec 12 and an HP 1/8 G2 Autoloader.
The backups are using same two tapes instead of rotating through seven tapes.
I have included a screenshot of both backup exec scre...
K I will state the question first then I will put the code that I have so far. So I have four form fields that people can select from. What I want to do is when someone selects something fro...
hi guys, i have a very basic xml file that goes something like this
<snippet>
<snippetIndex>0</snippetIndex>
<snippetName>Intro</snippetName>
<snippet...
Is there any software available that will do an hourly screenshot unattended and upload it to a website? I do have SnagIt but it doesn't have the automation and uploading abilities. I do have...
I'm trying to debug a VBS in Visual Studio 2005 and I've done this before. For some reason my current attempts keep failing and I don't get it.
Ideally I will debug this script locally as ...
We have several ESX 3.0.0 and ESX 3.0.1 VI3 hosts.
I need to upgrade them to 3.0.3 so that I can upgrade my VC 2.0 server to VC 2.5
Is there a simple upgrade procedure with a item to dow...
I need an SQL that will change all rows of a field of a table that ends in 'CC' to 'C'
Start with this:
D215CC
End with this:
D215C
I need to set the selected value of a list / Menu. This works fine in either IE or Firefox document.getElementById('TaskList').options.selectedIndex=0; But I need to set the selected ...
How do I Backup (and restore) an HP Procurve switch config?
Thank you
I've successfully installed the Symantec Antivirus 10.1 remote client on quite a few Windows Xp clients and some Windows 2003 server clients. However, when installing the remote client on some...
I've been a web developer for awhile now, and am realizing I may not actually have a good answer for this question.
Thanks,
Zumpoof
I'm using visual studio 2008. When I set a tabControl alignemt to left or right and set the appearance to normal the text disappears from the tab buttons(See image 1 link below). And if set t...
Hello,
I have a menu with submenus.
Currently the submenus link to an html page. "70.html"
But I want to load a movie on level 4. "websites.swf"
I tried this code on all the submenu cod...
I need to setup sub domains for our sharepoint Sites.
Current Configuration:
SBS 2003 Server acting as mail and file server and domain controller - DNS and DHCP Active. TWO IP Addresses P...
I want to buy a dvd wirter and I saw the DVD +R / -R.
Can you please tell me what does
DVD +R and -R mean?
thanks.
Totally frustrated.I am trying to installing Wine in Opensuse Linux,tried Software Management and everything but failed.I dont have much knowledge about Linux but i really need to install Inte...
Please attend to the following question:
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23734797.html
The question is in 3 Zone(s).
The question has 0 Expert comment(s).
...
Hi all,
I've got a form (called form1) and a checkbox element (called listing).
When my js function is executed on click, the following elemLength displays 2 if 2 of the listing checkbox...
When a cell is clicked a msgbox pops up, when OK is clicked a text box pops-up.
I had to add another row, which now makes the position of the text box covering another cell.
Part of the co...
Hi -
Have PERL script that has the following code to lock the file when executing as follows -
1 #!/usr/bin/perl -w
2 use Fcntl ':flock'; # import LOCK_* constants
3 my $lockfile =...