Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Usings Own 'Tags'


Message #1 by amery@i... on Wed, 10 Apr 2002 23:14:52
Hi, two questions:
 - can i register an xsl to use like a control? how?
<MYXSL:TAG1 attr="val"><a href="./" /><asp:calendar id="foo"/></MYXSL:TAG1>

 - can i do a control to work with something like this? how?
<WUI:dialog title="foo">
 <ul>
  <li>first</li>
 </ul>
 <APP:ticket id="230" name="Ticket"/>
</WUI:dialog>

Best regards,
Alejandro Mery


  Return to Index