Time for your 3rd Quarter Update! Are you in the running for the 6th Annual Expert Awards? Click the link to find out.

Third Quarter Hot Shots
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top Overall Solutions: 201 - 225 of 70474
 
I have some code. It is working great and grabbing the Device info from an inventory database and putting it into the current form device type. The issue is that it updates every record on the...
We recently had to purchase Oracle 11g for a new app that we are implementing.  I am used to MS SQL and completely new to Oracle.  Where is the interface for management/query/config like in MS...
Hi. I am building a tool where I need to do some date calculations that are stumping me a little. I am hoping someone can help figure a simple solution. I have seasons set up in my DB wi...
Brand new IBM x3650 M2 server, loaded, running Windows 2008 R2 64.  Currently our domain is in Windows 2000 Native mode until the DC's are upgraded later this year.  25+ servers, mostly 2k3, s...
I have two notebooks (Dell) that share printer resources. They have been in use since 2007. Just last month the printers showed up with Auto in front of their names in both the local printers ...
Hi I want to upgrade my hard drive but I hear a lot of differents stories  I want to instaLl: l 320 GB PATA Scorpio® Blue" Hard Drive from Western Digital®.   My computer is a inspiron ...
I am trying to create a trigger that will set the value of one field based on the values of two other fields. I first try to determine if I'm in an Insert or Update situation, then I make sure...
I had a pc that would no longer boot after a power outtage.  The pc would go through the bios and then show an error message "error loading operating system."  So I pulled the hard drive and c...
How can I setup the attached so users can "Add New Items" but not edit/delete existing ? ----------------------------------------------- Steps I did:  1. click on "gML_COMPONENTSDataGridV...
I have set up a form using Paypal. The options (including price) are selected by radio buttons. I also have an add-on price modifier that i need to include. I can't seem to get this to work...
I have a form where the default value for the email is "Your Email".  Too many people are clicking it without putting in their email address.  I am trying a form validation but it is not trigg...
Experts, I am very new to VB.NET and could use some help. I was tasked with creating a class that would have the basic info needed to connect to our various SQL Server databases. We use SQL...
Cannot delete ie8 --- cannot copy the file hpmmi
I am using this to read a csv file $txt = file_get_contents('path/to/file.csv'); $arr = explode(PHP_EOL, $txt); $num = count($arr); problem is that it reads the empty rows too. How can ...
I'm trying to setup classic asp web site on our dedicated server. It appears I'm having a problem making a database connection. sDSN = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Ser...
Not to sure about this, But I have table programatic row, I have many groups of products for example I might have have 5 EDY'S LIGHT EDY'S LIGHT EDY'S LIGHT EDY'S LIGHT EDY'S LIGHT...
If #wrapper contains no content then I want to use JavaScript to set it to "display: none" but if there is any content inside it then I want to display it. In the example below, #wrapper is...
I have a select statement that select products. Not sure of the syntex that will return for example I have a group of products each group for example. this product group might have 5 dif...
Can I setup a column that will add the date each time I add a new row, or auto-increment? Every entry I want that day's date to be the default. It is a simple spreadsheet that I use as a log. ...
Hi, It seems Outlook 2003, for any email acct set up as IMAP, stores the IMAP pst file (a cache file I think for offline work - it is NOT just a temp file - it resides permanently) in C:\Docu...
I am trying to create a  asp webpage from a MS SQL 2005 database.  The page will sort in a table the individual's displayname and dateofbirth.  The table that the data is being pulled from has...
Everytime I open Excel I get an error: C:\docuemtns and settings \userid\my Documents\Erlangxl97.xla.  could not be found.  Check spelling of the file and verify that the location is correct....
I am creating a simple form/cfc that looks up the lastName, firstName from of a client in CF8. Everything is working beautifully, but I am unable to return the names that are suggested in a...
Hi, var arrPeriod = new Array(); var list = "|56|US Direct|2008|11|MBS Direct|2009|41|Direct|2007"; arrPeriod = list.split("|");   I want the array to have "56" as value   arr[0] "US...
Hello Everyone, I currently have a MS Access Database that I'm planning on deploying on a large Corp. Network with users scattered across various Geographical Areas in different time zones. I...