Lindsay Smith
|
| Posted: 07/24/2002, 7:08 AM |
|
I have only been using cc for two weeks. I want so step by step instructions on how to have pictures display like the book store. When a certion record is viewed display the pic at first in a thumbnail and then in a larger image.
Can someone find the time to help me. The last time I asked the refered me to the book store. But it did not help me in my current project that I am doing.
So if you can tell me really easy how to do it from the datbase to the cc program then that would be great.
Thank you in advance
Lindsay
|
|
|
 |
Efren Lugo
|
| Posted: 07/24/2002, 7:30 AM |
|
Lindsay, CC is designed to show data from databases...
i think text, number, etc is stored in databases
so for images, animations, etc... you will need to design your own solution...
in many sites images location is stored in database...
example http://www.mysite.com/img/image.gif
so you can make a grid and add some custom code for showing the Image..
other solution is making ID for each image so you can publish showing the ID on...
the Book Store works uploading files via FTP to a directory... and then in the APP you need to define location where image is...
|
|
|
 |
Tony swaby
|
| Posted: 07/24/2002, 2:54 PM |
|
Hi Lindsay,
send me your email totony@waspmedia.biz and I'll send you my image gallery which was built in CC for Toyota.
It should help you out....
Tony
|
|
|
 |
Lindsay
|
| Posted: 07/27/2002, 10:32 PM |
|
Well after several days of battling with my issue. see it is not just one image but thousands. For my the real estate company I work for. So you can imagine the lazyness that is involved doing it that way for one or two is fine but for a lot more forget it. So I found out on my own how to do blobs and actions with ultradev Since it is easier to program rough code in there first and then cut and paste to code charge that is the way I am doing it. I have a backend and a front end to the site so I can have others help me put the images on there. Heheheh So thanks for the intrest in my prob. But I have solved it on my own. If anyone else has this same kinda issue I would be happy to help ya with what I did.
|
|
|
 |
|