<## can be "on" or "off" ##> <## SUBROUTINES ######################################################### ### Do NOT change unless you know what you are doing, or feel ### adventurous... ### If you do feel adventurous, then remember, that any quotation marks ### inside these strings since they are macros, need to have a "\" in ### front of them... ### ################################################################## ##> <## This is to determine how this form is being accessed ##> <## This chunk of htmlscript figures out the date and time of the ##> <## entry accounting for the different time zones ##> <## This is set for PST which is -7 off of GMT ##> <## This is if the month is a 31 day month ##> <## This is if the month is a 30 day month ##> <## This is if the month is Feb ##> <## This is if the month is now greater than Dec ##> <## End of date routine ##> <## Loop to get the total number of entries ##> Now showing comments " $ viewto $ " through " $ viewfrom $ "

"> <## ######################################################## ##> <## This loop is making a single variable to hold all of the ##> <## entries so we can just use the variable in the final ##> <## page output to represent the entire set of entries ##> <## It is also putting the entries in reverse order. ##> <## Be careful if you change this area. <## ######################################################## ##>
Comments" $ comments&[loop] $ "
Name" $ name&[loop] $ "
Email " $ email&[loop] $ "
Date" $ date&[loop] $ " - " $ time&[loop] $ "
">
"> "> <## MAIN OUTPUT ######################################################### ### This is where you should customize your script for your html style ### You can change anything after the tag except the macro ### commands ( &[macro] ) and the beginning and final statements ### ################################################################## ##> <## GUESTBOOK SUBMISSION ################################################ ### The HTML in this section is what you see after the user has made an ### entry into your guestbook... ### Only change the html between the and tags... ### It does some error checking, and then will send it back to ### the same screen if it finds errors. ### ################################################################## ##> <## Checking for mandatory fields ##> "> "> "> .
">
<## record the data, and print out the response ##> <## Now we should write the entry to the database file ##> PhotoSecrets Comments: Thanks

Thanks!


Home




Your message has been sent.

Thank you for your contribution.
See other comments.



| Home | Forum | Email |


PhotoSecrets



Advertising



<## GUESTBOOK MAILING ################################################### ### This section is for when you wish to receive the guestbook entry as ### a mail message...(Set the mail variables in the first section) ### ################################################################## ##> A submission to PhotoSecrets Comments. http://www.photosecrets.com/comments.mv?view Comment : &[comments] Name : &[name] Email : &[email] Date : &[date] Time : &[time] <## GUESTBOOK ENTRY ###################################################### ### The HTML in this section is for when the user wishes to make an ### entry into your guestbook... ### ################################################################## ##> PhotoSecrets Comments: Submit A Message

Submit Comments



Errors have been found in your comments entry

Please add a message to the PhotoSecrets Comments page

Your Name
Your Email Address (optional)
Your Comments
Enter "1" here  (This is to stop automated spam)


View Comments



| Home | Forum | Email |


PhotoSecrets



Advertising



<## GUESTBOOK VIEWING ################################################### ### The HTML in this section is for when the user wishes to view ### entries in your guestbook... ### Only change the html between the and tags..., but you ### need to leave the entries macro to show the entries... ### ################################################################## ##> PhotoSecrets Comments

Comments

Here are some recent postings.

| Submit a comment | Send an email | Submit a link |




Welcome to the PhotoSecrets Guestbook

&[entries] Show most recent &[numberofentries] comments

Post a comment

Add a link



| Home | Email |


PhotoSecrets



Advertising



<## END OF SCRIPT ################################################ ##> <## This script originally by Tim Traver; the original can be found at ftp://ftp.miva.com/ ##>