Hello,
Yesterday for no apparent reason, all my desktop icons showed a blue box around teh text as though they were highlighted (but they are not). Additionally, when my system starts now, i...
Greetings:
I'm downgrading/updrading an Acer 5520 from Vista to XP. Lavalys' Everest tells me most of the onboard hardware is MCP-67 NVIDIA hardware.
Can anyone point me to the downlo...
hi,
could anyone tell me the link for downloading IE6 SP2?
thanks!
I'm looking for the port # for the built in "Remote Desktop" feature of Windows XP -- I need this port to enable port fowarding on my router so I can get in remotely...thanks!
Hey Guys,
Just one query here what is the difference between mstsc/console and Remote desktop Connection in Win Xp or Win Server 2003 while connecting to a remote computer or server. If I m...
Hi experts,
As the title says all: Where to download .Net Framework 1.1.4322? I have a program that require to have .Net Framework 1.1.4322 to be installed. I have tried to search for that...
Currently I am taking a value from a text box, validating that it is a known value(only certain values can be entered), then if it is not within the select box I add the value to the select bo...
Everytime i open a file (usually a .BAT or .VBS) from a network path i get a Security Warning that ask me if i want to run this file. Is there a way to remove this security warning and just ha...
How can I conver an integer variable to a String variable?
int val1 = 34;
String val2 = (String) val1;
Above does not work:
inconvertible types found : int
required: java.lang.Strin...
Hi. I work in a school where we occassionally need to clone an XP harddisc to lots of new machines, or to machines where the students have (some how) managed to mess it up. This has required m...
Is there any PS2 emulator that realy works?
Thanks in advance
I saw a few questions that didn't really make any sense to me so I'm hoping that there's a really simple solution to my problem here.
I have this code.
onKeyPress="if (event.keyCode==45)...
hi, I am going to install a software called Fixwareout.exe.
Someone know what is this software?
link to this download: http://downloads.subratam.org/Fixwareout.exe
thanks,
Shahar
Hello,
I've been searching for a way to disable the select box (<SELECT>) border. I succeed to remove input text borders using "border: 0px solid;" but it seems it doesn't work with SELECT BO...
Hi,
I would like to know if it is possible to use JavaScript to write to a text file. I tried using FileSystemObject in JavaScript. However, it gives the following error : "Automation serve...
how can I disable the browser's "Back" button in a HTML page?
I do not want to create JavaScript window to avoid showing any toolbar,etc.
In regular HTML page, is there any way to disable t...
Athlon 2.1 Gig Machine, I just formatted the hard drive and re-installed windows XP Home edition. I immediately went to the windowsupdate website and loaded ALL updates (including service pac...
Hi,
Can EE give me some examples? Thanks
I have purchased a USB Mass Storage device which utalizes a standard 2.5" laptop hard drive. The hard drive is full functional and works fine when I plug it into a motherboard directly. The US...
Given the following scenario...
WinXP Pro or Home, Will not boot into normal mode, safe mode or safe mode command prompt. Last known good configuration fails. Repair install fails. Now the OS...
I'm dying to get my hands on a new iPhone, but my cellular provider is Verizon Wireless. I've heard a lot of people talking about hacks that allow you to unlock iPhones and use them with carri...
i have a hard disk with many bad sectors in it, assuming i have ran scandisk thoroughly, i want those bad sectors repaired and be on its good condition again, what freeware will i must have an...
As you might guess from the question title, I would appreciate someone showing me how to get a browser window to
- load to a specified size
- at a specified position
- have no toolbars
...
Here's the deal. A while ago I decided to make a backup on the fonts installed in my system. So I went to Windows\Fonts and drag&drop to another disk.
Normal Windows behaviour would be to c...
Hi Experts,
How can we convert a variable @presentdate to varchar?
Declare @presentday as datetime
select @PresentDay = convert( datetime, convert( varchar(10), getdate(), 101 ))
selec...