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
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