Forum: ASP.NET |
Thema:
Re: Bild in Webform ! |
Von:
Thomas Scherner (
26.10.2005 12:15) |
Hallo Hannes, du hast Recht zeigt auf ein c: Laufwerk.
Hier mal der Code:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="SVLISTE.WebForm1"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>WebForm1</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="Visual Basic .NET 7.1" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<META http-equiv="refresh" content="120">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" style="LIST-STYLE-POSITION: outside; BACKGROUND-IMAGE: url(file:///C:\Logo.JPG); LIST-STYLE-TYPE: disc; BACKGROUND-COLOR: transparent"
method="post" runat="server">
<asp:datagrid id="DataGrid1" style="Z-INDEX: 101; LEFT: 8px; POSITION: absolute; TOP: 128px" runat="server"
Font-Names="Arial" PageSize="25" AllowPaging="True" HorizontalAlign="Left" Height="500px"
Width="968px" Font-Size="Smaller">
<PagerStyle Font-Size="Smaller" Position="TopAndBottom" Mode="NumericPages"></PagerStyle>
</asp:datagrid><asp:image id="Image1" style="Z-INDEX: 102; LEFT: 16px; POSITION: absolute; TOP: 16px" runat="server"
Height="88px" Width="200px" ImageUrl="file:///C:\Inetpub\wwwroot\SVLISTE\Logo.JPG"></asp:image></form>
</body>
</HTML>
Vielen Dank für deine Mühe
Thomas
Ich bin ein Newbie . Aber jeder hat mal angefangen. Gruß & Dank Thomas
Betreff |
Von |
Datum |
|
  |
Re: Bild in Webform !
Hallo Hannes,<br>sorry sollte mal meinen Grips anstrengen.<br>Habs geschaft:<br>ImageUrl="http://derpdb5/SVLISTE/Logo.JPG"><br>So einfach..<br><br>Danke dir |
 |
 |
 |
|
|
Thomas
Scherner
|
26.10.2005 12:23 |
|
|
Antworten
Vorsicht bei der Eingabe: Die Zeichen ' oder -- sind nicht erlaubt!