Question
Trying to add another variable to an asp application
Hi, I'm using asp in a dreamweaver dynamic application to try
to build a page that displays filtered data for a particular year
and month.
I currently have the application filtering by the year field, and I would like to add the month as a filter as well to make the data more specific.
Page 1 has a form with two drop down menus, the first selects the year, the second, the month.
Here is the code for the form, as well as the asp for the output page.
Any help is greatly appreciated!
I currently have the application filtering by the year field, and I would like to add the month as a filter as well to make the data more specific.
Page 1 has a form with two drop down menus, the first selects the year, the second, the month.
Here is the code for the form, as well as the asp for the output page.
Any help is greatly appreciated!
