Hey guys

I am a newbie to drupal and breaking my head for a small problem,so plz any help will be appreciated. the problem is as follows

I have a non drupal site and a drupal site on my server so now what i want to achieve is

i have a form in my non drupal site so the user will fill it out all the information and at end of the form the user has a option whether he wants to get registered in drupal site or not, if he prefer to get registerd in that drupal site then i need to pre populate all the information he filled in the non drupal site form in the drupal site registration form. so i know this can be done by using sessions in normal sites but i donno how to do it in drupal sites.

so guys please help me out with the solutions if you people know.

is there any way to directly updating the drupal site database from outside the non drupal site if so what are the tables and fields that should be updated to make a user registerd. please please please help me out

regards
sudher varma

Comments

liliplanet’s picture

Hi. I use aMember software. http://www.amember.com Basically when someone signs up to any of my sites, it populates the fields in Drupal as well as my other sites. It also creates the role in Drupal for you.