index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: Session Variable Filter Problem :: (5)Post a New Message | Post a Reply
Apr 5 2005, 7:39 AM
 Session Variable Filter ProblemPost a Reply
 scott69

View this author's profile Send this author a private message

from: UK

Hi,

I've got a problem that I'm stumped with. Basically within my reports.asp file I have 4 session variables as below

Session("UserID")
Session("GroupID")
Session("Region")
Session("Country")

If I do a response.write they are echoed back no problem. If I filter the report by using the command @UserID on the User field, that works fine. If I do it with any of the others on their respective fields I get nothing.....

I also thought that it might be leading / trailing spaces - but it's not, as I tested that with my response.write statement.

Any ideas what else I can check?

Thanks,

Scott.


Apr 6 2005, 12:42 AM
 Re: Session Variable Filter ProblemPost a Reply
 scott69

View this author's profile Send this author a private message

from: UK

Update:

If I add a constant to the filter for example 'UK' , then it works....for some reason it does seem to want to read the value from a session variable, other than the User ID which is also a session variable....weird.

I'm using MS Access and IIS 6

Apr 6 2005, 8:59 AM
 Re: Session Variable Filter ProblemPost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

This bug should be fixed in the next minor release due this friday 6th April 2004.

thanx!




-------------------------
Ghost
Apr 6 2005, 9:11 AM
 Re: Session Variable Filter ProblemPost a Reply
 scott69

View this author's profile Send this author a private message

from: UK

GREAT!!!

Thanks!


Scott.


Apr 11 2005, 11:10 AM
 Re: Session Variable Filter ProblemPost a Reply
 scott69

View this author's profile Send this author a private message

from: UK

It works really well!

Thanks for that,


Scott.

Pages: (1)   [1]

search this forum: