You are hereforms

forms

warning: Missing argument 3 for nodequeue_link() in /home/edrupal/public_html/modules/nodequeue/nodequeue.module on line 615.

vinayras's picture

Drupal: Combining the Login and Registration Forms

Hi,

I came across this interesting post of combining "Login box" & 'Registration page" on a single page. Most of the Web 2.0 websites are now using this sort of approach.

Read more at
http://www.proofgroup.com/blog/2008/sep/drupal_combining_login_registrat...

vinayras's picture

Drupal - AJAX form validation via AJAXValidation module

Hi,

Recently i was working on a project that involved AJAX based form validation. I tried to use an existing module name
AJAX Forms Validation - but this module was not functional.

After many workaround, i finally got it working as per my requirement.

Please read the workaround at http://drupal.org/node/254043

If you are looking for similar solution / ideas - you can check that.

Regards
Vinay