jlhalbert
May 20th, 2003, 09:47 AM
Hello all,
first of all I am totally new at using html, but have some experience with databases. My problems are:
1. I created a form for a webpage that contains a textbox, users need to be able to paste information into this textbox. The form only allows users to manually type information(like a resume) into the textbox.
2. Next once all info is collected on form, I need to be able to write this info to an mysql database, which resides on the same server as the webpage. All of my books just show you how to email the completed form to an email address.
Any thoughts or suggestions on how to solve these problems would be greatly appreciated.
Thanks all
first of all I am totally new at using html, but have some experience with databases. My problems are:
1. I created a form for a webpage that contains a textbox, users need to be able to paste information into this textbox. The form only allows users to manually type information(like a resume) into the textbox.
2. Next once all info is collected on form, I need to be able to write this info to an mysql database, which resides on the same server as the webpage. All of my books just show you how to email the completed form to an email address.
Any thoughts or suggestions on how to solve these problems would be greatly appreciated.
Thanks all