|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
how do i get a virtual path of this file when i upload this file via cffile????
<cffile action = "upload" fileField = "FieldImage" destination = "C:\WEBSITES\XEOSTUDIOS29\XEOSTUDIOS.COM\TEST123\IMAGES\ITEMS\" nameConflict = "Overwrite" accept = "image/jpg, image/gif, image/pjpeg"> |
|
#2
|
|||
|
|||
|
If you mean that you want to get a relative path, then you have to calculate it by comparing the absolute path against the root ('/'). You can do this manually, or use a UDF that someone else generously created already.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Virtual Path |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|