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

<%@ Page Language="vb" Inherits="vb_withusercontrol" Src="vb_withusercontrol.aspx.vb" %>
<%@ Register Src="vb_withusercontrol.ascx" TagName="WebUserControl" TagPrefix="uc1" %>
<html>
<head runat="server">
<title>Obout AJAXPage Examples</title>
<style>
body
{
font-family:Verdana;
}
.text
{
background-color:#ebe9ed;
font-size:11px;
text-align:center;