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. Regards, Luiz Fernando B. Ribeiro Engenho Solu��es para a Internet --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
