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
