- Timestamp:
- 04/08/11 16:04:26 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Home/Index.aspx
r5920 r5988 6 6 7 7 <asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server"> 8 <h1><%: ViewData["Message"] %></h1>9 8 10 <h3>Username: <%: Session["Username"] %></h3>11 <h3>Password: <%: Session["Password"] %></h3>12 9 </asp:Content>
Note: See TracChangeset
for help on using the changeset viewer.