You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
994 B

<%@ Control Language="c#" AutoEventWireup="false" Codebehind="search.ascx.cs" Inherits="netw.search" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<link href=<%=my.thestyle%>style.css rel="stylesheet" rev="stylesheet" type="text/css" />
<TABLE id="Table1" cellSpacing="0" cellPadding="0" width="100%" >
<TR>
<td class="mframe-t-left"></td>
<TD class="mframe-t-mid"><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
<asp:TextBox id="keywords" runat="server"></asp:TextBox></TD>
<TD class="mframe-t-mid"><asp:RadioButtonList ID="RadioButtonList1" runat="server" RepeatDirection="Horizontal" Width="174px">
<asp:ListItem Value="title" Selected="True"><3E><><EFBFBD><EFBFBD></asp:ListItem>
<asp:ListItem Value="content"><3E><><EFBFBD><EFBFBD></asp:ListItem>
<asp:ListItem Value="adder"><3E><><EFBFBD><EFBFBD></asp:ListItem>
</asp:RadioButtonList></TD>
<TD class="mframe-t-mid">
<asp:Button id="searchbtn" runat="server" Text="<22><><EFBFBD><EFBFBD>"></asp:Button></TD>
<td class="mframe-t-right"></td>