PDA

View Full Version : Store image size in db?


olle189996
05-12-2009, 05:14 AM
Hi
Maybe a silly question but ...
Does DFP2 store the image height and width in the database if I want to?

I need it to output a xml file from the db that include height and width.

Regards
olle

Ray Borduin
05-12-2009, 08:38 AM
DFP adds bindings to DW that give you access to the height and width of the image. It doesn't store anything, but you could use DataAssist to update a database with those values because it does give you access to the necessary information so that it could be stored.

olle189996
05-13-2009, 12:02 AM
Thanks!
I'll be back with questions when I star building the gallery ;)

regards
olle