activex viewer and a web browser

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
bcraig_(Guest)
Posts: 1
Joined: Tue Oct 10, 2017 12:44 pm

activex viewer and a web browser

Post by bcraig_(Guest) » Wed Jul 28, 2004 3:00 pm

Is there documentation anywhere on how to use call the runtime engine on the webserver? ____I found how to export the report to the activex viewer interactively, but I am more interested on how to do it from a web page. What I would like to do is present the user with a web page to enter the high and low scope values, submit the results to the runtime engine on the server that would generate the output and call the activex viewer. ____RattleRR will do it easily, however this is for one report generated once a month at most, so the price tag for RattleRR is just not justified.____Any assistance would be greatly appreciated.____Thanks__

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> activex viewer and a web browser

Post by kfleming » Thu Jul 29, 2004 2:44 pm

There is no documentation on how to interface to runtime on a web server but the process would be the same.__You would need to collect info from the user, write it to the control file and then execute runtime using that control file and then sending the output to a activeX PDI file. All of that is really what RattleRR does.____Kathleen__R&R Support____

Post Reply