home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 December
/
PCWorld_2004-12_cd.bin
/
software
/
komercni
/
netgenium
/
NETGenium.msi
/
_B4A5F9DE730F039E0CBFC30C1A8A8467
/
_06EBB7B82551421F8D3469D1455CA66B
< prev
next >
Wrap
Text File
|
2004-10-01
|
1KB
|
18 lines
<%@ Page language="c#" Codebehind="Search.aspx.cs" Inherits="NETGenium.Mobile.Search" AutoEventWireup="false" %>
<%@ Register TagPrefix="mobile" Namespace="System.Web.UI.MobileControls" Assembly="System.Web.Mobile" %>
<HEAD>
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" content="C#">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/Mobile/Page">
</HEAD>
<body Xmlns:mobile="http://schemas.microsoft.com/Mobile/WebForm">
<mobile:Form id="form" runat="server" title="NET Genium">
<mobile:Label id="lbl" runat="server" EnableViewState="False"></mobile:Label>
<mobile:TextBox id="tb" runat="server" EnableViewState="False"></mobile:TextBox>
<mobile:Command id="bt" runat="server" EnableViewState="False">Go</mobile:Command>
<mobile:Command id="btCustomize" runat="server" EnableViewState="False"></mobile:Command>
<mobile:Label id="space" runat="server" EnableViewState="False"></mobile:Label>
<mobile:Link id="hlBack" runat="server" EnableViewState="False"></mobile:Link>
</mobile:Form>
</body>