Hi,

how to use xpath to assign the results of previous dynament execution
results to an attribute?.

Thanks
Ramana

On Feb 12, 2:00 pm, Inf Red <ramanareddy.s...@gmail.com> wrote:
> Hi All,
>
> Is there anyway to keep database value in the session at runtime?
>
> I kept user name in the session and want to keep the user_id also in
> the session which is present in the database. I'm using below dynament
> query to get the value from database and want to keep this value in
> the session.
>
> <rde-dm:rdb mode="query" alias="SQL" sql="select user_id from users
> where user_name='[#session:username#]'" tag="notag"/>"/>
>
> I'm able to do this with form submission as I can pass this value as a
> parameter, but, I want to do this while the page is loading.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to RedDot-CMS-Users@googlegroups.com
To unsubscribe from this group, send email to 
reddot-cms-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to