home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 September / PCWorld_2003-09_cd.bin / Software / Vyzkuste / webmatrix / WebMatrix.msi / Data1.cab / _6B80D33FDA734D13AB1CB36A6885E96C < prev    next >
Encoding:
ASP.NET Web Form  |  2003-05-29  |  425 b   |  10 lines

  1. <%@ Page inherits="Microsoft.Matrix.Framework.Mobile.UI.MobilePage, Microsoft.Matrix.Framework.Mobile, Version=0.6.0.0, Culture=neutral, PublicKeyToken=6f763c9966660626" language="VB" %>
  2. <%@ Register TagPrefix="Mobile" Namespace="System.Web.UI.MobileControls" Assembly="System.Web.Mobile" %>
  3.  
  4. <script runat="server">
  5.     ' Insert page code here
  6.     '
  7. </script>
  8.  
  9. <mobile:Form id="Form1" runat="server"></mobile:Form>
  10.