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: 342776 - 342800 of 377674
 
This is the exact same issue as Andyabra has as a current open question. Anyway I can find out if the was in fact resolved? My issue also involves an XP Pro PC NOT connected to a domain thoug...
I am having trouble with Windows XP connection to an old Novell 3.12 server.  Primary server is Windows 2000 but I still need to access this server for historical data. Machine in question ...
I have 2 DOS programs I am running and can only print to LPT1 port. In WIN98 I used the "Capture Port" button and assigned a network printer to it. In Win 2000 and WIN XP the button is not the...
I have been trying to find bots for my Counter-Strike Server. When searching online, i realize that no more bots are being made for CS 1.6 I have tried PODbot (though they are closed), PLbot (...
HI, I want to set up a terminal server session so that we (in the office) can control a remote users session so we can demonstrate a few things. I have tried almost everything to get the "r...
I've been looking for a font that is in the style of the "Miami Vice" style (example: http://koti.mbnet.fi/jayjay/tvdome/miamivice/kuvat/index.jpg).  Anyone know what font that is, or one very...
I am looking for a DTD parser in Delphi, somewhat like the Java one writen by Ron Bourret " A set of Java packages for exploring DTDs. For example, it could be used by software that generat...
What's a callback function in VC++? Thank you!
HI, i am using MS SQL server for my Db and the datatype is datetime. I have this code,     public void upt_attend(String en_id, String desc_attn, String attnd_date) {         PreparedSt...
I have been running pop-up eliminator for at least 1 year and enjoyed it's benefits until recently.  I have installed adaware, spybot and hijackthis to combat my excessive pop-up problems.  I ...
Hi, Can we set environment variables thru PB application. If yes, will it effect without restarting the system. Thanks in advance Srinib
Where can I download Java for IE? Please provide a link. Thanks
I'm very hopeful that you can answer my question and help my poor fiance, as he's tearing his hair out over an e-mail difficulty he is currently having.  He lives in Alaska and I live in Texas...
HI PPL, I really did it this time. Wondering if anyone can offer any suggestions OTHER than format  & reload OEM recovery disks...     I had an HP Pavilion 511W w/ XP Home (pre sp-1) that ...
Hi I have the following clients are using outlook XP. Server is Exchange 2000 SP3. They have public folders and I want to give permission for Clients to send as the public folder's e...
I am trying to write a similar function to that in Delphi 6+'s TCPClient component Function TDCBSock.WaitForData(HownLong: Integer): Boolean; Var  N: Integer;  TimeVal : TTimeVal;  FDS...
My clients are running outlook XP and Exchange 2000 SP3.  We recently had to restore from backup coz the exchange server crashed.  Ever since then all calendar reminders that my users have mad...
anandkp,              I have one more question in reguards to a thread you helped me with at http://www.experts-exchange.com/Web/WebDevSoftware/ColdFusion/Q_20869008.html I'm trying to di...
Hi Everyone, I need to show a sequential number (like rownum in oracle) based on the result set of a query.  Let's say I have  qryEmployee that has SSN, fname, and lname.  For testing purpo...
i forget my yahoo password even i dint remember any thing (i mean secret question ) how do i get my password
Hi. Is there any direct way  to convert a number to character string using any SQLPlus function ? like  for example i want to convert number 70 to Seventy  and vice versa.
I am trying to close a socket while recv is blocking with a different thread.  (this in on linux) Calling close() on the socket does not stop recv from blocking.  Instead it wait until recv...
is it possible to have for a constant value of an edit text? example: Instead of declaring const ATS = 13.000 something like ... const ATS = edit1.text ???
I've got a Cisco in our LAN that now suddenly is very slow, ping response times between 1000 and 3000 ms. Usual ping response time for it is just a few ms. I rebooted it yesterday, but today...
I'm using ASP.net and an oledbdataadapter to put excel records into a dataset; then I create a separate sqldataadapter to connect to my SQL database and fill a separate dataset. I copy over th...