At 11:21 AM -0200 1/14/03, Luiz Fernando B. Ribeiro wrote:
Em Mon, 13 Jan 2003 22:53:16 +0000
"Maur�cio Amorim " <[EMAIL PROTECTED]> escreveu:

 Hi list,

 I need generate an table that can have table inside table.
 I am trying an recursive routine, but i don't am getting sucess,
 because the html is not generate.

 Exist any form for do it.
 I am trying an explorer in html. (simple)

This is very tricky but possible. For reentrant code use plain perl subs
instead of Embperl [$ sub $] and output html with print OUT.
Or just use [$ while $] loops instead of the builtin row/col features.
--

Kee Hinckley - Somewhere.Com, LLC
http://consulting.somewhere.com/

I'm not sure which upsets me more: that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
everyone else's.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to