in server side , i want to  send some data to my php script,official
docment wasn't told us any about it,this are 3 examples in the http.js
file,but it doesn't work when i use the same method
my code:


var request = new Http('http://examaple.com:80/aothorize/ape/test');
request.set('method', 'POST');
request.writeData('pubid', user.getProperty('pubid'));

could not receive any information :(

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to