Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intraweb Function Call from HTML
#3
(08-18-2020, 12:17 PM)Alexandre Machado Wrote: If I understand correctly, you basically want to call a function in your application, written in C++, from your page (i.e. an event from a component on that page). Is that correct?

If that's correct there are several ways to accomplish that. I don't have a C++ Builder demo ready, but there is one written in Delphi which should be quite simple for you to understand how it works. Please have a look:

https://github.com/Atozed/IntraWeb/tree/...ewCallback

Yes sir,
That's correct. But I want to call it from HTML template page.
like calling from menu item.
if menu item selected [student list] i need to call loadstudentlist function. currently I am redirecting to another page and showing student list.
Reply


Messages In This Thread
RE: Intraweb Function Call from HTML - by amit.walters - 08-19-2020, 04:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)