C
Chuck
Hi!
I have an ASP page that calls excel to create a report. This works fine. Now
I need to call a html calendar page to filter what rows are shown on the
report before the sql select statement is executed. I tried to include the
html page, but this causes errors. Is there a way to call a page (other than
an include) then after a submit button is pressed on the calendar page
return to the next line in the original ASP page?
Thank you in advance.
I have an ASP page that calls excel to create a report. This works fine. Now
I need to call a html calendar page to filter what rows are shown on the
report before the sql select statement is executed. I tried to include the
html page, but this causes errors. Is there a way to call a page (other than
an include) then after a submit button is pressed on the calendar page
return to the next line in the original ASP page?
Thank you in advance.