Thanks for the suggestion.
After working with ASP and databases for some time I wanted
to experiment
with Spry and I've found it very frustrating.
With a recordset is very easy to send parameters to filter
the information
and get the desired results and even do searches. With a Spry
dataset
everything seems to be very static. The Spry dataset wizard
only allows to
choose a source HTML or XML so the information is static.
I've found no way
to pass parameters to rebuild the XML or HTML to get
different information.
Regards,
Angel
>I would suggest that no matter your choice of displaying
them, they would
>be
> better at least coming from a recordset so that you can
enter them all in
> one
> location. You can use the tabs and place different
recordsets in each for
> example, or even create a search form that lets somebody
select a month
> and
> have a results page that populates based upon that
selection.
>