The asp code is as follows:
<%@ Page Language="VB" MasterPageFile="~/MasterPa
Inherits="Login_aspx" Title="Login" %>
<asp:Content ID="MainContent" ContentPlaceHolderID="Main
<div id="body">
<div id="col_main_left">
<div id="user_assistance">
<a id="content_start"></a>
<h3>
Help and Other Links</h3>
<p>
Need your Bond and Rent paid to you today, visit</p>
<p>
<a href="http://www.bondloans
<p>
Low Interest</p>
<p>
<b>Instant Phone approval</b></p>
<p>
$ 500 to $ 5,000 Paid to you today</p>
<p>
Pay out early, no penalties</p>
<p>
No up front fees, Save $$$</p>
<p>
Phone NOW <strong>1300 555 311</strong></p>
</div>
</div>
<div id="col_main_right">
<h2 class="section">
Login</h2>
<div class="content_right">
<asp:Panel ID="AccessNoticePanel" runat="server" EnableViewState="False" Visible="False">
<b>New to propetyforrent.com.au? If you want to login youll need to register first,
its fast and free.<br />
<br />
You have accessed a page or feature that requires login information.</b><br />
Use the form below to log in using your account information, or <b>
<asp:HyperLink ID="ProtectedPageRegisterL
<br />
</asp:Panel>
<asp:Login ID="LoginConrol" runat="server" TitleText="" CssClass="login_box">
<TextBoxStyle CssClass="text"></TextBoxS
</asp:Login>
<p>
<asp:HyperLink ID="RegisterLink" runat="server" NavigateUrl="~/Register.as
<p>
<asp:LinkButton ID="ForgotPasswordButton" runat="server" OnClick="ForgotPasswordBut
</p>
<asp:PasswordRecovery ID="PasswordRecovery" runat="server" Visible="False" UserNameTitleText=""
QuestionTitleText="Step 2: Identity Confirmation." UserNameInstructionText="S
Width="280px">
<TitleTextStyle Font-Bold="True"></TitleTe
<InstructionTextStyle Font-Bold="True"></Instruc
<LabelStyle Wrap="False" />
</asp:PasswordRecovery>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
</div>
</div>
</div>
</asp:Content>
Main Topics
Browse All Topics





by: chilternPCPosted on 2007-10-01 at 00:14:31ID: 19989169
I can't get it to crash but it does notcreate an account keeps telling me the password is not valid.
the problem lies with the asp code /and/or the database checking - but for a proper answer you need to post the code for the form and more information about "the crash"