Re: listen/notify Topics doubt

2007-09-28 Thread Pablo Vázquez Blázquez
Thank you very much! It works! Manu Mahajan escribió: Hi If you want to handle the before and after topics separately you can do something like this. Note I am publishing a separate topic for the form (submitForm) and then handling it using some javascript code listenTopics=

RE: listen/notify Topics doubt

2007-09-27 Thread Manu Mahajan
Hi If you want to handle the before and after topics separately you can do something like this. Note I am publishing a separate topic for the form (submitForm) and then handling it using some javascript code ...