How can I convert a Drupal form into a HTML form ?
priyar - January 19, 2009 - 09:24
| Project: | Form alter |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
How can I convert a Drupal form into a HTML form ?

#1
View-Source.
Copy-Paste.
Is that what you mean?
#2
Using AJAX on onchange of one list box of I am getting another list box.
Because I am passing this data in (document.getElementById("abc").innerHTML)
I search for this error, data should not contain tag and drupal element is taking tag with this data, so it is not working in IE.
Can anyone help me.
#3
Display the page with the form, look at the HTML.
#4