Changeset 5920 for branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Home/Index.aspx
- Timestamp:
- 04/01/11 01:52:25 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Home/Index.aspx
r5072 r5920 8 8 <h1><%: ViewData["Message"] %></h1> 9 9 10 <h3>Password: <%: Session["pwd"] %></h3> 10 <h3>Username: <%: Session["Username"] %></h3> 11 <h3>Password: <%: Session["Password"] %></h3> 11 12 </asp:Content>
Note: See TracChangeset
for help on using the changeset viewer.