Hello Freinds,
Does any one know that can I access the the variables , registered using session_variable, from whithin the user defined fuction.
- I'm passing the session register variable to the form.
- I'm calling local user defined function in this form.
- I need to use the session_varialbe in this function, in order to execute the query.
- When executed the query from the User Defined function, it doesn't have value refered by session_variable.
In simple words, I'm not able to access the session variables from within the User Defined function.
If any one know, could you pls. reply.
Bharti.