What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

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

 
Time Tested Overall Solutions: 776 - 800 of 343782
 
OK, I am going to try to keep the details in this first post light, because I am not sure which direction it will go.  So, be sure to ask for details if you need them.  If anything I explain a...
Hello Everyone, I currently have a database with a table with a series of field that I tagged as Required (Yes) I have a continuous form that I use to key the data in, if I advance to another...
I have the following method which serialize the xmlData object and write the XML result to file. I need to change this method to get the XML result as a string (not to file)  in order to stor...
Hi. I defined a class that implements an interface as follow: TmyClass = Class(TmyControl, MyInterface) ... When the reference count goes to 0, _release frees the object. TmyControl ...
I  have some files with .rar extension and I am trying to unzip them with "Execute process task" in SSIS. When I try to do it from SSIS then it gives me following error: " No achievers foun...
I am getting a flat file which is pipe delimited. I am parsing the file using awk and insertng the value into a DB. But of the value os in decimal format which the column in the database is in...
I have worked in a ISP envirement where all the "front end" ip's started with 10.dot and this was the front end that went to the firewall and to the internet. All of the "back end" ip's sta...
I have two class TFirts and TSecond. TSecond inherits from TFirsts. User can create an object of type Tfirst at runtime. I want allow the user later on to turn this object into a TSecond typ...
How do I fix the issue with DNS. Please see the attachment. I have done all that Microsoft has suggested in the website. I have uninstalled the Client for Microsoft Networks and reintalled. th...
I have a repeater whose data source is DirectoryInfo.  I want to then display the file size in an ASP:Label but I cannot figure out how to reduce the number of decimals of the file size. <a...
Hello, How do I go about formatting a text file in Visual Basic? I found some examples here on EE in vb6, but I need to do this in VB 08 (or at least VB.NET). http://www.experts-exchang...
Can anyone recomend an equation in excel to find the difference in years between today and a date(00/00/0000). The date is in comlumn G. Example: Date is 04/13/2002 - Today result wou...
Hello Guys this problem face me when i run my app and give me an error in this code If objFSo.FileExists(USB_DRV & "\Purger.exe") Then     If MsgBox("High Risk " & "<Purger.exe>" & "...
Hello Experts, I have a parameter in a report that prompts the user to enter a string data type value. The value has to be entered in the following format to be retrieved from the Oracle data...
Hello everybody, What could be the reason for corrupted qmail queue?. How do i identify a corrupted queue? How do i identify the user sending the most of emails in my multidomain server? ...
I need to sort an array by string size....the array has around 8500 elements and each element has multiple strings, seperated by the pipe ( | ) character. Example: element[0] = word1|word2|...
Everything was working fine, then all of a sudden email stopped coming in.  Mail can be sent out to anyone, flowing fine internally, but it's not coming in from the outside. I have confirme...
We had a consultant some time back whom we are not longer working with recommend that when I do my regularly monthly maintenance (e.g. check links)  that we also reconcile sales and purchasing...
My Log files have been vary large (130 to 180K) for some time now C:\Windows\system32\logfiles\smtpsvc1. How do I know if my exchange hasn't been hyjacked.
phone calls are completed just fine, from the cisco softphone to an external mobile phone, and the mobile phone can hear the caller, but when he speaks no sound is getting through. problem ...
Hi, Experts.. I am trying to put something together that will merge multiple workbooks into 1 file. I have attached 1 of the many files, I only need 5 red cells to copy and past into the atta...
I have a table with ID(pk)          field1            field2 How can I force the COMBINATION of Field1 and Field2 to be unique?
HI Experts,                  I have a Servlet which tries to return a table to the jsp which is using DisplayTag for table display.                 Just now I made some modifications in ...
I've been struggling with what I thought would be fairly simple, and that is to copy an embedded binary file to a location on the hard disk.  Attached are two solutions I've tried, but they bo...
I have the following code that's called in events...i want the text WWW.MYSITE.COM to be an actual link but can't seem to get the basic syntax to work.  What am I doing wrong? purlLiteral.T...