I want to create php page which having form tag and I want to submit that page.
How to specify action. Is is possible to do it using drupal.
Give me replay as early as possible.
I have start to develope one cms application using drupal 4.5.2. I have disable user login block from administrator menus. But when I close my browser session gets close . And now I want to login in administrator area but how can I access admin section.
Please give me solution as early as possible.
Kavita
I program in another language, not php and I'm also running a Drupal site on the same server. I'd like to create a Drupal account for my users so that their same login will work with both websites. I can go ahead and write a script to enter all the correct information into the Drupal database no problem, my question is, will that work? is there anyone who has done this?
What about the password field? I can't use plain text.. any hints on how to encrypt the password to the same specs as Drupal?