Page a1.asp is like this:
<%@ Language=VBScript %>
<%
Response.write session.SessionID
%>
...
<A HREF="A2.asp">A2.asp</A>
and A2.asp is
<%
Response.Write( Session.SessionID ) %>
Session ID is different from page to page.
I have two ASP simple pages in the same directory. One apge calls another and have different session ID. I have Win NT4 server and Option Pack 4.
Thenk you for helping me.
Hi everybody,
I have a question. I've made in my report a crosstab which is vey large (50 columns). I want to split it by grouping records in group of 10 and printing 5 crosstabs. I can't use recordnumber to group records. It is possible in other way? Thank you for any clue.
I use this report...
Hi!
Thank you for your answers at my previous questions.
I have now a new problem: I display my report in Smart Viewer from WCS with a URL command. When I try to export it into Word I get an error message: "Export format to word not supported". I dont't know why. Any suggestions?
Thank...
Hi!
I want to use Prompt# Command in URL to pass values for parameter fields. But it seems that I can't pass multiple values for one parameter. Syntax like .."prompt1=value1prompt1=value2" doesn't work. Any idea?
Thank you!
I have to make a report based on a MsSqlServer database. The record criteria selection is complex, generated by a "report wizard". I made 5 subreports for every kind of data but I can't transfer all parameters from main report to subreports. Most of this parameters are arrays and don't...
I tried this solutions but didn't work. In my second subreport I have a cross-tab object wich displays only the last record from the record that are passed like "subreport link" from main report, instead of all records. I didn't know how to solve it.
Hi, everybody!
This is my problem:
I have a main report with several subreports, using Crystal Reports and ODBC with MSQL 7. I've created some views for selecting data from tables. In main report I have one view and each subreport has its own view. Selection formula contains customer id and...
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.