
Ashish Singhal - 2011-05-09 19:55:09
Hi, I have a 'if' condition which not only takes input from user but also applies condition depending upon the user input which is stored in DB by administrator.
This condition is dynamic and aministrator is allowed to add new conditions based on user responce. Can someone tell how to handle this sitiuation as I know only to handle fixed condition(s). Thanks