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="vb_autosuggest.ascx" TagName="AutoSuggestControl" TagPrefix="uc1" %>
<%@ Page language="VB" Inherits="vb_autosuggest" CodeFile="vb_autosuggest.aspx.vb" %>
<html>
<head runat="server">
<style type="text/css">
.tdText
{
font:11px Verdana;
color:#333333;
}
</style>
</head>
<body>
<br />
<br />