Web Forms and GeoCitiesYahoo!
GeoCities now has a script that allows you to use forms on your page, and get the results
sent to you via e-mail. This method will give you formatted messages that are easy to
read, unlike the general "mailto:" command you may have used in the past.
Your form must use the following tag. Use my Step by Step
directions to use this tag in frontpage.
<form method=post
action="/cgi-bin/homestead/mail.pl?member_name">
Note: "member_name" is
your Yahoo! GeoCities member name. You can now develop any form that you'd like to use,
and get the results sent to your mailbox.
^
Return to Top