
1arryb
User
Feb 27, 2009, 9:52 AM
Post #2 of 2
(4674 views)
|
Re: [per'l'over] Could any baody tell how to add a text file into web page using a perl script
[In reply to]
|
Can't Post
|
|
Hi Lover, What you're talking about is building a dynamic webpage (i.e., a page whose content is assembled 'on the fly' by the server in response to a browser request). There are about a zillion ways to do this, with only a few of them requiring Perl. A good place to start would be the Dynamic HTML tutorial at http://www.w3schools.com/dhtml/default.asp. Good luck, Larry
|