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.
OboutSuite/Flyout/aspnet_client_OpenClose.aspx

16 lines
339 B

<%@ Page Language="C#" %>
<!-- Register Flyout component -->
<%@ Register TagPrefix="obout" Namespace="OboutInc.Flyout2" Assembly="obout_Flyout2_NET"%>
<html>
<head>
<title>Client Manually Open and Close</title>
<style type="text/css">
body {
font:11px Verdana;
color:#333333;
}
a {