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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to embed a back button in the smartvieweractivex with asp

Status
Not open for further replies.

Sineador

Technical User
Apr 23, 2003
4
IE
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=&quot;EnablePrintButton&quot; VALUE=1>
<PARAM NAME=&quot;EnableExportButton&quot; VALUE=1>
<PARAM NAME=&quot;EnableZoomControl&quot; VALUE=1>
Should I be putting some code in here. If so, what. Anybody have any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top