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: 526 - 550 of 377674
 
Hi there,  I am a bit of a novice but need some help. I currently have multiple domains and  websites. All my customers come to a Primary site and log in which there I capture the IP Address  ...
What is the most suitable Windows 7 version to be installed on a dev box that is running VS2008 and SQL2008 (both developer editions) with SSRS/SSIS/SSAS integerated together? Do I neeed IIS f...
Hi, I need an Excellent guided and illustrated book on MS Access 2003 with full of problems and examples, solutions etc. Beginners, Advance and professional all step by step. Please prov...
How to list users in an oracle instance with their status (open\locked), I've tried to list them from "all_users" but it dose not conatin the status.
how to list all users in sql 2000 instance with their status (enabled \ disabled)
Recently I was on a long trip and took a lot of pictures. The camera stores the pictures on a SD card. When the card is full, I resume my laptop (HP tx2000 running Windows 7 RC) from hibernate...
http://www.funtrivia.com/private/main.cfm?tid=62320
http://www.funtrivia.com/private/main.cfm?tid=42071
I have this error message on the following code. MySQL error 1065: Query was empty When executing: MySQL error 1064: You have an error in your SQL syntax; check the manual that correspo...
i have a database value with decimal i would take value from database and add %  to that my front end value looks like 2.00% like taxRate 2.00%
I'm revisiting and old question: http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_24711782.html I'm building an application to track and analyze the calories my family is ...
I am the proud new owner of the Motorola Droid phone. After a lot of struggles I finally got Activesync to work ... mostly.  I can see the subfoldfers (i.e. Sent), but cannot see mail within t...
Dear Experts, How do I check if a session exists? Thanks
Please attend to the following question: http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_24508689.html The question is in 3 Zone(s). The question has 3 Total com...
I have a table of about 9000 prescriptions (patient, drug, start date, end date) patient     drug     start     end 1     A     10/03/2002     23/03/2002 1     B     27/09/2005     31/08/2004 1     C     06/03/2002     11/03/2008 1     D...
Can I install XP from an External CDROM drive? I have a laptop, and the OS has gradually been degrading until now it just won't boot at all - It need a complete reinstall.  But the CDROM dr...
Hello I need a code in CSharp that converts JPEG files (or byte arrays) to Bitmaps. Using the "Image.FromFile" or "Image.FromStream" is not available since it is for WinCE platform. T...
I have a server with multiple ips (say 10). Now I want to schedule a cron job which will run separately for each ip. Is it possible??
Okay so I'm working on phase 3 of the buffer bomb and this seems fairly straight forward. Correct me if I'm wrong but I need to overwrite ebp to equal my cookie and make sure not to overwrite ...
Seems like only DWDM and CATV use high power laser sources that could really be dangerous to your eyes so I was wondering if they use the same style of connectors as the Class I devices that I...
Hi I have following code in MFC dialog: char method[20]; strcpy(method, "Test"); HKEY reg; DWORD dwDisp = 0; LPDWORD lpdwDisp = &dwDisp; CString regKey = "Sofware\\Testing"; int re...
Hi guys hope you are well. I have the following code which Im having issues with. What it does is count the number of lines in a file called source.txt Im trying to write that count number ...
I have the following expression that I got from an earlier EE posting concerning an issue passing a param from a CGI program and matching it to a XML file. print LOG "$date|$group->{'Name'}...
A certain user has been deleted from AD (Windows server 2003 environment) This user has a profile on several systems across the network The path of the user profile shows as normal under C...
Hey guys, I am calling a mouseover function on an image and currently I am passing 'this' to the function to get a reference to it. I would like to know how I can use 'this' with JQuery in ...