On 2008-03-16, Luke Paireepinart <[EMAIL PROTECTED]> wrote:
> Tyler Smith wrote:
>> Hi,
>> [snip explanation]
>> Three files follow. First, the html index page, followed by the
>> gallery picker, followed by the thumbnail displayer.
>>
>> Thanks!
>>
>> Tyler
>> [snip code]
>>
> In the future ple
Tyler Smith wrote:
> Hi,
> [snip explanation]
> Three files follow. First, the html index page, followed by the
> gallery picker, followed by the thumbnail displayer.
>
> Thanks!
>
> Tyler
> [snip code]
>
In the future please include your code as attachments, to avoid e-mail
programs mangling t
Hi,
I'm writing a webpage as a learning exercise. My first objective is to
allow myself to upload files to directories in /images/, and have cgi
scripts automatically generate the pages that will allow users to
navigate through the images.
I have a very basic prototype that does what I want, at l