Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Content handlers
#8
Request info is in the aRequest parameter.  First thing to check is to assure the Execute event is firing.  You didn't say specifically but I assume you were looking at the header from within the event.  If not, make sure the handler name is correct in your post.

The data for the PostDataDemo Jose linked should be in the file (read into xml stream in the Execute event).

The data for a Get (in the CustomContentHandlers demo) will be in aRequest.mQuery (and parsed as params if appropriate).

I suggest playing with both, maybe starting with the Get (CustomContentHandlers) if your event is not firing just because it's easier to watch how things are working with the more simple example.

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: 2 Guest(s)