Imran
|
| Posted: 10/04/2002, 1:54 PM |
|
A while back I had modified the Gotocode poll application and used it in
some CC2 projects. Has anyone created anything similar but with CCStudio?
Perhaps modified the CC2 one to work with Studio?
Would hate to reinvent the wheel ;)
|
|
|
 |
Dave Rexel
|
| Posted: 10/09/2002, 6:09 PM |
|
let's use similar SQL queries as Poll in CC gotocode example
create variables to return the number and percent values
and image fields of similar grid in CCS
choose Format Properties IMG and return the poll result variable in curly
bracets in height or width values
Your image will reflect your Poll result
Hope this helps
Dave
"Imran" <imranz@knight-images.com> wrote in message
news:ankv5f$tht$1@news.codecharge.com...
> A while back I had modified the Gotocode poll application and used it in
> some CC2 projects. Has anyone created anything similar but with CCStudio?
> Perhaps modified the CC2 one to work with Studio?
>
> Would hate to reinvent the wheel ;)
>
>
|
|
|
 |
|