Hi all,
I am displaying my reports over the web using Crystal reports 8.5 and asp. I would like to embed a back button in the toolbar (you know where the refresh and export buttons are) but am unable to do this.
In the SmartViewerActiveX.asp page there is the following code
<PARAM NAME="EnablePrintButton" VALUE=1>
<PARAM NAME="EnableExportButton" VALUE=1>
<PARAM NAME="EnableZoomControl" VALUE=1>
Should I be putting some code in here. If so, what. Anybody have any ideas?
I am displaying my reports over the web using Crystal reports 8.5 and asp. I would like to embed a back button in the toolbar (you know where the refresh and export buttons are) but am unable to do this.
In the SmartViewerActiveX.asp page there is the following code
<PARAM NAME="EnablePrintButton" VALUE=1>
<PARAM NAME="EnableExportButton" VALUE=1>
<PARAM NAME="EnableZoomControl" VALUE=1>
Should I be putting some code in here. If so, what. Anybody have any ideas?