Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Very simple web application with VB.NET
Message
From
18/03/2002 16:43:03
Eugenijus Rimkus
SPAB Siauliu energija
Siauliai, Lithuania
 
 
To
14/03/2002 09:31:47
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00628232
Message ID:
00634260
Views:
26
This is the HTML source
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="band1.WebForm1"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
	<HEAD>
		<title>WebForm1</title>
		<meta name="GENERATOR" content="Microsoft Visual Studio.NET 7.0">
		<meta name="CODE_LANGUAGE" content="Visual Basic 7.0">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="Form1" method="post" runat="server">
			<asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 32px; POSITION: absolute; TOP: 32px" runat="server">Label</asp:Label>
			<asp:TextBox id="TextBox1" style="Z-INDEX: 102; LEFT: 40px; POSITION: absolute; TOP: 72px" runat="server"></asp:TextBox>
			<asp:Button id="Button1" style="Z-INDEX: 103; LEFT: 40px; POSITION: absolute; TOP: 128px" runat="server" Text="Button"></asp:Button>
		</form>
	</body>
</HTML>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform