Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Very simple web application with VB.NET
Message
De
18/03/2002 16:43:03
Eugenijus Rimkus
SPAB Siauliu energija
Siauliai, Lithuania
 
 
À
14/03/2002 09:31:47
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00628232
Message ID:
00634260
Vues:
25
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>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform