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
408 B

<%@ Register Src="cs_autosuggest.ascx" TagName="AutoSuggestControl" TagPrefix="uc1" %>
<%@ Page language="c#" Inherits="cs_autosuggest" CodeFile="cs_autosuggest.aspx.cs" %>
<html>
<head runat="server">
<style type="text/css">
.tdText
{
font:11px Verdana;
color:#333333;
}
</style>
</head>
<body>
<br />
<br />