No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
hi. im planning to upgrade my AGP8x 256mb 128bit to a better one. im just wondering, if i bought a 256bit graphics card, would it still work in my machine? | |
I have a trouble in my login form. The program doesnt execute my else statement, especially if I'm going input wrong usernames and passwords. It just did nothing. NO error warnings, etc... please help.. :( [CODE] private bool CompareStrings(string string1, string string2) { return String.Compare(string1, string2, true, System.Globalization.CultureInfo.InvariantCulture) == 0 … | |
i dont know if its weird but here it goes: my computer seems to be fine last night. just right now, im so surprised that its not working anymore. as soon as i turned on the AVR, the LEDs(red and green) in front kept blinking. The funny thing is that … | |
so my program goes like this: combobox1 controls conbobox2, so if I choose an item in combobox1, combobox2 will be populated by my query from my database. the problem is that, whenever i try to choose another item from combobox1, combobox2 will only stack the items from the database, and … |
The End.