Re: Perl/CGI with FRAMES

2003-03-03 Thread Dennis Stout
> Working with Frames will be messy any way you cut it. So messy in fact, I found SSI to be a much nicer way to do things. That's my 2 cents! Dennis -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Perl/CGI with FRAMES

2003-03-02 Thread zentara
On Sat, 1 Mar 2003 10:49:55 -0800, [EMAIL PROTECTED] (Maureen E Fischer) wrote: >I have recently finished an online database system using perl/cgi. It >has been suggested that it would lend itself to using HTML frames. >I have a main menu that could always be shown and what is selected from it >w

Re: Perl/CGI with FRAMES

2003-03-01 Thread drieux
On Saturday, Mar 1, 2003, at 10:49 US/Pacific, Maureen E Fischer wrote: [..] Do I have to write my HTML to an intermediate file and then refer to that using the SRC attribute? Working with Frames will be messy any way you cut it. But I have a project that we did using frames - and I came up with