actaully nevermind, worked for a quick minute then stoped
<head>
<title>Short Sale Form - LoanMods4Free</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body><div id="container">
<fieldset>
<legend>Personal Info</legend>
<dl>
<dt><label for="name">Full Name:</label>
</dt>
<dd><input type="text" name="name" id="name" size="32" maxlength="128" /></dd>
</dl>
<dl>
<dt><label for="address">Address:</label>
</dt>
<dd><input type="text" name="address" id="address" size="32" maxlength="128" /></dd>
</dl>
<dl>
<dt><label for="city">City:</label>
</dt>
<dd><input type="text" name="city" id="city" size="32" maxlength="32" /></dd>
</dl>
<dl>
<dt><label for="zip">Zip:</label>
</dt>
<dd><input type="text" name="zip" id="zip" size="32" maxlength="32" /></dd>
</dl>
<dl>
<dt><label for="state">State:</label>
</dt>
<dd>
<select size="1" name="state" id="state">
<option value="AL">Alabama</option>
<option value="AK">Alaska</option>
<option value="AZ">Arizona</option>
<option value="AR">Arkansas</option>
<option value="CA">California</option>
<option value="CO">Colorado</option>
<option value="CT">Connecticut</option>
<option value="DE">Delaware</option>
<option value="DC">District of Columbia</option>
<option value="FL">Florida</option>
<option value="GA">Georgia</option>
<option value="HI">Hawaii</option>
<option value="ID">Idaho</option>
<option value="IL">Illinois</option>
<option value="IN">Indiana</option>
<option value="IA">Iowa</option>
<option value="KS">Kansas</option>
<option value="KY">Kentucky</option>
<option value="LA">Louisiana</option>
<option value="ME">Maine</option>
<option value="MD">Maryland</option>
<option value="MA">Massachusetts</option>
<option value="MI">Michigan</option>
<option value="MN">Minnesota</option>
<option value="MS">Mississippi</option>
<option value="MO">Missouri</option>
<option value="MT">Montana</option>
<option value="NE">Nebraska</option>
<option value="NV">Nevada</option>
<option value="NH">New Hampshire</option>
<option value="NJ">New Jersey</option>
<option value="NM">New Mexico</option>
<option value="NY">New York</option>
<option value="NC">North Carolina</option>
<option value="ND">North Dakota</option>
<option value="OH">Ohio</option>
<option value="OK">Oklahoma</option>
<option value="OR">Oregon</option>
<option value="PA">Pennsylvania</option>
<option value="RI">Rhode Island</option>
<option value="SC">South Carolina</option>
<option value="SD">South Dakota</option>
<option value="TN">Tennessee</option>
<option value="TX">Texas</option>
<option value="UT">Utah</option>
<option value="VT">Vermont</option>
<option value="VA">Virginia</option>
<option value="WA">Washington</option>
<option value="WV">West Virginia</option>
<option value="WI">Wisconsin</option>
<option value="WY">Wyoming</option>
</select>
</dd>
</dl>
<dl>
<dt><label for="phone">Phone:</label>
</dt>
<dd><input type="text" name="phone" id="phone" size="32" maxlength="32" /></dd>
</dl>
<dl>
<dt><label for="cellphone">Cell Phone:</label>
</dt>
<dd><input type="text" name="cell phone" id="cellphone" size="32" maxlength="32" /></dd>
</dl>
<dl>
<dt><label for="fax">Fax:</label>
</dt>
<dd><input type="text" name="fax" id="fax" size="32" maxlength="32" /></dd>
</dl>
<dl>
<dt><label for="email">Email Address:</label>
</dt>
<dd><input type="text" name="email" id="email" size="32" maxlength="128" /></dd>
</dl>
<dl>
<dt><label for="dobMonth">Date of Birth:</label>
</dt>
<dd>
<select size="1" name="dobMonth" id="dobMonth">
<option value="Jan">Jan</option>
<option value="Feb">Feb</option>
<option value="Mar">Mar</option>
<option value="Apr">Apr</option>
<option value="May">May</option>
<option value="Jun">Jun</option>
<option value="Jul">Jul</option>
<option value="Aug">Aug</option>
<option value="Sep">Sep</option>
<option value="Oct">Oct</option>
<option value="Nov">Nov</option>
<option value="Dec">Dec</option>
</select>
<select size="1" name="dobDay" id="dobDay">
<option value="01">01</option>
<option value="02">02</option>
<option value="03">03</option>
<option value="04">04</option>
<option value="05">05</option>
<option value="06">06</option>
<option value="07">07</option>
<option value="08">08</option>
<option value="09">09</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
<option value="13">13</option>
<option value="14">14</option>
<option value="15">15</option>
<option value="16">16</option>
<option value="17">17</option>
<option value="18">18</option>
<option value="19">19</option>
<option value="20">20</option>
<option value="21">21</option>
<option value="22">22</option>
<option value="23">23</option>
<option value="24">24</option>
<option value="25">25</option>
<option value="26">26</option>
<option value="27">27</option>
<option value="28">28</option>
<option value="29">29</option>
<option value="30">30</option>
<option value="31">31</option>
</select>
<select size="1" name="dobYear" id="dobYear">
<option value="2000">2000</option>
<option value="1999">1999</option>
<option value="1998">1998</option>
<option value="1997">1997</option>
<option value="1996">1996</option>
<option value="1995">1995</option>
<option value="1994">1994</option>
<option value="1993">1993</option>
<option value="1992">1992</option>
<option value="1991">1991</option>
<option value="1990">1990</option>
<option value="1989">1989</option>
<option value="1988">1988</option>
<option value="1987">1987</option>
<option value="1986">1986</option>
<option value="1985">1985</option>
<option value="1984">1984</option>
<option value="1983">1983</option>
<option value="1982">1982</option>
<option value="1981">1981</option>
<option value="1980">1980</option>
<option value="1979">1979</option>
<option value="1978">1978</option>
<option value="1977">1977</option>
<option value="1976">1976</option>
<option value="1975">1975</option>
<option value="1974">1974</option>
<option value="1973">1973</option>
<option value="1972">1972</option>
<option value="1971">1971</option>
<option value="1970">1970</option>
<option value="1969">1969</option>
<option value="1968">1968</option>
<option value="1967">1967</option>
<option value="1966">1966</option>
<option value="1965">1965</option>
<option value="1964">1964</option>
<option value="1963">1963</option>
<option value="1962">1962</option>
<option value="1961">1961</option>
<option value="1960">1960</option>
<option value="1959">1959</option>
<option value="1958">1958</option>
<option value="1957">1957</option>
<option value="1956">1956</option>
<option value="1955">1955</option>
<option value="1954">1954</option>
<option value="1953">1953</option>
<option value="1952">1952</option>
<option value="1951">1951</option>
<option value="1950">1950</option>
</select>
</dd>
</dl>
</fieldset>
<fieldset>
<legend>Home Owners Information</legend>
<dl>
<dt><label for="ApproximateValueOfYourHome">Approximate Value Of Your Home:</label>
</dt>
<dd><input type="text" name="ApproximateValueOfYourHome" id="ApproximateValueOfYourHome" size="32" maxlength="128" /></dd>
</dl>
<dl>
<dt>
<label for="ApproximateBalanceOfYour1st Mortgage">Approximate Balance Of Your 1st Mortgage:</label>
</dt>
<dd><input type="text" name="ApproximateBalanceOfYour1stMortgage" id="ApproximateBalanceOfYour1stMortgage" size="32" maxlength="128" /></dd>
</dl>
<dl>
<dt>
<label for="ApproximatePaymentOnYourFirst Mortgage">Approximate Payment On Your First Mortgage:</label>
</dt>
<dd><input type="text" name="ApproximatePaymentOnYourFirstMortgage" id="ApproximatePaymentOnYourFirstMortgage" size="32" maxlength="128" /></dd>
</dl>
<dl>
<dt>
<label for="HowManyDaysBehindIsYour1stMortgage">How Many Days Behind Is Your 1st Mortgage?</label>
</dt>
<dd>
<select size="1" name="1stmortgage" id="1stmortgage">
<option value="0-30">0-30</option>
<option value="31-60">31-60</option>
<option value="61-90">61-90</option>
<option value="91+">91+</option>
</select>
</dd>
</dl>
</dl>
<dl>
<dt>
<label for="HasYourLenderBegunForeclosure?">Has Your Lender Begun Foreclosure?</label>
</dt>
<dd>
<select size="1" name="forclosure" id="forclosure">
<option value="Yes">Yes</option>
<option value="No">No</option>
</select>
</dd>
</dl>
<dl>
<dt><label for="DoYouHaveA2ndMortgage?"><br />
<br />
<br />
Do You Have A 2nd Mortgage?</label>
</dt>
<dd>
<select size="1" name="2ndmortgage" id="2ndmortgage">
<option value="Yes">Yes</option>
<option value="No">No</option>
</select>
</dd>
</dl>
<dl>
<dt>
<label for="ApproximateBalanceOfYour2ndMortgage">Approximate Balance Of Your 2nd Mortgage:</label>
</dt>
<dd><input type="text" name="ApproximateBalanceOfYour2ndMortgage" id="ApproximateBalanceOfYour2ndMortgage" size="32" maxlength="128" /></dd>
</dl>
<dl>
<dt><label for="ApproximatePaymentOnYour2ndMortgage">Approximate Payment On Your 2nd Mortgage:</label></dt>
<dd><input type="text" name="ApproximatePaymentOnYour2ndMortgage" id="ApproximatePaymentOnYour2ndMortgage" size="32" maxlength="128" /></dd>
</dl>
<dl>
<dt><label for="HowManyDaysBehindIsYour2ndMortgage?">How Many Days Behind Is Your 2nd Mortgage?</label></dt>
<dd>
<select size="1" name="2ndmortgage" id="2ndmortgage">
<option value="0-30">0-30</option>
<option value="31-60">31-60</option>
<option value="61-90">61-90</option>
<option value="91+">91+</option>
</select>
</dd>
</dl>
</dl>
<dl>
<dt>
<label for="AreYouBehindOnAnyPropertyTaxes?">Are You Behind On Any Property Taxes?</label>
</dt>
<dd>
<select size="1" name="AreYouBehindOnAnyPropertyTaxes?" id="AreYouBehindOnAnyPropertyTaxes?">
<option value="Yes">Yes</option>
<option value="No">No</option>
</select>
</dd>
</dl>
<dl>
<dt>
<label for="ApproximateBalanceOfPropertyTaxesDue">Approximate Balance Of Property Taxes Due:</label>
</dt>
<dd><input type="text" name="ApproximateBalanceOfPropertyTaxesDue" id="ApproximateBalanceOfPropertyTaxesDue" size="32" maxlength="128" /></dd>
</dl>
<dl>
<dt>
<label for="AreYouBehindOnAnyPropertyTaxes?">Are You Behind On Any Homeowners Association Dues?</label>
</dt>
<dd>
<select size="1" name="AreYouBehindOnAnyHomeownersAssociationDues?" id="AreYouBehindOnAnyHomeownersAssociationDues?">
<option value="Yes">Yes</option>
<option value="No">No</option>
</select>
</dd>
</dl>
<dt>
<label for="ApproximateBalanceOfHomeownersAssociationDues"><br />
Approximate Balance Of Homeowners Association Dues:</label>
</dt>
<dd><input type="text" name="ApproximateBalanceOfHomeownersAssociationDues" id="ApproximateBalanceOfHomeownersAssociationDues" size="32" maxlength="128" /></dd>
</dl>
<dl>
<dt><label for="AreThereAnyOtherLiensOrJudgmentsAgainstYourPropertyThatYouAreAwareOf?"><br />
Are There Any Other Liens Or Judgments Against Your Property That You Are Aware Of?</label>
</dt>
<dd>
<select size="1" name="AreThereAnyOtherLiensOrJudgmentsAgainstYourPropertyThatYouAreAwareOf?" id="AreThereAnyOtherLiensOrJudgmentsAgainstYourPropertyThatYouAreAwareOf?">
<option value="Yes">Yes</option>
<option value="No">No</option>
</select>
</dd>
</dl>
<dt>
<label for="ApproximateBalancesOfThoseLiensAndOrJudgments">Approximate Balances Of Those Liens And Or Judgments:</label>
</dt>
<dd><input type="text" name="ApproximateBalancesOfThoseLiensAndOrJudgments" id="ApproximateBalancesOfThoseLiensAndOrJudgments" size="32" maxlength="128" /></dd>
</dl>
</fieldset>
<fieldset>
<legend>Comments</legend>
<dl>
<dt><label for="comments">Message:</label>
</dt>
<dd><textarea name="comments" id="comments" rows="5" cols="50"></textarea></dd>
</dl>
</fieldset>
<fieldset>
<legend>TERMS AND CONIDTIONS</legend>
<dl>
<dt><label for="Termsandconditions">Terms & Conditions:</label>
</dt>
<dd><textarea name="Termsandconditions" id="Termsandconditions" rows="5" cols="50">
Loanmods4free.com Terms of Use Agreement Welcome to Loanmods4free.com, the service for educating homeowners on loan modifications and related services operated by Loanmods4free.com ("Loanmods4free.com"). By using the Loanmods4free.com Website (the "Website") you agree to be bound by these Terms of Use (this "Agreement"), whether or not you register as a member ("Member"). If you wish to become a Member and make use of the Loanmods4free.com service (the "Service"), read these Terms of Use and indicate your acceptance of them by submitting the registration form.
This Agreement sets out the legally binding terms of your use of the Website and your membership in the Service and may be modified by Loanmods4free.com from time to time, such modifications to be effective upon posting by Loanmods4free.com on the Website. This Agreement includes Loanmods4free.com's Acceptable Use Policy, Loanmods4free.com's Privacy Policy, and any notices regarding the Website. You may also receive a copy of this Agreement by emailing us at: admin@loanmods4free.comThis e-mail address is being protected from spambots. You need JavaScript enabled to view it , Subject: Terms of Use Agreement.
1. Eligibility. You must be eighteen or over to register as a member of Loanmods4free.com or use the Website. Membership in the Service is void where prohibited. By using the Website, you represent and warrant that you have the right, authority, and capacity to enter into this Agreement and to abide by all of the terms and conditions of this Agreement.
2. Term. This Agreement will remain in full force and effect while you use the Website and/or are a Member. You may terminate your membership at any time, for any reason by following the instructions on the cancel membership page, or upon receipt by Loanmods4free.com of your written or email notice of termination. Membership will renew automatically at a rate of $24.99 charged to the credit card member supplied at sign up until formal cancellation has occurred or if the credit card company rejects renewal fee provided. Loanmods4free.com is not responsible for Membership interruption due to non-payment. Loanmods4free.com may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your application for membership, or such other email address as you may later provide to Loanmods4free.com. Even after membership is terminated, this Agreement will remain in effect.
3. Non- Commercial Use by Members. The Website is for the personal use of individual Members only and may not be used in connection with any commercial endeavors. Organizations, companies, and/or businesses may not become Members and should not use the Service or the Website for any purpose. Illegal and/or unauthorized uses of the Website, including collecting usernames and/or email addresses of members by electronic or other means for the purpose of sending unsolicited email and unauthorized framing of or linking to the Website will be investigated, and appropriate legal action will be taken, including without limitation, civil, criminal, and injunctive redress.
4. Proprietary Rights in Content on Loanmods4free.com. Loanmods4free.com owns and retains all proprietary rights in the Website and the Service. The Website contains the copyrighted material, trademarks, and other proprietary information of Loanmods4free.com, and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.
5. Copyright Policy. You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner's behalf.
6. Subscription. For your convenience, paid subscriptions for Loanmods4free.com recur automatically, until cancelled. Loanmods4free.com reserves the right to offer free membership to any person(s) of their choice at any given time, for any duration, while charging other members, at the same time. Loanmods4free.com also reserves the right to cancel the FREE trial period at any time, for all or any of its members.
7. Service - Loanmods4free.com does not guarantee, at any time, either their paid or free membership holders, that the website will be fully operational all the time. Members may face significant service disturbances. Only in the event that www.loanmods4free.com is offline for a period of more than 72 hours, will a pro-rated refund be given. Loanmods4freee.com DOES NOT OFFER TECHNICAL SUPPORT. We will offer support only for services/features related to the website. 8. Disclaimers. Loanmods4freee.com is not responsible for any incorrect or inaccurate Content posted on the Website or in connection with the Service, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. Loanmods4free.com is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. Loanmods4freee.com assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, user or Member communications. Loanmods4free.com is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of email or players on account of technical problems or traffic congestion on the Internet or at any Website or combination thereof, including injury or damage to users and/or Members or to any other person's computer related to or resulting from participating or downloading materials in connection with the Web and/or in connection with the Service. Under no circumstances will Loanmods4free.com be responsible for any loss or damage to property, including personal injury or death, resulting from anyone's use of the Website or the Service whether online or offline. The Website and the Service are provided "AS-IS" and Loanmods4free.com expressly disclaims any warranty of fitness for a particular purpose or non-infringement. Loanmods4freee.com cannot guarantee and does not promise any specific results from use of the Website and/or the Service.
9. Limitation on Liability. Except in jurisdictions where such provisions are restricted, in no event will Loanmods4free.com be liable to you or any third person for any indirect, consequential, exemplary, incidental, special or punitive damages, including also lost profits arising from your use of the Web site or the Service, even if Loanmods4free.com has been advised of the possibility of such damages. Notwithstanding anything to the contrary contained herein, Loanmods4free.com's liability to you for any cause whatsoever, and regardless of the form of the action, will at all times be limited to the amount paid, if any, by you to Loanmods4free.com for the Service during the term of membership.
10. U.S. Export Controls. Software from this Website (the "Software") is further subject to United States export controls. No Software may be downloaded from the Website or otherwise exported or re-exported (i) into (or to a national or resident of) Cuba, Iraq, Libya, North Korea, Iran, Syria, or any other Country to which the U.S. has embargoed goods; or (ii) to anyone on the U.S. Treasury Department's list of Specially Designated Nationals or the U.S. Commerce Department's Table of Deny Orders. By downloading or using the Software, you represent and warrant that you are not located in, under the control of, or a national or resident of any such country or on any such list.
11. Disputes. If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that the dispute will be governed by the laws of the State of California without regard to its conflict of law provisions. You agree to personal jurisdiction by and venue in the state and federal courts of the State of California, City of Los Angeles.
12. Indemnity. You agree to indemnify and hold Loanmods4free.com, its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorney's fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above.
13. Legal Advise. Loanmds4free.com is not a legal firm and does not offer legal advise. Loanmods4free.com highly suggests that Members seek legal counsel for any content they may read on the site regarding their home, credit, sale of home, or debt repair. Our guide, tools, and related services are informational in nature. However, it is the responsibility of Member and or purchaser of our products and services to make any and all decisions regarding their home, credit, and financial situation. Loanmods4free.com accepts no responsibility for decisions and losses of it's Members in this regard. All legal fees are to be paid by Member and Loanmods4free.com shall assume no liability for advice or legal fees incurred.
14. Other. This Agreement, accepted upon use of the Website and further affirmed by becoming a Member of the Service, contains the entire agreement between you and Loanmods4free.com regarding the use of the Website and/or the Service. If any provision of this Agreement is held invalid, the remainder of this Agreement shall continue in full force and effect. Please contact us with any questions regarding this agreement.
I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.
</textarea></dd>
</dl>
<dl>
<dt>
<label for="agreement">AGREEMENT:</label>
</dt>
<dd>
<input type="checkbox" name="AGREEDTC" id="AGREEDTC" value="Yes" /><label for="AGREEDTC" class="opt">IF YOU AGREE, PLEASE CHECK</label>
</dd>
</dl> <dl>
<dt>
<label for="firstlastagreements">Please type first & last name:</label>
</dt>
<dd><input type="text" name="firstlastagreements" id="firstlastagreements" size="32" maxlength="128" /></dd>
</dl>
</fieldset>
<fieldset class="action">
<input type="submit" name="submit" id="submit" value="Submit" />
</fieldset>
</div></body>
</html>
thats one of the forms html
then it should direct them to
http://www.loanmods4free.com/index.php?option=com_content&view=article&id=50&Itemid=53taking forever to submit then not directing, same problems