Hi,
I developped an application that use an HTTPText Request BB, with POST method, and one parameter as id=0000 for instance.
When i test this application from 3DVia studio, it works fine, on local server and online server.
When i publish my experience and embed it with webplayer, my $_POST array (i use php from server side) is empty.
(note that this building block recieve answer from server, meaning that server found and is online, and building block works)
How to solve this problem, did i mix up something ?
PS to embed experience into web page i used default script.
Thanks very much for answer
