I can't see how you can do what you are trying to do there Sjoerd because a
snapshot creates an image from an area of the screen.
Wouldn't it be simpler to use a set of 10 images (0 to 9) and have a number
of calls (say 6 if you think you will get over 99,000 visitors) to the same
cgi with different parameters ie <img
src="cgi-bin/counter.cgi?position=1000"/><img
src="cgi-bin/counter.cgi?position=100"/> etc
Then in your cgi return the correct image of the number you need for the
position queried.
Please note I haven't ever done this but I assume if would work.
> andu wrote/ schreef:
>
> > You can't *open* stacks on the server. You can "start using" them to do
> > scripts or use them for storage (custom properties).
> I see, I see... So then I should build a standalone which does this. Would
> that solve the problem?
>
> So then the cgi script would 'launch' the standalone, the standalone would
> create an image, closes, and the cgi script would return the created image
> file. Is this possible? Would this work?
>
> Then: what kind of server is mctools.org, what engine do I need
> for building
> a standalone?
>
> > Andu
> Thanks,
> Sjoerd
>
> BTW If MC 2.4 was installed, would it be possible then? Because
> creating the
> image doesn't seem to be a problem but selecting it for export.
>
>
> Archives: http://www.mail-archive.com/[email protected]/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
>
>
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.