Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Content handlers
#6
Also see the CustomContentHandlers demo.

You set up the Post URL when the handler is registered. The handler responds when the url (extension to your Intraweb URL) is sent. Accept the inbound data, send a response. As in the demo.

Various call parameters are available, pretty much as would be in a session call, but I think the inbound/outbound strings shown in the demo will give you what you want. Tinker with it a while and you'll learn a lot more.

Of course this is a straight up call. If you want some security on it you'll need to weed out calls you don't want to respond to.

Dan
Reply


Messages In This Thread
Content handlers - by lfeliz - 02-17-2019, 01:11 AM
RE: Content handlers - by DanBarclay - 02-17-2019, 03:34 AM
RE: Content handlers - by lfeliz - 02-17-2019, 06:11 AM
RE: Content handlers - by lfeliz - 02-17-2019, 02:12 PM
RE: Content handlers - by Jose Nilton Pace - 02-17-2019, 03:46 PM
RE: Content handlers - by DanBarclay - 02-17-2019, 10:31 PM
RE: Content handlers - by lfeliz - 02-19-2019, 03:04 AM
RE: Content handlers - by DanBarclay - 02-19-2019, 04:29 AM
RE: Content handlers - by lfeliz - 02-19-2019, 06:01 AM
RE: Content handlers - by lfeliz - 02-20-2019, 09:28 PM
RE: Content handlers - by DanBarclay - 02-21-2019, 03:13 AM
RE: Content handlers - by lfeliz - 02-21-2019, 01:59 PM
RE: Content handlers - by kudzu - 02-21-2019, 02:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)