http://forum.java.sun.com/thread.jspa?threadID=5232127&messageID=9949148
Please post the 1D sorting you have already written!
The pleasure is all mine! Btw, welcome to the forums! Do, share your knowledge with us!
This might help you http://www.c-sharpcorner.com/UploadFile/sudhakarjalli/BasicDbOpsSJ12012005005442AM/BasicDbOpsSJ.aspx
Yeah right! :-)
Yes! Say you call a script with an id, then you can redirect it to an URL which does not have the id in the URL....
Yiou can't hide it, you can encrypt it or use iframes like GMail does, so that people don't see the URL while browsing!
PHP is easy to learn, run & deploy! Why don't you get started with PHP and you'll get to know whther its right for you or not!
In rashida.par's Recursive function to find X to the power n (http://www.go4expert.com/showthread.php?t=9307) I see that she intelligently used...
Checking whether variables are defined or not before you use them can be a tiring to incorporate into your PHP code, and this is one of the many...
<script> function handleEnter(e) { var characterCode; if(e && e.which) { e = e; characterCode = e.which; } else { e = event;...
Introduction To Hashes In Perl (http://www.go4expert.com/showthread.php?t=8518) Preserve Add Order Perl doesn't guarantee the order of the...
It works for me too!
Can u put a screenshot of the message?
Try the source code of some open-source cd burner, like this one http://www.downloadsquad.com/2007/10/02/infrarecorder-open-source-cd-dvd-burner/
Hi oleber, I saw your post today! Good finding, even I was wondering that my sub-routine wasn't very efficient. And today only I figured out that...
Thi child page's code should look something like this, you need to call the JS function after the data is posted....
Hi rekha, You are calling the function jss() while submitting the child form, the data is not being set because the php variable $array is only...
This was quite confusing, what's your ultimate motive? to search for a string a file and get what line it is in, right?
Can you some code snippet so that we have a better idea of how you are doing it??
Separate names with a comma.