Web PDF Viewer for Monetization.

Are you working for eLearning projects? then you should know about Mozilla has launched PDF.js a web PDF viewer plugin. This plugin helps you to display PDF files inside HTML code. I did customized PDF.js...
From Excel / CSV to XML. – open to bidding by aftabbajaj2
For project XLS to XML Need a PHP or Ajax Script that does the following. There is a form that at this time allows user inputs data, when form is processed there is a script that converts that fields...
Karaoke scripts – repost by akarki
I’m looking to start a karaoke website for karaoke singers. Somethings I am most interested in can be found in a few sites i have selected. they are: http://ksolo.myspace.com/ , http://www.karaokeplay.com/…...
We require experienced MVC3 ,DotNet developer Experience: 3- 7 years – open to bidding by Pranavchaughule
*Candidate should have more than 3 years of experience Microsoft Technology. *Should have hands-on experience on ASP.NET, C#, MVC3 & SQL Server 2008/2005. *Should have knowledge on OOPS, Ajax, Java...
python script needed by businesscenter
Looking for Python Script will work for google,bing,yahoo places with a postcodes and business types that would be loaded with a file into DB so it will work from the DB it should be able to not blocked...
Clone of easy multi level marketing script by alonsoap
We need a Multi level marketing script with an online shop. Framework: CSS, PHP, HTML, MYSQL, JAVASCRIPT (if needed), AJAX (if needed) Important when developing: The files for the template should be independent,...
How can I prevent a form from being submitted more than once

I recently found a huge security problem with my PM system that allows users to send a message as much as they want with a for loop in the address bar. Someone put this into the address bar:javascript:for(x=0;x<10000;x++)...
Difference between these two things
I have a doubt regarding this writing this below statement Here i didn’t mentioned the type in the Second Statement.But still am getting the jquery or $ symbol.Cud any explain me ?Here i am using...
The best way to change the text on a webpage without refresh
I’m trying to emulate the upvote/downvote system used on the SE sites. Each of my pages have a score which users can upvote or downvote. The arrows are images with onclick links to javascript functions....
Send JSON data to ASP.NET HTTP Handler
i have an ASP.NET 4.0 HTTP handler that should receive and send data in json format. I’m using jquery to send json objects serialized in a string to the handler. It correctly sends the request but...