Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run two reports thru JavaScript

Status
Not open for further replies.

rcaesar

MIS
Sep 5, 2002
92
US
Hi

Would like to know if its poosible to run two or more IMR reports.
ie. From a drop down if a user chooses A, then report X would run, else if user chooses B, then report Y runs.

Obviously, I would need two submit buttons? How would I go about this?

would it be something like this
<input type="submit1" value="Run Report">
<input type="submit2" value="Run Report">

Appreciate any help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top