I've completed Dan Wilson's MG tutorial and have to say it's pretty
good.
In playing around with it, I wanted to extend it with some graphics.

I know in my old way of procedural programming, I would do something
simple like this:
Application.cfm:

<cfset application.thumbNailPhotoDir = "images/users/thumb/">

And then just call <img src=#application.thumbNailPhotoDir#">
throughout my application.

I was curious as to how I would translate this to using Coldspring and
then passing it to my viewstate?

I'm a little lost and could use some assistance.

thank you everyone for your help.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to