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

<%@ Page Language="vb" Src="vb_shoppingshow.aspx.vb" Inherits="vb_shoppingshow" %>
<%@ Register TagPrefix="obshow" Namespace="OboutInc.Show" Assembly="obout_Show_Net" %>
<html>
<head>
<title>obout ASP.NET Show examples</title>
<style type="text/css">
.panelTable
{
background-color:white;
padding:7px;
height:100%;
width:100%;
border-collapse: separate;
border-spacing: expression(cellSpacing=0);