<div id="controlscontainer" runat="server"> <span>Hello</span> <span>World</span> </div> I want to access span tag values through server side ...