Hello all,

This is probably a simple question, but I can't seem to find a simple 
answer.  I'm pretty new to Perl, but I'm learning.

I've written a small program that performs a calculation, and I want the 
result to be displayed on my home page.  I'd also like the calculation to 
be redone each time the page is viewed or reloaded.

My ISP provides CGI and Perl 5..x, but it's a very basic install, so I'm 
trying to do it without using a lot of modules.  Someone suggested SSI, but 
I don't think my ISP supports that.

I'm pretty sure I can figure out how to send the output to a new HTML file, 
but how do I get it to be part of my home page?  Do I need to make my 
entire home page a perl program that just prints a lot of output?

Any and all input is appreciated.

Thanks,

****************************
Kojo Idrissa

[EMAIL PROTECTED]
http://www.hal-pc.org/~kojo/
****************************


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

Reply via email to