|
Ajax ASP report with criteria
|
|
02-13-2010, 04:23 AM
Post: #1
|
|||
|
|||
|
Ajax ASP report with criteria
hello all,
I'm trying to find the best way to create an ajax report with asp. I want the user to be able to put the date range by entering them into inputs. after they insert something into the input, as long as there's something in both starting and ending date it loads a report. i don't want the entire page to reload just the data. what is the best way of doing this. I've done some ajax pages that insert and update so on but i've never done something that re-queries the main page. so do i put the sql statement in my main page or my ajax page? if it's in the ajax page how do i display the results on my main page? Thank you, any examples would be great. |
|||
|
« Next Oldest | Next Newest »
|




