Re: compile to CGI

2003-12-25 Thread R. Joseph Newton
Stijn DM wrote: > Hi, > > I installed a script called "megauploader" successfully and did some layout > work in the php documents > to fit it to my own needs. > > Now I also would like to change the layout in the progress bar window. The > problem > is that this is a CGI document and I am somewhat

Re: compile to CGI

2003-12-25 Thread Owen Cook
On Thu, 25 Dec 2003, Stijn DM wrote: > I installed a script called "megauploader" successfully and did some layout > work in the php documents > to fit it to my own needs. > > Now I also would like to change the layout in the progress bar window. The > problem > is that this is a CGI document an

compile to CGI

2003-12-25 Thread Stijn DM
Hi, I installed a script called "megauploader" successfully and did some layout work in the php documents to fit it to my own needs. Now I also would like to change the layout in the progress bar window. The problem is that this is a CGI document and I am somewhat inexperienced in Perl. Each tim