Re: [PHP] Re: Display large text fields in html

2002-04-23 Thread Ray Hunter
rega Trabalhando" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, April 23, 2002 11:05 PM > Subject: [PHP] Re: Display large text fields in html > > > > If you have over 1000 entries, each one with ~10 lines of text, I would > go > &

Re: [PHP] Re: Display large text fields in html

2002-04-23 Thread Jan Peuker
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 11:05 PM Subject: [PHP] Re: Display large text fields in html > If you have over 1000 entries, each one with ~10 lines of text, I would go > with frames. Not inline-frames, but a true frames. So each change

[PHP] Re: Display large text fields in html

2002-04-23 Thread Julio Nobrega Trabalhando
If you have over 1000 entries, each one with ~10 lines of text, I would go with frames. Not inline-frames, but a true frames. So each change can load the frame and show the information. Also, a with 1000 entries? Break it apart. For example make one with (imagine this is a select in your bro