home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 September / PCWorld_2003-09_cd.bin / Software / Vyzkuste / webmatrix / WebMatrix.msi / Data1.cab / _C60DB589BDCE4E449DA5A8EEC90DDD0F < prev    next >
Encoding:
ASP.NET Web Form  |  2003-05-29  |  458 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="VJ#"%%ClassName, ClassName="{0}"%% %>
  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.