Copy link to clipboard
Copied
Hi, I'm new to Dreamweaver, and so far, am in love with it. I'm trying to create a control panel for a client, that will allow the adding, updating, and deleting of three items: Staff name, staff bio, and a picture.
I'm using MySQL, and have had no problems getting it to work in DW. I've created a record insert, delete, and edit page, and all work fine. I've created an upload page separately, and that works fine, as well. The trouble is, now I'm trying to combine the upload/insert record page, so the client will be able to add a staff name, add a bio, then select an image to upload. Once SUBMIT is clicked, I'd like the file path for the image to be stored, as well as the other fields.
Been having a hard time trying to figure this out, and I have code available upon request.
Thanks ahead of time for any and all help.
Copy link to clipboard
Copied
Are you using PHP as server side language?
Copy link to clipboard
Copied
I am, indeed.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now