Luinrandir Hernsen wrote: > I am writing a perl cgi online game. > > I would like to load the graphic.gif's to the players computer and > then call them from there.. > > ideas? JS? perl? something else? can it be done at all? where do I > start looking?
You don't have access to the user's filesystem. His browser should be able to cache these images, so I wouldn't worry about it. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>