On 31 Aug 2010, at 19:48, Brad Perkins wrote:
Peter, if you are reading this can you please elaborate what you
mean by 'again'?
Hi Brad
I simply meant that . . .
'once again, the issue is dealt with for you if you are using the 'Out
of the box' shell'.
(Sorry - the punctuation I used made that unclear).
Basically you need to do one of 2 things to make sure your form
submissions via 'post' work. Either:
[A] - make sure you have a method called 'A4D_GetHttpBodyCallback'
somewhere in you database
OR...
[B] - make sure you have a custom method to capture the request body.
If you do this, you need to
[B.1] Pass the name of the method to the 'A4D Set HTTP Body Callback'
plugin command
[B.2] The code of the method should be as follows (easy !?)
C_BLOB($0)
GET HTTP BODY($0)
Option [A] is obviously the easiest and also the obvious one to check
first if you're not using the new shell.
If that's not it let me (or the list) know and I'll try to think of
something else if I can.
Regards
Peter
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/