After many test... In fact it didn't work because I had an other <form> without a name, just before the <form> used for the CSP:SEARCH
I give him a name and after vit works. BUT, now when I try to use it with an url rewrite I obtain the following message. HTTP request fails, unable to process hyper event http://www.mydomain.com/mypage.html (rewriten in http://www.mydomain.com/csp/mypage.csp) ==> Not OK directly http://www.mydomain.com/csp/mypage.csp ==> OK Does someone have an idea? Thanks. G�rard. "Peter Cooper" <[EMAIL PROTECTED]> a �crit dans le message de news:[EMAIL PROTECTED] > Gerard > > my guess is that there is no <csp:bind in the calling page so the > applet is not loaded by the calling page > > the appleat code is done after the OnPageBody call - but with an > csp:include only the OnPageBody is called so the broker is never sent > to the client by the include > > there is a something somwhere(csr/parameter??) that you can tell csp > to include the broker - but darned if I can remember where > > Peter > >
