Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Server Control Absolute Posisitioning.. please


Message #1 by "Wesley Combs" <wesley@w...> on Thu, 21 Mar 2002 16:35:29
I have a server control I wrote and all works good accept absolute

posisitioning. How do i get these values back out of the control?

like here is my control HTML

<cc1:MyControl id="MyControl1" style="Z-INDEX: 101; LEFT: 204px; POSITION:

absolute; TOP: 278px" runat="server"></cc1:MyControl>





how do i get the zindex and the left and the top values?





Any help is greatly appreciated...

Thanks

Wes

  Return to Index