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

Search results for query: *

  1. spkgolfer

    TTX file, ASP & subreport

    I had the same issue and developed the code below which seems to work for me. This is using procedure in SQLServer. NOTE: I've pulled out most of the normal ASP code to save space. <%@ LANGUAGE=&quot;VBSCRIPT&quot; %> <% Set oConn = server.CreateObject(&quot;ADODB.Connection&quot;)...
  2. spkgolfer

    Resizing Crystal Viewer

    I am using the Crystal ActiveX Viewer (8.5.0.217) and cannot resize the browser window. I am using the standard rptserver.asp, SmartViewerActiveX.asp, and Cleanup.asp that comes with the Sample 8.5 ASP applications. I was able to resize in 7, but not now. Any hints? Steve Kirsch...
  3. spkgolfer

    Upgrading 7 to 8.5 in ASP

    I am in the process of upgrading Crystal 7 to 8.5 using ASP. I have reviewed several threads regarding the upgrade (and the differences between the OCX and RDC) and am a bit concerned by the following statement ... &quot;the biggest downside to the RDC, is that you can no longer refer to...

Part and Inventory Search

Back
Top