Plugin

EE 1
EE 2
Secure Ajax Forms

Developer

Visible

3rd Party (Free)

Creative Commons Attribution Non-Commercial Share Alike

Compatibility

  • LG Addon Updater
  • Multi Site Manager
  • Stand Alone Entry Form

Requirements

  • jQuery for the Control Panel

Tags

This simple plugin allows users to utilize EE's embedded security-enabled forms via an AJAX interface.

This plugin allows users to create 100% customizable ajax forms for their application, without sacrificing the security of EE’s built-in authorization mechanisms.

This plugin is compatible with every method registered as an EE action (including member registration, login, and any actions that custom plugins add to the system), and offers the same security and validation as EE’s built-in secure forms.


{exp:ajax_form class='Member' method='member_login'}
<form id="loginForm">
  <input type='hidden' name='XID' value='{xid}' />
  <input type='hidden' name='ACT' value='{action_id}' />
  <input type='hidden' name='RET' value='{last}' />
  <input type='text' name='username' />
  <input type='password' name='password' />
  <input type='button' name='Login' id='btnLogin'/>
</form>
{exp:ajax_form}

Secure Ajax Forms Links

This entry was last updated May 3, 2011, 11:55 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. Devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!