hello,
iam newbie to asp.net and i want to create a webpage which contains a drop down list with lable "select month"
then from drop down list i choose the month, then after choosing it, it must redirect me to a another webpage which contains
a 10 charts and one report for that month
note : i have connection with table named "dashboard " stored in oracle database
now , i know how to create the first web page"which contains a drop down list" and how to bind the charts with the database and also how to create a single webpage for every month , but my manager want that: there is one webpage and for every month selection
the corresponding charts and report appear in this webpage AND THIS IS MY PROPLEM?!
ANY HELP PLEASE!
SORRY FOR WEAK ENGLISH *_^