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: 343651 - 343675 of 370658
 
Hi, I've got code that I only want to execute if a user is running the EXE and not if the developers are running in the IDE.  Can anyone provide the VB.NET code for detecting this? Thank...
How can I create a return(newline) in the ".Textbody"?   Set objMessage = Server.CreateObject("CDO.Message")                      With objMessage                .To     = "x<x@x.com>"                .From     = "NewClient<b@b.com>" ...
can any one provide me algorithm / with pgm for the Shortest Job First algoritm for both preempitive and non preempitive
I am using iptables for NAT and forwarding, 192.168.1.0 --> Local IP Pool' iptables -t nat -A POSTROUTING -o eth1 -s 192.168.1.0/255.255.255.0 -j MASQUERADE Everything is going well ex...
If you've never used Microsoft Agent Before, don't worry about it. All you need to know is JavaScript, espically if you program Games. I am having some trouble making Merlin run a command that...
On further research, MSFT says that the error is due to not being able to find the tabletpc.cab file.  I located the tabletpc.ca_ file on the single disc but the xp pro install program will no...
Windows XP Home Edition. Following error message has started to appear on boot-up: C:\DOCUME~1\carole\LOCALS~1\Temp\WER1.tmp.dir00\sysdata.xml C:\WINDOWS\Minidump\Mini080403-05.dmp Cli...
I can't seem to cancel the reloading of a page if the verify routine detects a problem. When problem gets set to true, I don't want the page to reload. Here is the program: *************...
've just purchased a partial T-1 from MegaPath and would like to configure my Cisco 2600 for it (as opposed to buying their $800 Netopia router).  I just installed a T1 CSU/DSU unit in the rou...
I have a question regarding the SEM_UNDO feature of systemV semaphores. According to a man page on semop, SEM_UNDO...   Instructs the kernel to adjust the process's adjust-   on-exit va...
How can I save a whole website just by one click? Any tricks. Thanks.
I am attempting to create a routine that will create a process as an administrative-level account.  I have tried to use "CreateProcessWithLogonW" based on sample code I found on Microsoft's si...
if we have the ip address of a remote terminal (not a server, just another comp connected to the net), wat r the ways that we can access the system?
that's an error i get when i try to open a report. its not a report i made, so i unfortunately can't offer too much information. code within that report calls the "Trim" function, and if I ...
I need a cut and paste function to convert an existing value that is stored as a decimal to display as a fraction, rounding to the nearest 1/16.  I.E., if I have a value of .062 or .0625 or so...
I need to create linked tables in MS Access databases. Problem the line giving me errors is the "catdb.tables.Append tblLink" saying "-2147467259 Could not find installable ISAM". I think ...
I have an eXCEL Sheet, I need to create a XML schema and DTD  from the code, in excel 2002 and i canĀ“t use the Save as -> , it does write a lot of rubish. it has to be a Macro, so the employer...
when i boot my computer I get a message saying that winupdate.exe not found. I had a virus on my comp which norton asked me and I had quarantined that file and I think the name of the file ...
i've been having some trouble with overrides in livejournal.. http://www.livejournal.com/users/username the things i want to change are: 1) the black border on the two tables.  i want th...
when i open any existing excel workbook, excel opens the blank book1 template first.  consequeuntly, when i close the real spreadsheet it asks if i want to save "book1".    i have looked in th...
Whats the best way to trim a StringBuffer? this doenst look very efficient to me StringBuffer buffer = new StringBuffer(/*some files buffer*/); buffer = new StringBuffer(buffer.toString...
Need an example using this class to send http headers that works. ptrFile = (CHttpFile*) ptrInternetSession->OpenURL(sURL,1,INTERNET_FLAG_TRANSFER_ASCII,pstrHeaders,dwHeadersLength); How...
Hi, I have an application that is divided into two panes -- on the left is a treeview and on the right is a range of diffent recordviews.  When I attempt to resize the application I get so...
I have a function which has an body onload event. When the page loads, the "Value 2" radio button is not checked as it should have been. Any ideas what i am doing wrong here? I guess it ha...
How do I set up an Auto-Responder to mail sent to a Public Folder or a Distribution list on Exchange 2k? Help?