Hey there. I will not pretend to know more than I do...I'm just getting my feet wet with Dreamweaver and MySql databases. What I'm trying to do is create a form that will allow members to submit an audio file (mp3 or .wav) from a website. The form will insert the record into the database IF I can get it configured correctly. Here's the problem- I don't know what type to list the field as in order to get it to accept a file upload. Is this even possible?
I have the tables set up in the database and I have the insert record form page written in php (thanks to Dreamweaver). Can anyone offer any advice on how I can allow submission of audio files?
If I'm not being specific enough, please let me know and I'll try to better explain.
Thanks!
Cowgurl Art
I have the tables set up in the database and I have the insert record form page written in php (thanks to Dreamweaver). Can anyone offer any advice on how I can allow submission of audio files?
If I'm not being specific enough, please let me know and I'll try to better explain.
Thanks!
Cowgurl Art
Comment