[jQuery] Re: COM Objectscombination is possible or not !!!!

2009-01-10 Thread bharani kumar
So , it is not possible to increase the com object performance using jquery, Am correct sir ? On Sun, Jan 11, 2009 at 10:51 AM, jQuery Lover ilovejqu...@gmail.comwrote: If you do $.load('yourfile.php') you will get the contents of your word document to jquery. Read jQuery HowTo Resource -

[jQuery] Re: COM Objectscombination is possible or not !!!!

2009-01-10 Thread bharani kumar
Refer few no of link PHP-JQUERY COMBINATION PLZ On Sun, Jan 11, 2009 at 11:01 AM, bharani kumar bharanikumariyer...@gmail.com wrote: So , it is not possible to increase the com object performance using jquery, Am correct sir ? On Sun, Jan 11, 2009 at 10:51 AM, jQuery Lover

[jQuery] Re: COM Objectscombination is possible or not !!!!

2009-01-10 Thread jQuery Lover
I don't think so. Because you were parsing your COM elements using php before jquery and still parsing them with php. The only performance increase you may see is the page load. The page with jquery will load first and then jquery will load Com object contents. This will still take original 50