Okay here goes.
I am linking to a report from an HTML page. It is just a regular link.
<A HREF="report.rpt">Report</A>
It opens a report that prompts for information. I have set the prompt up in the report to have 3 values which the user can select from.
Problem 1. When the report opens it prompts, but it gives a text box not a drop down list. Can I and how do I make it a drop down selection?
Also, if I go back to the HTML page and click the link again I do not get the prompt, it just shows me the same report that it already showed me.
Problem 2. How do I make it prompt every time?
Thanks for any help.
Yusuf
I am linking to a report from an HTML page. It is just a regular link.
<A HREF="report.rpt">Report</A>
It opens a report that prompts for information. I have set the prompt up in the report to have 3 values which the user can select from.
Problem 1. When the report opens it prompts, but it gives a text box not a drop down list. Can I and how do I make it a drop down selection?
Also, if I go back to the HTML page and click the link again I do not get the prompt, it just shows me the same report that it already showed me.
Problem 2. How do I make it prompt every time?
Thanks for any help.
Yusuf