08-23-05 10:53 PM
Hi Chandy,
does not sound like a MCMS related question.
What happens if you are using such a control in a normal ASP.NET web
application?
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Chandy" <chandy@totalise.co.uk> wrote in message
news:1124804791.800420.212090@f14g2000cwb.googlegroups.com...
> Hi all,
>
> Not strictly speaking a CMS question but..just incase this is a
> CMS-specific problem.
>
> When I added the OutputCache directive to a usercontrol that containes
> a button, the click event for the button no longer fires. The diective
> is set to:
>
> <%@ OutputCache Duration="86400" VaryByParam="None"
> VaryByCustom="CMSControl" %>
>
> The control never changes, it's just a text box and a button to do a
> search. If I remove the directive, the button behaves as it should.
>
> Any ideas?
>
> Chandy
>
[ Post a follow-up to this message ]
|