aspx_professional thread: Server Control Absolute Posisitioning.. please
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
|





