| Thread | Last Post | Replies |
|
| User Interface, Services ?? | 31 Jul 2008 16:50 GMT | 1 |
Hello, Here is something I am trying to achieve. Please advice me what all is possible and how I go about it. I have an app which currently runs when someone double clicks it. Then in the app itself, there is a button to create a new modem connection
|
| javascript in web part | 31 Jul 2008 16:05 GMT | 1 |
i've a webpart which has datarepeater control.. the datarepeater control has some rows along with the delete button.. I want to shown a confirmation pop up before performing delete action..using javascript..
|
| ado.net datacolumn | 31 Jul 2008 12:57 GMT | 1 |
string strConn, strSQL; strConn = @"Data Source=Gigs-PC;Initial Catalog=Northwind;Integrated Security=True;"; strSQL = "SELECT OrderID, CustomerID FROM Orders";
|
| assign numeric value to words | 31 Jul 2008 06:29 GMT | 1 |
i have some drop down list in my spreadsheet and would like for assign my clients to tiers. if this client selects female in the gender cell +2. If they are >60 yrs +2. Can this be done in excel
|
| Joining Two Queries in Access Without Repeating Records | 31 Jul 2008 04:58 GMT | 2 |
Hello: I have two queries I would like to join in access 2003 to create a third query from which I can feed a report. Each query needs to be linked on on two fields, location and date, and for any given locaiton and date combination, there can be zero to several records. I have ...
|
| Window XP SP 3 - IE7 quick launch Toolbar deleted | 31 Jul 2008 00:19 GMT | 4 |
I am using Window XP SP3 with IE7, Dell computer. I think I must have deleted my quick launch toolbar by accident. I miss it very much. I have been searching for a topic about how-to-get it back or create new one and could not find any of them.
|
| export customer list from territories | 30 Jul 2008 19:07 GMT | 1 |
I have created seven sales territories by zip code. How do I extract the actual account names and full addresses by territory to excel.
|
| trojan virus | 30 Jul 2008 14:59 GMT | 1 |
how do i get rid of a trojan virus when i cant log on to the internet. do i crash computer
|
| How do I retrieve a variable in an ASP.Net server control? | 29 Jul 2008 14:53 GMT | 6 |
I searched the internet and saw an old posting which has the same problem I am experiencing. The asp server doesn't recognize the variable I declare publicly in my codebehind class. The variable works fine if I just display in the page "<%=myImageFileName%>", but
|
| Handles/Private Bytes/Working Set | 29 Jul 2008 14:44 GMT | 1 |
All I have produced a Windows service that performs monitoring tasks every 30 seconds. I left it to run over the weekend, and started a Perfmon log including various counters for the Windows service process. When I viewed the
|
| Timers - Which to choose? | 29 Jul 2008 11:49 GMT | 6 |
All I have a MonitorClient class, which will control a number of monitor classes implementing an IMonitor interface. These monitor classes will monitor various different things on a server. Each monitor class will have a
|
| DHCP info in C# | 29 Jul 2008 00:53 GMT | 3 |
I am looking at automating some of the DHCP functions we regularly perform and came accross the DHCP management APIs in my installed copy of MSDN. These seem to be just what I need, The only problem is that the descriptions are limited to C++ examples and I
|
| Getting an handle on an out-of-process ActiveX | 28 Jul 2008 03:50 GMT | 4 |
Inside a .Net project, I want to get an handle on an executable (a.exe) ActiveX component instance, that is get it as an object if it is running. I'll try with this code: object o =
|
| WebClient.UploadFileAsync | 28 Jul 2008 01:55 GMT | 8 |
Problem with catching exceptions in WebClient.UploadFileAsync. VS 2005 winform project using WebClient.UploadFileAsync. Everything works fine so far (with Progressbar + Credentials) but when an error occurs (Server not reachable, Connection broken...) the exception is not caught, ...
|
| Hiding Contacts info from Contact when group emailing | 26 Jul 2008 19:54 GMT | 4 |
I'm using Microsoft Outlook 6 on Windows XP Professional. When I send an email to a number of contacts within a group, the recipients can see who else was sent the email. Is there any way in which all contacts can remain hidden from each
|