Hi Jim,
Please try the following.
<script>
document.all("LinkButton1").disabled = true;
</script>
Thank you, Mike
Microsoft, ASP.NET Support Professional
Microsoft highly recommends to all of our customers that they visit the
http://www.microsoft.com/protect site and perform the three straightforward
steps listed to improve your computer’s security.
This posting is provided "AS IS", with no warranties, and confers no rights.
--------------------
[quoted text, click to view] > Reply-To: "James Radke" <jradke1@wi.rr.com>
> From: "James Radke" <jradke1@wi.rr.com>
> Subject: Disable linkbutton via javascript - how?
> Date: Thu, 6 Nov 2003 10:32:42 -0600
> Lines: 10
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> Message-ID: <#7vvIPIpDHA.2500@TK2MSFTNGP10.phx.gbl>
> Newsgroups: microsoft.public.dotnet.framework.aspnet.webcontrols
> NNTP-Posting-Host: cpe-24-167-241-101.wi.rr.com 24.167.241.101
> Path:
cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08
..phx.gbl!TK2MSFTNGP10.phx.gbl
[quoted text, click to view] > Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.aspnet.webcontrols:15961
> X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webcontrols
>
> Hello,
>
> Is it possible to disable a linkbutton via client-side javascript? If so,
> how?
>
> Thanks!
>
> Jim
>
>
>