Question
How do i stick coldfusion into xml file
I am very new to Coldfusion and i am struggling to get my
head round this, so i appologies if i am not using the correct
terms.
All I need to do is put cold the correct cold fusion code into the your_image.jpg part of this xml file so that it pulls the correct image out of our database.
<?xml version= "1.0"?><ZoomSettings
imageLink= " your_image.jpg"
imageSmoothing= "true"
zoomMax= "400"
zoomOutToExtreme= "true"
zoomFactor= "5.0"
panSpeed= "5.0"
panWithinBoundary="true"
ease= "3.5"
etc etc etc
etc etc etc
I appreciate i have explained this in very simple terms but if anyone could point me in the right direction it would be very much appreciated.
Jos
All I need to do is put cold the correct cold fusion code into the your_image.jpg part of this xml file so that it pulls the correct image out of our database.
<?xml version= "1.0"?><ZoomSettings
imageLink= " your_image.jpg"
imageSmoothing= "true"
zoomMax= "400"
zoomOutToExtreme= "true"
zoomFactor= "5.0"
panSpeed= "5.0"
panWithinBoundary="true"
ease= "3.5"
etc etc etc
etc etc etc
I appreciate i have explained this in very simple terms but if anyone could point me in the right direction it would be very much appreciated.
Jos
