Hi all!
I have a page that uploads a standard document to a file on our server, and posts the doc name in my database. The upload is fine, works ok, and my page returns the path and i have uploaded to and the file name just uploaded.
My problem is that when i output the contents of my table - which should store the doc name, instead i get C:\CFusionMX7\runtime\servers\coldfusion\SERVER-INF\temp\ ???
I have basically copied the code from another page i have that does work, then renamed where appropriate, can't understand why this is the path that is being returned?!?!
Can anyone help me please?
Nicola
I have a page that uploads a standard document to a file on our server, and posts the doc name in my database. The upload is fine, works ok, and my page returns the path and i have uploaded to and the file name just uploaded.
My problem is that when i output the contents of my table - which should store the doc name, instead i get C:\CFusionMX7\runtime\servers\coldfusion\SERVER-INF\temp\ ???
I have basically copied the code from another page i have that does work, then renamed where appropriate, can't understand why this is the path that is being returned?!?!
Can anyone help me please?
Nicola