This topic is locked
[SOLVED]

 session variables pagesize not working

10/22/2011 2:20:18 AM
ASPRunnerPro General questions
G
generalAspRunUser author

Hi,
I tried to access the session("<tableName>_pagesize") and it always come up empty.
default records for I want to change the records per page based on the login group so in
LIST Page: Before Record process I have
if Session("UserGroupTmp") = "TMP" then

session("Employees_pagesize) = 50

end if
Note: default records per page for Employees table is 100
anyone else have this problem?

Sergey Kornilov admin 10/25/2011

It's hard to tell what might be wrong without seeing your application.
I would suggest to post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.