THANKS!
Your card notification has been sent to $fields{'recip_name'}
The URL of this card is
$URL_NAME
RETURN TO CARD CREATOR
__STOP_OF_THANKS__
}
# BNB SAYS!
# THIS IS WHERE YOU CAN CUSTOMIZE YOUR NOTIFICATION LETTER
# DO NOT TOUCH THE TWO LINES WITH __STOP_OF_MESSAGE__ ON
# THEM!!!!
sub setup_letter
{
$msgtext =<<__STOP_OF_MESSAGE__;
Hi,
$fields{'sender_name'} stopped by my site, $SITENAME
and created a Virtual Card just for you! To pick up your
card, simply point your browser at the page listed below.
$URL_NAME
The card will remain on the server for about three weeks, so
please print it out or save it as soon as you can.
__STOP_OF_MESSAGE__
}
# BNB SAYS!
# This is what makes up the body of your card. DO NOT REMOVE OR
# MODIFY THE LINES ABOVE THE WORD $param or the $param line
# itself. Doing so will cause the script to fail.
sub make_body
{
$cardbody =<<__END_OF_CARD_BODY__;
$BODYTAG
$params
|
$fields{'the_title'}
$fields{'the_message'}
$fields{'sig_line'}
|
|
|
This card was created by
$fields{'sender_name'}
(
$fields{'sender_email'})
expressly for $fields{'recip_name'}. If you would like to
send a card to a person you really care for, just go to
$SITEURL
and create your own free virtual cards.
$SITENAME
BNB SAYS! DESCRIBE YOUR SITE HERE!
Card Creator Script byBigNoseBird.com
Everything for the webmaster, for free!
|