Jump to content

How to send only text to respond HTTP request instead of open the web application?


eduardoA

Recommended Posts

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?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...