I just installed this nifty script that automatically searches for updates on my site - the instrucitons have it called from a form using a button - but I would realy like to just add a link to my main index like "What's New" (to
www.massey.i-p-d.com/index.shtml so it blends in nice
it looks like this:
www.massey.i-p-d.com/test.html
the form source has certain params in it that like directly relate to the fucniton so i dont know if I can do this another way -
Quote:
<FORM METHOD="GET" ACTION="/cgi-bin/jawhatschanged.pl">
<INPUT TYPE="hidden" NAME="base" VALUE="/usr/domain/massey/www/data">
<INPUT TYPE="hidden" NAME="rbase" VALUE="http://www.massey.i-p-d.com">
<INPUT TYPE="submit" VALUE="Whats changed in the last 7 days">
</FORM>
|
it does a need a bitmore tweaking but i have to run to work!
thanx
Lea
------------------
Bunnies make life better.
Massachusetts House Rabbit Society, Inc.
www.MAHouseRabbit.org/
[This message has been edited by pqwabbit (edited 04-10-99).]