index | search | no replies | posting guidelines | help | login | register |
Index » Products » ASP Report Wizard v2 |
| |||||||
Apr 5 2005, 7:39 AM |
| ||||||
scott69 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 |
| ||||||
scott69 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 |
| ||||||
ghost 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 |
| ||||||
scott69 from: UK | GREAT!!! Thanks! Scott. | ||||||
Apr 11 2005, 11:10 AM |
| ||||||
scott69 from: UK | It works really well! Thanks for that, Scott. | ||||||
Pages: (1) [1] |