Many years ago, we set up a catalog request form page for customers to request a print catalog. It wrote the information to a database file, which we import a few times a month into our main system. As we are now updating our site, is there a simpler way now in Miva (with or without the purchase of a module) to create a form that can save the information into a database file? Any ideas or suggestions would be welcomed. Thank you.
Catalog Request Database
Collapse
X
-
I'll follow along on this. We're doing the same thing. Form submits to a db, php/mysql iframed into a miva page. I'm open to a better way. Piggybacking on to your post.
Cheers!Ron Frigon
Jedi Webmaster Obi-Ron Kenobi
-
Make the form and use SMT to create/append to a csv file after the form submission has been validated. You can use the built in mivascript functions file_create(..) and file_append(..) to do this. I can create this scripting for you, contact me on scotsscripts.com for rates and details.
Comment
Comment