eduardoA Posted March 15, 2016 Posted March 15, 2016 I want to build an application that have a TreeView and when user selects an item, it shows some information on a DBMemo. I want to build a functionality that when user requests the application with a parameter like ?ajax=1&id=1234 the application would send just the text from the selected row in database, but not the entire web application, like a webservice API. Is that possible? Quote
molla2005b Posted March 15, 2016 Posted March 15, 2016 hi, yes you can use HttpDocument and HttpCommand Event from UniSeverModule take a look to HttpCommand best regrads. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.