Next problem: I only can place something before the line I want to erase, not behind it.
Do you still have suggestions? Vincent ----- Original Message ----- From: "$Bill Luebkert" <[EMAIL PROTECTED]> To: "V.B. de Haan" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, December 06, 2003 2:44 PM Subject: Re: Erasing lines in SSI > V.B. de Haan wrote: > > Hi list, > > > > This is an example of what I want: > > test.shtm > > <html> > > <head></head> > > <body> > > You could bracket the line by passing to the script an arg > that says what to echo back (< = %60 and > = %62: > > <!--#exec cgi="/erasenextline.pl?echo=%60!--"--> > this line has to be erased > <!--#exec cgi="/erasenextline.pl?echo=--%62"--> > > There's probably a way to do it with Javascript to. > > But if you can do that, why wouldn't you leave the line out > in the first place ? > > > </body> > > </html> > > > > are there sugestions for the erasenextline-file? > > > > -- > ,-/- __ _ _ $Bill Luebkert Mailto:[EMAIL PROTECTED] > (_/ / ) // // DBE Collectibles Mailto:[EMAIL PROTECTED] > / ) /--< o // // Castle of Medieval Myth & Magic http://www.todbe.com/ > -/-' /___/_<_</_</_ http://dbecoll.tripod.com/ (My Perl/Lakers stuff) > > > _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
