|
-
Nov 26th, 2002, 11:08 AM
#1
Thread Starter
New Member
Crystal Reports in .net
hi,
I want to display a session var value in my report...
I have created a crystal report based on a dataset.
It works fine but i want to display few values in my report from my form(.aspx) to my report.
is there any way to achieve this ..
Please help.
Rgds,
edna.
-
Nov 29th, 2002, 11:57 AM
#2
Member
Only way I can think of is creating a temporary table of your results and using an insert statement to insert the session var into that table, then report of that table.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|