• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by MpX730

  1. M

    Java basic help...how to assign a +/-/* and / to a char variable?

    u need to import javax.swing.JOptionPane; then to have an input dialog box come up you write: String = JOptionPane.showInputDialog( "What the user will read" );
  2. M

    Java basic help...how to assign a +/-/* and / to a char variable?

    thanks for the help but I couldn't find it. Basically I'm having an Input Dialog pop up to the user to enter either + - * /. The problem I'm havinng is that I cannot store that value. I plan on taking that value as a string and converting it to a char so that I can use it in a switch statement.
  3. M

    Java basic help...how to assign a +/-/* and / to a char variable?

    Hi, I am a freshman in college and I'm not looking to take the easy way out but I just need a command or some line to complete my homework. I need to make a program that will allow a user to add/subtract/multiply/divide two floating point values through JOptionPane Input dialogs. I know how...
  4. M

    Is it possible to purchase a gaming video card for my IBM T41 Laptop?

    I was thinking about building a whole new machine but since I recieved this laptop as a gift I might as well make the best of it. I wanted a machine that would allow me to play games like CS:S or BF. Is it possible to buy an external video card or PCMIA card or something?? If so where...
  5. M

    HELP! College XPC Gaming/Movie n Pic Editing XPC

    Hey everyone, This is my first thread so please don't hurt me ;) . This is my situation, I need a college computer and the Shuttle XPCs seemed so perfect because it saves space and its easy to carry back and forth. This would also be my first XPC purchase. I've built computers before...
Back
Top