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!

 
Time Tested Overall Solutions: 726 - 750 of 361911
 
I recently was given a copy of windows 7 enterprise from my work, for learning purposes. When i use the mak (serial key) that we were given from CDW, windows still doesn't activate. I ge...
I have tried this every way I know how (which is limited) and the only way I can get it to work is copying over all rows, which I do not want. I have two tables, identical. I need to update o...
Hi Experts,  I have a user with Outlook 2007 in exchange mode. She has created a couple of folders under her inbox for example , IT Dept, Support Dept and Finance. When she gets an email fr...
I'm working on a pure AS3 project and having trouble passing a data object back to my "Main" Class. I have a "Main" Class that is calling for a XML data object like this: --------------------...
Take a look at: www.thenelson.name/#Decompile This is a batch file that will do the following to your database: 1. Create a date/time stamped Zip backup 2. Decompile 3. Compact 4. Recomp...
Greetings; In the absence of a CssClass parameter in the AJAX ValidatorCalloutExtender declaration I run my web page and see the pastel yellow background balloon which shows the error text ...
Dear Experts - I've a problem with the LPAD in thie SQL. It works in seconds if I do not do the LPAD. select     xref.tid cust_num   from     rel_ent bre,            rel br,         ...
I want to show a web application (flash based) running on the screen of a laptop. What this means is that I am looking for a swf file such that when it is viewed it shows a laptop and on the s...
I have a safe@office 500p with two port based VLANs behind it.. i.e.  192.168.2.x /24 on port one, and i recently added the 10.1.14.x /24 on port two.  I have full connectivity between network...
Anyone have a good solution to help their remote Windows laptop users when they lock themselves out of their laptop?  
Put user name and password in a script I have computers in different Domain that the current domain I am logged into. each time I browse through UNC path to another computer in the different...
Hi guys I've recently joined a firm, who's user mailboxes are a complete mess. Some users have up to 16GB allowed on there, which is absolutely huge! One of the users has a Mac and she ...
Hello Experts How i can write a timer code thats count up from 1 to 5 , and if it finish count  it automaticly count again . and i want command bottons for start ant pause thanks alot
Access web site internally I have a DNS zone Mydomain.com and a website with the same name. My Active Directory domain name also is Mydomain.com. I have www record pointing to the webserv...
I need to write a rule for my URL http://www.domain.com/product-detail.php?id=600&prodname=Jacket%20Raincoat&expandable=0&idcat=4&catname=Jackets&idsubcat=&subcatname This should be red...
I am trying to analyze an 11GB database on my laptop (using SQL Server, Access, and Excel) and would like to move the database processing to a server to accelerate the analysis. What I would ...
We have 16GB Ram on a Windows server 2003, but only 200MB of Memory\Cache Bytes? Does that indicate a concern?
I am having a problem creating data tables in Excel.  I am using the attached file in Excel 2007.  I already tried saving this file in a newer version of Excel, but it did not help.  THE DATA ...
Hello All, I am new to Apache and need to setup a 301 redirect to route all requests to http://domain.com to http://www.domain.com.  Everything I have read is pointing to modifying the .hta...
I have this coding for hide tags that I created, however, I got it working but the issue if when you click the content that is unhidden, it hides again, making it difficult to copy paste. Basi...
In VB Code behind how can I see if a folder exists and if not do the following create folder newCustomer copy file1.css to folder newCustomer
Hi Experts, My Iphone 3g has not been able to get cellular service since I upgraded to 3.0.1 initially. It was making and recieving phone calls perfectly on firmware 2.2.1 with yellow sn0w,...
My print server runs 32 bit Windows Server 2003, and up until now, all of my workstations were 32 bit. I can simply just point the machine at the server, it pulls down and installs the driver,...
Please attend to the following question: http://www.experts-exchange.com/Hardware/Networking_Hardware/Wireless/Adapters/Q_24882995.html The question is in 2 Zone(s). The question has 9 Total...
Given the following sample: http://msdn.microsoft.com/en-us/library/zw4w595w.aspx how can the tree list on the left be created. Please kindly provide markup and codebehind. Thanks