Projects tagged ‘ajax’ and ‘captcha’


[4 total ]

0 Users

This project is aimed toward providing a solution toward captcha generation, and watermarking images on a site. The solution is based on AJAX with GWT.
Created 11 months ago.

0 Users

This module implements the server-side OpenResty web service protocol. It provides scriptable and extensible web services for both server-side and client-side (pure AJAX) web applications.
Created about 1 year ago.

0 Users

About This Project: The goals of this project are to... promote rapid development of forms through an object-oriented PHP structure. eliminate the grunt/repetitive work of writing the html and ... [More] javascript validation when building forms. reduce human error by using a consistent/tested utility. incorporate complex elements such as jquery, google maps, tooltips, captcha, and html web editors quickly and with little effort. What's Included? Ajax Form Submission Javascript and PHP Validation jQuery UI Elements - date, daterange, sort, checksort, slider (http://www.jqueryui.com/) Google Maps Element - latlng (http://code.google.com/apis/maps/) Hybrid Form Element Types - state, country, yesno, truefalse, date, daterange, sort, latlng, checksort, webeditor, slider File Upload Support Integrated Wysiwyg Web Editor (http://tinymce.moxiecode.com/) Integrated Tooltips (http://craigsworks.com/projects/qtip/) Integrated Captcha (http://www.phpclasses.org/browse/package/3929.html) Installation Instructions: Download and unzip the formbuilder.zip Upload all included files to your web server. index.html and the examples directory are included only for instruction and can be omitted once in production. class.form.php can be moved anywhere on the web server; however, the jquery, tiny_mce, and animatedcaptcha directories must be in a public path. Review the tutorials titled "Use jQuery Form Elements", "Web Editor", and "Captcha" for instructions on linking the jquery, tiny_mce, and animatedcaptcha directories respectively. Every script using this form class must include class.form.php. Be sure to review the tutorials/examples provided below as well as review the source of class.form.php. Included Tutorials/Examples: All Supported Form Elements Ajax Form Submission jQuery UI Web Editor Captcha Tooltips Google Maps Javascript Validation PHP Validation CSS Styling Pre-filling Form Elements Table Structure Flexibility Working With Buttons Custom Implementations Miscellaneous Parameters [Less]
Created about 1 month ago.

0 Users

Teclado virtual para fins de autenticação de usuário. Semelhante aos utilizados em banknet e alguns webmails. Utiliza imagens com nomes randômicos, apaga os caracteres quando o mouse passa sobre ... [More] o botão. Utiliza ajax e não transmite a senha em claro, apenas os códigos dos botões que serão traduzidos apenas no lado servidor. [Less]
Created 12 months ago.