Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
315 lines (203 sloc)
8.67 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML><HEAD> | |
| <Title>The Daily Globe: ADD A DATE</Title> | |
| <META name="description" content="An online form to add to the dates at The Daily Globe. The Daily Globe showcases famous birthdays, holidays from around the world, historical events, and fun facts for each day of the week along with a database to look up any day of the year."> | |
| <META name="keywords" content="calendar, dates, history, birthdays, holidays, time, weekly"> | |
| </HEAD> | |
| <BODY BACKGROUND="img/wmap.gif" link="#000000" vlink="#000000" alink="#00FFFF"> | |
| <A NAME="TOP"> | |
| <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=2> | |
| <TR> | |
| <TD BGCOLOR=navy> | |
| <IMG SRC="img/wrldmov.gif" WIDTH="16" HEIGHT="16"> | |
| <A HREF="index.html" onMouseOver="window.status='Go to The Daily Globe'; return true" onMouseOut="window.status=''"><FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS">Daily Globe</FONT></A> | |
| </TD> | |
| <TD BGCOLOR=navy> | |
| <FONT COLOR="gold" FACE="WingDings" SIZE=+1>X</FONT> | |
| <A HREF="addlink.html" onMouseOver="window.status='Add a Daily Link to the Daily Globe'; return true" onMouseOut="window.status=''"> <FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS">Add</FONT></A> | |
| </TD> | |
| <TD BGCOLOR=navy> | |
| <FONT COLOR="gold" FACE="WingDings" SIZE=+1>&</FONT> | |
| <A HREF="menu.html" onMouseOver="window.status='See a Table of Contents of everything here at The Daily Globe'; return true" onMouseOut="window.status=''"> <FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS"> | |
| Menu</FONT></A> | |
| </TD> | |
| <TD BGCOLOR=navy> | |
| <FONT COLOR="gold" FACE="WingDings" SIZE=+1>2</FONT> | |
| <A HREF="ads.html" onMouseOver="window.status='Information about advertising in the Daily Globe'; return true" onMouseOut="window.status=''"> <FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS">Ads</FONT></A> | |
| </TD> | |
| <TD BGCOLOR=navy> | |
| <FONT COLOR="gold" FACE="WingDings" SIZE=+1>-</FONT> | |
| <A HREF="mailto:jrb@dailyglobe.com" onMouseOver="window.status='E-mail The Daily Globe'; return true" onMouseOut="window.status=''"> <FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS">E-mail</FONT></A> | |
| </TD> | |
| </TABLE> | |
| <BR> | |
| <TABLE BORDER=0> | |
| <TR><TD valign="middle"> | |
| <IMG BORDER=0 SRC="img/tdg5s.gif" WIDTH="256" HEIGHT="68"> | |
| </TD> | |
| <TD valign="middle"> | |
| <IMG SRC="img/wrldmov.gif" WIDTH="68" HEIGHT="68"> | |
| </TD> | |
| </TABLE> | |
| <BR> | |
| <B> | |
| <FONT SIZE=+1> | |
| <A HREF="menu.html">Menu</A>: | |
| <FONT COLOR=red>Add a Date | |
| </FONT> | |
| </B> | |
| <BR><BR><BR> | |
| <HR WIDTH=50%> | |
| <CENTER> | |
| <TABLE BORDER=0> | |
| <TR><TD WIDTH="380"> | |
| The Daily Globe wants your help. My intention is to include dates for as many people, holidays, and events as possible. This is, as you can imagine, a slow and | |
| tedious process. I've been collecting dates for at least fifteen years and there are potentially | |
| new ones created every single day. If you know of an interesting birthday, holiday, or | |
| event which hasn't been listed, please fill out the form below and provide as much | |
| information as you can about your proposed new listing such as who the person is or | |
| was, along with their contribution to society; where and why a holiday is celebrated; | |
| the year an event occurred; etc. Thanks for your help. All accepted submissions will receive credit at the <A HREF="contrib.html">Contributions</A> Page.<BR><BR> | |
| <FONT SIZE=-1>NOTE: I'm very sorry, but please don't send in your own or a loved one's birthday. The goal is to build and maintain a list of only the well known, famous, or infamous. You can list your own birthdate at the | |
| <A HREF="http://sunsite.unc.edu/btbin/birthday">World Birthday Web</A>. Thank you for understanding.</FONT> | |
| </TD></TR> | |
| </TABLE> | |
| </CENTER> | |
| <BR> | |
| <HR WIDTH=50%><BR> | |
| <H2><IMG SRC="img/wrldmov.gif" WIDTH="32" HEIGHT="32"> Add a Date</H2> | |
| <FORM METHOD="POST" ACTION="../cgi-bin/formmail.pl"> | |
| <B>The Month and Date:</B> | |
| <SELECT NAME="month"> | |
| <OPTION>January | |
| <OPTION>February | |
| <OPTION>March | |
| <OPTION>April | |
| <OPTION>May | |
| <OPTION>June | |
| <OPTION>July | |
| <OPTION>August | |
| <OPTION>September | |
| <OPTION>October | |
| <OPTION>November | |
| <OPTION>December | |
| </SELECT> | |
| <SELECT NAME="day"> | |
| <OPTION>1 | |
| <OPTION>2 | |
| <OPTION>3 | |
| <OPTION>4 | |
| <OPTION>5 | |
| <OPTION>6 | |
| <OPTION>7 | |
| <OPTION>8 | |
| <OPTION>9 | |
| <OPTION>10 | |
| <OPTION>11 | |
| <OPTION>12 | |
| <OPTION>13 | |
| <OPTION>14 | |
| <OPTION>15 | |
| <OPTION>16 | |
| <OPTION>17 | |
| <OPTION>18 | |
| <OPTION>19 | |
| <OPTION>20 | |
| <OPTION>21 | |
| <OPTION>22 | |
| <OPTION>23 | |
| <OPTION>24 | |
| <OPTION>25 | |
| <OPTION>26 | |
| <OPTION>27 | |
| <OPTION>28 | |
| <OPTION>29 | |
| <OPTION>30 | |
| <OPTION>31 | |
| </SELECT> | |
| <BR><BR> | |
| <B>What Type of Date:</B><BR> | |
| <INPUT TYPE="checkbox" NAME="Type of Date" VALUE="Birthday"><B>Birthday</B> | |
| <INPUT TYPE="checkbox" NAME="Type of Date" VALUE="Death"><B>Death</B> | |
| <INPUT TYPE="checkbox" NAME="Type of Date" VALUE="Entertainment"><B>Entertainment Date</B> | |
| <INPUT TYPE="checkbox" NAME="Type of Date" VALUE="First"><B>First</B> | |
| <INPUT TYPE="checkbox" NAME="Type of Date" VALUE="Holiday"><B>Holiday</B> | |
| <BR> | |
| <INPUT TYPE="checkbox" NAME="Type of Date" VALUE="Event"><B>Historical Event</B> | |
| <INPUT TYPE="checkbox" NAME="Type of Date" VALUE="National"><B>National Day</B> | |
| <INPUT TYPE="checkbox" NAME="Type of Date" VALUE="Religious"><B>Religious Day</B> | |
| <INPUT TYPE="checkbox" NAME="Type of Date" VALUE="Saints"><B>Saint's Day</B> | |
| <BR><BR> | |
| <B>Fixed or Movable Date?:</B><BR> | |
| <INPUT TYPE="checkbox" NAME="Fixed or Movable" VALUE="Fixed"><B>Fixed Date</B><BR> | |
| <INPUT TYPE="checkbox" NAME="Fixed or Movable" VALUE="Movable"><B>Movable Date (note: if the date is different from year to year,<BR>please let me know how it is determined)</B><BR><BR> | |
| <B>Or, if not a date:</B><BR> | |
| <INPUT TYPE="checkbox" NAME="Other" VALUE="Calendar"><B>Calendar System</B> | |
| <INPUT TYPE="checkbox" NAME="Other" VALUE="Info"><B>Information</B> | |
| <INPUT TYPE="checkbox" NAME="Other" VALUE="Other"><B>Other</B> | |
| <BR><BR> | |
| <B>The Date or Other Item To Be Submitted, along with any particulars you know:</B><BR><BR> | |
| <TEXTAREA NAME="Description" ROWS=5 COLS=70> | |
| </TEXTAREA><BR><BR> | |
| <B>Your name, city, and country:</B><BR> | |
| <INPUT TYPE="text" NAME="realname" SIZE="30" MAXLENGTH="50"> | |
| <BR><BR> | |
| <B>Your e-mail address:</B><BR> | |
| <INPUT TYPE="text" NAME="email" SIZE="30" MAXLENGTH="50"><BR> | |
| <B>(in case I need to clarify something)</B><BR><BR> | |
| <INPUT TYPE="submit" VALUE="submit"> | |
| <INPUT TYPE="reset" NAME="reset" VALUE="clear"> | |
| <INPUT TYPE=HIDDEN NAME="recipient" VALUE="jrb@hooked.net"> | |
| <INPUT TYPE="hidden" NAME="subject" VALUE="Add A Date Form"> | |
| </FORM> | |
| <BR><BR> | |
| <HR WIDTH=50%> | |
| <BR><BR> | |
| <CENTER> | |
| <A HREF="http://www.infoseek.com"><IMG SRC="ad/info.gif" WIDTH="468" HEIGHT="60"></A> | |
| </CENTER> | |
| <BR><BR> | |
| <HR> | |
| <CENTER> | |
| <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=2> | |
| <TR> | |
| <TD BGCOLOR=navy> | |
| <FONT COLOR="gold" FACE="WingDings" SIZE=+1>G</FONT> | |
| <A HREF="#TOP" onMouseOver="window.status='Go back to the top of this page'; return true" onMouseOut="window.status=''"><FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS">Top</FONT></A> | |
| </TD> | |
| <TD BGCOLOR=navy> | |
| <IMG SRC="img/wrldmov.gif" WIDTH="16" HEIGHT="16"> | |
| <A HREF="index.html" onMouseOver="window.status='Go to The Daily Globe'; return true" onMouseOut="window.status=''"><FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS">Daily Globe</FONT></A> | |
| </TD> | |
| <TD BGCOLOR=navy> | |
| <FONT COLOR="gold" FACE="WingDings" SIZE=+1>&</FONT> | |
| <A HREF="menu.html" onMouseOver="window.status='See a Table of Contents of everything here at The Daily Globe'; return true" onMouseOut="window.status=''"> <FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS"> | |
| Menu</FONT></A> | |
| </TD> | |
| <TD BGCOLOR=navy> | |
| <FONT COLOR="gold" FACE="WingDings" SIZE=+1>2</FONT> | |
| <A HREF="ads.html" onMouseOver="window.status='Information about advertising in the Daily Globe'; return true" onMouseOut="window.status=''"> <FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS">Ads</FONT></A> | |
| </TD> | |
| <TD BGCOLOR=navy> | |
| <FONT COLOR="gold" FACE="WingDings" SIZE=+1>]</FONT> | |
| <A HREF="links.html" onMouseOver="window.status='The Daily Globe Daily Links'; return true" onMouseOut="window.status=''"><FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS">Links</FONT></A> | |
| </TD> | |
| <TD BGCOLOR=navy> | |
| <FONT COLOR="gold" FACE="WingDings" SIZE=+1>[</FONT> | |
| <A HREF="j.html" onMouseOver="window.status='The Daily Globes fearless leader'; return true" onMouseOut="window.status=''"> <FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS">J</FONT></A> | |
| </TD> | |
| <TD BGCOLOR=navy> | |
| <FONT COLOR="gold" FACE="WingDings" SIZE=+1>-</FONT> | |
| <A HREF="mailto:jrb@dailyglobe.com" onMouseOver="window.status='E-mail The Daily Globe'; return true" onMouseOut="window.status=''"> <FONT COLOR=gold SIZE=-1 FACE="COMIC SANS MS">E-mail</FONT></A> | |
| </TD> | |
| </TABLE> | |
| </CENTER> | |
| <HR> | |
| <CENTER> | |
| <FONT SIZE=-1> | |
| Email <A HREF="mailto:editor@dailyglobe.com">editor@dailyglobe.com</A><BR> | |
| © 1997 The Daily Globe, All Rights Reserved<BR> | |
| Berkeley, California, USA, North America, Earth | |
| </FONT> | |
| </CENTER> | |
| </BODY></HTML> |