form/function question
Posted: Thu Oct 28, 2004 10:47 am
I am trying to streamline my site. I have a form, when it is submitted it calls another page and that page writes the information to my db. How can I set the form up to send those values to a function that will handle the db write. I am trying to put the function in the page, so that I can eliminate the middle man.
Thanks
Thanks