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]
- RE: Beginner's question Ryszard Lach
- RE: Beginner's question jbodnar
- Re: Beginner's question Erich L. Markert
- Re: Beginner's question jbodnar
- Re: Beginner's question Erich L. Markert
- RE: Beginner's question Gopi Chavali
- Re: Beginner's question Ryszard Lach
- RE: Beginner's question Gerald Richter
- Re: Beginner's question Ryszard Lach
- RE: Beginner's question Gerald Richter
- Re: Beginner's question Ryszard Lach
