Hello Norbert

Addendum v6.pdf
"A4D Execute 4D request no longer takes the web form variable names and values 
arrays, since posted form data is directly retrieved from the request body via 
a callback method."


$status:=A4D Execute 4D request 
($2;$requestInfo;$A4D_ResponseHeaderNames;$A4D_ResponseHeaderValues;$A4D_Response)


Regards, Oliver

 


Am 05.04.2013 um 12:40 schrieb Norbert Pfaff:

> Hi,
> 
> my progress is very good, but I have a last problem with compiling.
> 
> Err- something like:
> Changing the type of A4D_ResponseHeaderNames from array to blob.
> Too much parameters for the plugin-proc
> 
> $status:=A4D Execute 4D request 
> ($2;$varNames;$varValues;$requestInfo;A4D_ResponseHeaderNames;A4D_ResponseHeaderValues;A4D_Response)
> 
> 
> I think it has something to do with the Compiler Files, but cannot find it, 
> because A4D_ResponseHeaderNames is only in two paces, in compiler_arrays and 
> OnWebConnction and always typed as Text array.
> 
> Grüße/regards
> Norbert
>       
> _______________________________________________
> Active4D-dev mailing list
> [email protected]
> http://list.aparajitaworld.com/listinfo/active4d-dev
> Archives: http://active4d-nabble.aparajitaworld.com/

_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://active4d-nabble.aparajitaworld.com/

Reply via email to