This is an interesting issue I encountered after upgrading to Crystal Reports 9. When exporting reports to excel the gridlines of excel do not show up at all when you open the excel version. Anyone have any idea why it does this and how I can fix it so they do show?
It seems once someone logs in to sourcesafe it never prompts them to log in again when they open sourcesafe...How can I force them to do this each time?
passsing from the crystal report and it sends the parameter to a stored procedure..if you connect a stored procedure to a crystal report it automatically creates the parameters on the report of the parameters in the procedure but it sends the parameters with single quotes so when you send a name...
I am trying to pass parameters to crystal but it does not accept it if it has an apostrophe..for example selecting an employee list with last name as a parameter..if I wanted to select all the "O'Conners" crystal gives me a sql error b/c it will interpret the first ' as an end...
Does anyone know if it is possible to allow multiple selections from a combo box? Like holding down control and selecting more than one option. If so, how?
I have already tried that, I have tried putting the response.buffer = true in every possible place. That doesn't seem to be the problem. The problem is that it doesn't even go into the page once I take the title tags out from the first line or put anything above them. The browser doesn't...
This is some of the code for the page which calls the include file containing the redirect statement.
<%@ LANGUAGE="VBSCRIPT" %>
<title></title>
<!--#include file="../securitylevel1required.asp"-->
<%...
Now, I had a title tag at the top of the asp page that includes the file holding the code with the redirect. But, when I remove the tag the browser says it cannot find the page, eventhough the page defately exists in the directory that I am calling.
Any suggestions as to why it may be doing...
I used the Response.Buffer = true at the top of the page but again I got the exact same error but this time the error was refering to the line containing the statement Response.Buffer = true.
If Anyone has encountered this error and has a solution,please, I would really appreciate it. Nothing...
I am trying to add authentication level login pages to my website. However, when I try to redirect the user to another page if they don't have the proper user level to view the page I get a Header Error that looks like such:
Header Error
/Project1/securitylevel2required.asp, line 5
The...
Hi,
I am trying to access a crystal report from an ASP. It seems to work for most cases,however, if one of my parameters is a boolean in Crystal the report doesn't accept the boolean from th ASP. I use a form to send a True/False to the ASP and then convert using CBool before calling the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.