Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Uploading images/inserting image path/insert data.

New Here ,
Jun 17, 2010 Jun 17, 2010

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.

TOPICS
Server side applications
444
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 22, 2010 Jun 22, 2010

Are you using PHP as server side language?


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 22, 2010 Jun 22, 2010
LATEST

I am, indeed.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines