MichaelMcDonald
Posts: 640
|
| Posted: 11/22/2007, 11:59 AM |
|
Can someone please advise why this happens - when using the save control value to set a session variable, the variable can be used to filter grid records when using the client browser on the same computer as the server. When using a remote client to connect to the server, the variable is no longer saved and applied.
Cheers,
Michael M.
_________________
Central Coast, NSW, Australia.
|
 |
 |
kevind
Posts: 251
|
| Posted: 12/05/2007, 4:33 AM |
|
i'm not certain but, i think the browser needs to accept cookies from the web site where the session variable is being triggered. You won't get an error on saving the session variable, it just won't be saved.
kd
_________________
thanks
Kevin
======================
CCS 3.2.x / ASP / MS Access /mySQL / PHP / jQuery / jQuery UI / jQuery Mobile
|
 |
 |
|