mario sanchez wrote:

> i would like to call http://www.whatever.com/xyz.html where
>AUTOMATICALLY xyz.html runs a perl script.
> i have asked this question in the past and the best answer afforded was to
> call xyz.cgi where the script first reads and "displays" xyz.html then
> goes off and does whatever else i needed. i cant use this option.
>
> does anyone have an idea of how this can be done - again where the script
> is invoked automatically?

You could replace a period in your text with:
<img src="http://www.yoursite.com/cgi/your_script.cgi"; width="2" height="2">
    if you don't need to see the result of your script(auto email,hidden
counters,etc.).
          TTyl,
               Byrd
                               Byrd's Boats
                            4980 Gandy Rd.
                             Mims, Fl 32754
                    http://www.byrdsboats.com

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to