Hi

I have a user control embedded in aspx page (using object tag) .
Now I need to communicate with this user control : to invoke its methods and to invoke asp methods from the user control .

Is it possible to use a web service? can I initiate this web service from within the user control and invoke its methods?
Any other suggestions will be highly appreciated ! thx