Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Mudassar
  • Content: Threads
  • Order by date
  1. Mudassar

    Set a program to have full rights. (always)

    I run a small net Cafe and I have set all my computers as "user" access (Windows XP). This prevents users from changing network settings and such. I have 2 medium speed internet connections, so when one gets full, I change the network address to the second connection manualy (log as admin...
  2. Mudassar

    www.learnvisualstudio.net - any good?

    I'm looking for a good online tutorial to help me with visual studio .net on my own. Does anybody know this site? Is it helpful? (Worth the $60) ----------------- MK
  3. Mudassar

    Getting SQL Login/pass from another file.

    I'm a newbie in PHP SQL. Say if this was my code in a php file: <?php $Host = "127.0.0.1"; $User = "usernm"; $Password = "passworsde"; $DBName = "mydatabser"; This code is in every PHP page that I have created. (At least 35) Is there a way just to put that above code in a seperate file...
  4. Mudassar

    Error Loading Operating System

    I'm attempting to install Linux (Fedora Core 3) on a Dual Xeon Machine. The installation goes smoothly, when it reboots to load the OS for the first time, it just comes up with a simple "Error Loading Operating System" error. There are no other errors, no details. It just halts there. I've...
  5. Mudassar

    Upgraded BIOS, now it doesn't boot!!

    I have a PII Motherboard, I needed to upgrade the BOIS in order to get a few things to work. I downloaded upgrade file from the motherboards company website, it seemed to have installed OK.. when try to boot, the main BIOS screen (where it calucates the RAM, hardwares, etc..) it just freezes. I...
  6. Mudassar

    MY RIMM (RAMBUS) PC800 RAM

    This is a question regarding RAMBUS... RIMM PC800 (or RDRAM) Believe it or not my Dell computer has 1X 128MB Chip and 1X 0MB blank Clip OR in other words: Slot 1 = 128MB PC800 RIMM Slot 2 = 0MB PC800 RIMM (Just a stick with no chips) Everybody keeps telling me that you HAVE to have the ram in...
  7. Mudassar

    how do I pause Modem before dialing?

    My telephone system has a 2 second delay when you pick it up to dial a number. Meaning if I wanted to dial a number, I'd pick up the headset, wait 2 seconds and then dial the number. Unforunatly my modem dials the number the moment it picks up the phone, and therefor dials an incomplete number...
  8. Mudassar

    RAID. Requirements?

    I have heard that in order to improve performance I can use 2 identical hard drives as one. Is this true? would it double the speed? what do I need in order to setup the 2 drives? A special cable? Thanks Mudassar ----------------- MK Hope this helps!
  9. Mudassar

    enum problem

    Hi, I am trying to make a simple program which will convert a letter to another letter. So I am using the enum statement. The only problem is, that when I try ASKING the user to type a letter (eg, cin >> toConvert) I get an error message: binary '>>' : no operator found which takes a...
  10. Mudassar

    Convert ASCII to STRING

    How in the world do I convert ASCII to STRING????!! I can easily convert STRING TO ASCII but I spent nearly 5 hours looking for how to do it the other way around! Please let me know ----------------- MK Hope this helps!
  11. Mudassar

    How can I install Windows ME with Windows 2000 installed?

    I have a partitioned HD with Windows 2000 installed. I want to install Windows ME on the second partition. How can I do that without uninstalling Windows 2000? ----------------- MK Hope this helps!
  12. Mudassar

    Moving files a the beginning of the Hard Drive

    Anyone know if its possible to move some files a the beginning of the Hard Drive so it can go faster? I know windows try’s to do this when the file is most frequently used, but I would like to do this manually. ----------------- MK Hope this helps!
  13. Mudassar

    Kyro 2 Vs Ge-Force

    Which is better? Kyro 2 or geforce? ----------------- MK Everybody should use AntiVirus! Are you protected now?
  14. Mudassar

    Modem hangs up when switching users

    I have Windows 2000 Pro. We have a modem, which we want to share with all users. However, every time when we want to switch to another user, the modem automatically hangs up and we would have to re dial it again. Is there a way to stop this?? ----------------- MK Everybody should use AntiVirus...
  15. Mudassar

    Type in a KeyID... Show that KeyID ROW

    I have a textbox I made. If a user types in a number, eg 2, then another window pops up and shows the number 2 details. How would I do that by writing it in code? OR is there a special Wizard? my Form looks like this: ________________________ |User___________________X| |...
  16. Mudassar

    WE know how to SORT arrays, but how about UNSORTING?

    Many people have asked over and over how to sort arrays. But how would I Unsort (MIX) them? I looked everywhere but nobody seemed to have asked this question. I am making a program with questions. These questions are in an array and i want the questions to pop up randomly. HOWEVER, I can't use...
  17. Mudassar

    Oooooops. Logged in as Admin when locked...

    OK….. I have Administrator rights to most of the computers at my work. One person was using one of the computers and had locked it. I had to do something on that particular machine and he wasn't present at that time. So since I had Admin rights I logged in as me. Not knowing that it would also...
  18. Mudassar

    How do you prevent the modem from hanging up?

    Hi, I have Windows 2000 Professional. When ever I want to log off and let the other user log in the modem disconnects. I never used to have that problem until I reinstalled Win2000 Pro. How can I prevent my modem from disconnecting the line when logging off or switching users? Thanks...
  19. Mudassar

    Modem hangs up when swiching Users

    Hello. I use a Modem to connect to the internet. When I was to log off and swich to another user name, the computer hangs up the modem. Is there any way I could prevent that? Reason: Everytime I connect it cost me 25 cents. We usually swich users many times a day and having to reconnet and end...
  20. Mudassar

    Modem disconnects when loging off.

    Hi Could anybody tell me how I can prevent the modem from disconnecting when I swich users? I used to have this problem before but a tech. fixed it for me. Now he is about... 603 miles away from me. By the way, the reason this problem showed up again was because I formatted my HD and...

Part and Inventory Search

Back
Top