in reply to I want to know how my perl program and my HTML can dynamicaly communicate?
The CGI module can allow your Perl script to generate HTML on-the-fly, if that's what you're after.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: I want to know how my perl program and my HTML can dynamicaly communicate?
by jepri (Parson) on Jan 25, 2001 at 22:03 UTC |