miku
Members-
Content count
507 -
Joined
-
Last visited
Never
Everything posted by miku
-
Windows XP
-
Hi Guys, I am making a webpage for my assignment and it has to contain some code and images. I want the code to appears as sidebars or as folllows. For example, if in Windows you go help and you see a word underlined and you click on it, it bring up this small little TOOLTIP TYPE BOX and states the defintion of that word there. I want a similar function which shouldn't be ALT TEXT. How to do that in HTML. Thanks.[/i]
-
How does a Java Script Popup Box Look Like. I have no idea about that. I mean to say, it shouldn't be a new window. Just the same window with a little box appearing just like TOOLTIP (dont want to use ALT Text)
-
Well Guys, There is no need to go to safe mode .. The simplest way is here Go to the system32 dir. Rename the uxtheme.dll file. Place the new file and you are done!!! Bye Bye!
-
Hi Guys, Is there a way to get the icons in system32.dll as big images.. like 256x256 pixels. anyway to get them in jpeg thanks
-
Hi Guys, I have 2 networked computer using hub. Server has 2 NIC one connected to hub and the other to cable modem. Workstation has 1 NIC connected to hub. Both have Windows XP Pro SP1. ICS is enabled. The problem is that when network connections are enabled and I want to open some sort of file or go to My Computer, there is a delay and the computer becomes irresponsive for like 10seconds or so. This doesn't happen if I disable the network connection. This behaviour is same on both computers. One computer is 1.4Ghz and the other is 450Mhz. Any ideas why this happens. Thanks. ARC
-
No, I already did that deleting the registry thing, but it didn't work out. Any other suggestions
-
Hi Guys, Once Windows is activated is there a way to change the working product key. I just want to see what happens, when you put a wrong product key. Does it ask for activation or what happens. Thanks A.R.
-
Hi Guys, I am 4th year Computer Engineering student. I have design project course and I want to do something regarding Wireless LANs. Please post your ideas that are nice and challenging. I have 8 months to complete the project. Thanks. A.R. Choudhry
-
Hi Guys, I would like to download some documents from the internet so that they when I open them from my local folder they appear as it is It is like the Cisco Academy Program with lots of flash and html material. Is there a way to get that folder that exists on the net and then view it offline. I have tried getright but it doesn't show any folder rather shows complicated stuff.. Any ideas how to get those stuff down. Thanks.
-
Hi Guys, I have two computers. I have setup ICS on it. Intenret is working fine on the Client Computer but Messenger doens't work. I cna't send receive files. Also I cant talk. I have heard some thing about port mapping can make it possible. Can someone tell me about it. Secondly, I was unable to find the Applications tab that used to be in Windows 2000 in XP. Please help me on this.
-
Hi Guys, My motherboards ECS K7S5A was burned due to a power supply issue and I got a new mb Asus A7S333. I thought I would have to re-install windows but to my suprise. NO! Windows XP just booted fine and on boot, it installed the new devices/resources of the motherboard! Anyways, now I want to delete all that was in the hardware profile. I have taken out all my cards except the Video Card and I want to clear all the hardware information it has in Windows to be cleared out so that when I plug my cards they are detected as brand new. For example, when I plugged my network card into the computer, it says.. Network Card # 2.. Instead of just Network Card. So is there a way to delete all the hardware information in the computer and just make a new hardware profile from scratch without destroying windows? Thanks! A.R.
-
Hi, We have a LAN and we would like to monitor the bandwidth usage of all the users connected and using a High Speed Internet. Is there any program we could use to monitor the activities? A.R.
-
Actually, I am network Admin and my company wants to monitor the bandwidth of internet each user is using so that they know if some user is not just browsing and downloading from the web , but is actually doing some work! That basically it! Thanks
-
Guys, if somebody remember, there was an application TAB when you go to the properties of an internet connection. I remember I used to configure Dialpad port at that time, but it is missing in XP. Can someon tell where it is? Thanks
-
Hi Guys, I have this very weird problem Whenever I open some program. Let say My Computer or Control panel or some file, it first takes 5-10 secs doing nothing. The send light on my cable modem keeps blinking for that time and the light on my hub for this computer keeps blinking for that period. Then after that it opens the program. Why is that? I am tired of this. I have a 1.4GHz Ahtlon ... Thanks! A.R.
-
Hi Davros I tried that, it seems to be working for My Computer, but the rest of the system such as any apps (.bat files or .exe or even Control Panel) dont. Any other suggestions? Thanks
-
When I disable both my network connections, then everything is fine and there is no problem, but as soon as I enable one of them, this delays tarts to happens. I have checked the processes and found nothing like that there. I will list the processes soon. A.R.
-
I have this weird problem with XP Every time I try to open some of my programs, Control Panel or My Computer, it first blinks the light on my cable modem and hub for about 10 secs and then open the program control panel etc. haven't been able to found a cure! Anyone has a cure
-
Anyone found out how to set the refresh rate for the new nvidia 28.32 drivers. Nvida Refresh Rate program doesnt' work! Any munual Registry enteries? ARC
-
Windows XP + Visual Studio.NET = Performance trouble???
miku replied to shassouneh's topic in Software
Try checking if your task list hl.exe after playing half life when i exit, the hl.exe is still running and it causes so much trouble with ie. it takes too much time to open ie. as soon as i close it, its fine. ARC -
Hi Guys Just installed the new VS, and after half an hour can't seem to know how to compile a simple .c file. no compile button, no execute button. Read quite a lot of help dont understand. Help! Thanks
-
Well I figured out that we have to create a project first and then those button would be highlighed. Otherwise if you open a simple .c file you wont be able to compile it as in VC++6
-
Guys What I meant by this is I installed Visual Studio.NET now in VC++ 6, there was compile button to compile, but here, it not highlighted and build button are not highlighted. when i type a simple c script. main(void) { printf("abc"); } and save it as .c, still nothing happens. How do we compile a simple file like this... It is so irritating. Beside they have merged all VB,VC in one? ARC