Re: dynamically change style width of object

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



i don't use visual studio


"Craig Deelsnyder" <cdeelsny@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:OooYgC$MFHA.3076@xxxxxxxxxxxxxxxxxxxxxxx
> TJS wrote:
>> how to dynamically change the style widht of an object?
> See this example, just do the same to your object tag instead:
>
> http://delphi.about.com/cs/adptips2004/a/bltip0304_2.htm
>
> Basically you can do this with just about any tag, set an id and
> runat="server" on it and create the code-behind variable manually.
> However, VS.NET will sometimes remove these modifications when switching
> from design to code view, so be aware of that...
>
> --
> Craig Deelsnyder
> Microsoft MVP - ASP/ASP.NET


.