Hi!

I've read docs about using embperl and HTML escaping, I tried to display e.g.
forms data (it works fine),  but I still don't know, how to embedd such a simple
code in html page:

open(FILE,"</path/to/file");
while(<FILE>) {
        print;
}

Could anybody help me?

T.I.A.

-- 
Ryszard Łach
Internet Designers s.c. 
http://www.id.pl

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

Reply via email to