Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~761 People Reached
Favorite Forums
Member Avatar for psychoangelo89

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?

Member Avatar for orten999
0
238
Member Avatar for psychoangelo89

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 …

Member Avatar for psychoangelo89
0
140
Member Avatar for psychoangelo89

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 …

Member Avatar for psychoangelo89
0
170
Member Avatar for psychoangelo89

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 …

Member Avatar for AmirBedair
0
213