use JQuery BlockUI plugin
declare trg_cursor cursor for select fname
Can anyone suggest whether MaxMind's GeoIP binary file is better or using a SQL databse?
As far as I know, changing of profile pic via FB API is not allowed, you may check the FB Developer docs, I had worked on facebooks apps over a...
http://curl.haxx.se/docs/ CURL is cool, try that.
Yes ofbuscating them is a good idea! U can try variants of ROT13 algo!
#/usr/bin/perl for my $a (1..9) { print $_ for(1..$a); print "\n"; } for(my $i=9;$i>0;$i--) { for(my $j=1;$j<$i;$j++) { print $j;...
http://search.cpan.org/~razinf/Term-InKey-1.04/Term/InKey.pm Try this
What you want to do is already done by Windows Remote Desktop, VNC, etc. Well if your client can send you screenshots of the desktop, you can...
http://en.allexperts.com/q/Email-3244/correct-error-2.htm
Did u try contacting the SMS provider?
try http://www.hotpop.com/index.jsp, but I think you'll also have to use the Perl module Net::SMTP_auth instead of Net::SMTP
Please refer to this http://search.cpan.org/~sisyphus/Inline-0.45/Inline.pod
Have given executable permissions to the script?
Using jQuery its a piece of cake. $('#idOfMyDiv').hide(); // hides the div with id 'idOfMyDiv' $('.myClassName').hide(); //hides all elements...
Do u have a Windows XP installation CD/DVD?
You can write it in PHP, using PEAR packages Net_POP3 or Net_IMAP
Introduction Some characters are reserved in HTML. For example, you cannot use the greater than or less than signs within your text because the...
$queEmp = "select pkey, UPDATED, reporter, resolution, summary from `jiraissue` where pkey like '".$_GET['id']."'";
Yeah I encountered this problem a few months back, and the solution was same like yours! :)
Separate names with a comma.