PDA

View Full Version : Shutdown application Instance with button click


anilkumar.golla
01-18-2008, 06:10 PM
Hi !!!

I'm using FMS components for creating a meeting kind of application and I want to shutdown the meeting instance with the click of a button(say shutdown button).

I gone through the article "Let Your users logout" in tutorials section. But it is closing the user with the click of button. But I want to completly shutdown the instance with the click of button.

Thanks in Advance
Anil Golla

anilkumar.golla
01-18-2008, 08:30 PM
Hey

My problem has been solved with the application.shutdown();