> 
> Hi all,
>  
> I have written an upload script using CGI.pm and it works perfect
however it
> looks bland. I would like ot understand how to make it look a lot nicer,
> either continuing down the CGI.pm path or using some other method. Any
> ideas?
>  

What looks bland?  Pretty much everything dealing with the look of
anything related to CGI is going to be handled by the HTML that you send
back as the response.  Generally this is best handled with a combination
of HTML+CSS.

http://danconia.org


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to