> yes, I've looked at the example. But if I try to implement this to 
> my application the OnPostedData-Event is never raised. I don't know 
> why :-(.

> Is there a Handler for POST-Data, that I have to register first?

You do need an AddPostHandler page handler for each POST page you need, maybe
as well as a AddGetHandler, and you check Client.Method to see which called it.


Angus


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to