Re: What's missing over here?

2009-02-18 Thread Inf Red
 am, Inf Red ramanareddy.s...@gmail.com wrote: Hi, I'm not sure what's missing here, but the value is not being stored in the session. dynaments rde-dm:rdb mode=query alias=SQL sql=select user_id from users where user_name='test' tag=user rde-id=01 process-mode=execute/ rde

What's missing over here?

2009-02-16 Thread Inf Red
Hi, I'm not sure what's missing here, but the value is not being stored in the session. dynaments rde-dm:rdb mode=query alias=SQL sql=select user_id from users where user_name='test' tag=user rde-id=01 process-mode=execute/ rde-dm:atribute mode=write name=session:userid value=[#xpath:rde-

Re: database value in session.

2009-02-13 Thread Inf Red
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

database value in session.

2009-02-12 Thread Inf Red
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.

Re: live server database dynament

2009-02-09 Thread Inf Red
to make, and easy to miss as well! Hope this helps :-) On Feb 6, 6:16 pm, Inf Red ramanareddy.s...@gmail.com wrote: Hi, Can anybody give me an example which shows the usage of database dynaments?. I wrote following dynament to do basic validation, but it's not working whenn I try

live server database dynament

2009-02-06 Thread Inf Red
Hi, Can anybody give me an example which shows the usage of database dynaments?. I wrote following dynament to do basic validation, but it's not working whenn I try to pass the value dynamically. I know it's problem only with the way I'm passing input value to query, which in this case is

Re: Migrating existing site (developed in .net) to Reddot CMS.

2008-12-03 Thread Inf Red
RedDot. On 27 Nov., 04:30, Inf Red [EMAIL PROTECTED] wrote: Hi, We are migrating a site developed in .net to Reddot. Existing system consists of simple functions (like poll, email a friend) developed in .net. can any one let me know where can I keep the source code in the CMS so

Migrating existing site (developed in .net) to Reddot CMS.

2008-11-27 Thread Inf Red
Hi, We are migrating a site developed in .net to Reddot. Existing system consists of simple functions (like poll, email a friend) developed in .net. can any one let me know where can I keep the source code in the CMS so that I can check the functionality in smart edit mode (or) during the page