Skip to main content
May 23, 2008
Question

Link to Uploaded File via Path/Name in DB?

  • May 23, 2008
  • 2 replies
  • 268 views
Greetings

I have a help desk form app in which a user creates a screen shot and can browse to the file which gets included with other data that is stored and retrieved by help desk techs.

I can successfully pass all the other data to a DB and the file does get uploaded to a specific directory, but the correct path to the uploaded file does not appear in the DB.

I have attached the code I have been using on the action page, and the incorrect path that is getting stored in the DB.

Thanks for any help.
This topic has been closed for replies.

2 replies

May 23, 2008
Dan:

Thank you for your quick response.

I get: "struct [empty]"
Inspiring
May 23, 2008
If this were happening to me, I would do this

<cfdump var="#file#">