I'm sure there is a previous question on this, but I couldn't find it.
I was wondering if anyone knew of a plugin that I can create the form elements on the back end and have it post to the database while e-mailing a user?
I'm sure there is a previous question on this, but I couldn't find it.
I was wondering if anyone knew of a plugin that I can create the form elements on the back end and have it post to the database while e-mailing a user?
Not sure about the 'while emailing a user' part, but what are you trying to import from? If you look at /wp-admin/import.php or /wp-admin/export.php it could give you an idea of the template that is used to get information into WP using the import/export functions as that might be easier than a migration scipt. WP also import really well from RSS feeds if the import source supports that.
Guess it depends on what you are working with here.
Trent
This topic has been closed to new replies.