Hey guys, Its for a quick post becuase im still working on this Jquery plugin. YES, as the name says it is the *new* system for the reckless...
depends on the player lets assume its the flash player well first you need to make sure that the player has any navigational controls diable [or...
Dreamweaver had used it for around 4 years and still the best in my list 2nd place for netbeans i had to cut down marks from this a lot because...
although im not a guru i would really suggest asking 3 practical Qs rather than the theory err perhaps an explnation of the differences of cookies...
the problem can be simply a browser error of sending the POST/GET data if the search string is user input because some browsers send the content...
i dont get your issue very well but from what i got you need to make sure that the last field, that is 'rollnumid' is always a numeric value JS...
use cookies for that simply update the cookie stored in user's browser each time he comes to the site only problem will be the deleting of the...
yes, there are 2 ways proper way been to use the necessary API of the db or the classes that come with java to run and access the DB [like mysql...
yes didnt understand the problem much but i guess split would work if you know the lengths exactly you can use substring as well but i do...
I assume al = an Array LIst Object O[]=al.toArray(); Make a new Object Array (it means it can hold any object) and assign the array created with...
make a daemon thread to monitor the change of IP if any change that thread calls a the main program to notify of the change
your problem statement is utterly confusing can you put the original document statement ?
only thing you will need the the random() function other parts are basic
Had to have some days break off [after the all hard work ;)]. So, lets move on, this time a little than practicals, but again these are more than...
thankx :)
Insertion Sort like Bubble Sort & Selection Sort also uses the Array data structure. So let's see about the insertion sort, again a not-so-good...
@shabbir thankx alot for the editing, i could still believe that this become somewhat readable :D
From the Bubble sort it was obvious that the sorting isn't efficient for larger list, even for a list more than 100 numbers [although you wont see...
@pradeep thanks :D @dearvivekkumar thanks for reminding it, and that put me the idea that the algorithm can be improved to save few loops :)
I thought of starting the whole algorithm series with the most popular Sorting algorithms. Sorting as you know is a way to order a list or a...
Separate names with a comma.