Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
Member Avatar for pxndx

Ok so i have a little problem which i cant seem to figure out this is what i have: The constructor loads my method that loads a list of employee to show in jTable, but when i place that method in my button it doesn't do anything This is my …

Member Avatar for jazz_vill
0
157
Member Avatar for pxndx

Hey guys, Well I had a few questions, so I have an employee Database with id,fname,lname,dep and I wasn't sure if I should do and Employee class whit constructor and what not, and make the class read the information form the Database and then create and ArrayList<employee> and fill it …

Member Avatar for Paul Norris
0
176
Member Avatar for pxndx

Ok so i have this little problem, i have to find all the elements in an array that are duplicates ex:{1,1,1,2,2,3,4,5,6} 1 repeats it self 3 times and 2 two times things like that this is what i have so far... [CODE] static void Main(string[] args) { int contador = …

Member Avatar for thines01
0
2K
Member Avatar for pxndx

where can i find information about creating a Website Manger of content? kinda like wordpress but simple

Member Avatar for cgull
0
144
Member Avatar for pxndx

Hey does anyone know where i can find a list of projects like for school?

Member Avatar for Obadiah1
0
91
Member Avatar for pxndx

Hey everyone, I wasn't sure where this topic would fit so I placed it here. Well I have to create a bootstrap such as a BIOS and well I've been doing some research because I can't ask you guys unless I know somethings about using BOCHS and I would like …

0
143
Member Avatar for pxndx

Hello daniweb users, i would like a brief walk through on AJAX if you'll can, i already looked through the post and didn't find what i was looking for, i would like to know how to refresh evertying on a web page but the header, which contains the navigation bar …

Member Avatar for pxndx
0
154
Member Avatar for pxndx

ok so i have a project for school, and i finished so the teacher wants it to read for a .dat the parameters for the java class here is what i got: [CODE]public void cargarCurso(){ try{ BufferedReader fileIn = new BufferedReader( new FileReader("c:/cursoSem2.dat")); String dataRenglon = fileIn.readLine(); while(dataRenglon !=null){ StringTokenizer …

Member Avatar for pxndx
0
232
Member Avatar for pxndx

Hey everyone, i have a project i'm doing for school and i need some help, i'm not a big VB fan (i'm more into java) and i have to make a calender with combo box, numericUpDown a clock and 3 numericUpDowns for hour min and seconds, i would appreciate any …

Member Avatar for pxndx
0
148
Member Avatar for tcollins412

i need somebody's help with the style of navigation bar i should use. if anybody can help please tell me.

Member Avatar for Kraai
0
118
Member Avatar for pxndx

well i´m taking some classes on C++, but i have no idea what namespacing std means or why i use getch(); an to return 0 how do i know which libary is which like the iostream or conio and how do you make your program finish and restart agian i …

Member Avatar for ArkM
0
142