What is the best way to handle this problem: I have a group of monthly events that changes from month to month. On the web site, I need to be able to select two dates, for example, "show me all events between Feb 1 and Feb 14." Using this, I need to query the database, find all the records that match that criteria and then display them. I understand how to use Timestamp, but I'm not clear on how to do the query to match between those two dates. Any help would be appreciated. Thanks. -- John Banghart Web Services Manager D&E SuperNet ----------------------------------------------------------- Send a mail to [EMAIL PROTECTED] with unsubscribe mysql [EMAIL PROTECTED] in the body of the message to unsubscribe from this list.
