154 lines
8.3 KiB
HTML
154 lines
8.3 KiB
HTML
|
|
<!-- Main content -->
|
|
<section class="content">
|
|
<div class="row">
|
|
|
|
<!-- right column -->
|
|
<div class="col-md-12">
|
|
<!-- Horizontal Form -->
|
|
<div class="box box-info">
|
|
<div class="box-header with-border">
|
|
<h3 class="box-title"> Enter Your Information Below</h3>
|
|
</div>
|
|
<!-- /.box-header -->
|
|
<!-- form start -->
|
|
<form class="form-horizontal" id="inputformId" method="post" enctype="multipart/form-data" action="__SERVER_URL__Staff/VipRTG-CH7-L2-to-EQF-Bankrupties-DESIGNED-for-STAFF-USE-ONLY-and-for-only-one-chapter-7-per-letter-to-be-mailed-faxed-and-uploaded-on-day-1.php">
|
|
<div class="box-body">
|
|
<div class="row">
|
|
|
|
<!-- right column -->
|
|
<div class="col-md-10">
|
|
|
|
|
|
<div class="form-group required">
|
|
<label class="col-sm-5 control-label">Choose The Credit bureau Your Sending Too</label>
|
|
|
|
<div class="col-sm-7">
|
|
<select name="report_file_name" class="form-control" >
|
|
<option value="1">Experian Report</option>
|
|
<option value="2">Equifax Confirmation Report</option>
|
|
<option selected value="3">TransUnion File Report</option>
|
|
|
|
</select>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="form-group required">
|
|
<label class="col-sm-5 control-label">Credit Bureau Report Number</label>
|
|
|
|
<div class="col-sm-7">
|
|
<input type="text" name="experian_report" class="form-control" required >
|
|
</div>
|
|
</div>
|
|
<div class="form-group required">
|
|
<label class="col-sm-5 control-label">Your One and Only current First and Last name AND Street NUMBER and Street NAME along with my
|
|
current resident CITY and STATE, ANY OTHER INFORMATION reported I compel you to REMOVE
|
|
IMMEDIATELY as I do NOT AUTHORIZE you nor any entity to retain nor report ANY NOT REQUISITE
|
|
REPORTED INFORMATION or Personal Identifiers that are NOT CURRENT:</label>
|
|
|
|
<div class="col-sm-7">
|
|
<textarea name="name_address" class="form-control" rows=8 required ></textarea>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="form-group required">
|
|
<label class="col-sm-5 control-label">INCLUDED BELOW IS THE COURT OF RECORD AND DOCKET NUMBER AND/OR THE
|
|
ACTION NUMBER AND THE FILE DATED EXACTLY HOW IS DISPLAYED ON MY CREDIT
|
|
REPORT,PLEASE DELETE THIS NOT PROVEN CURRENT, TRUE, CORRECT, COMPLETE,
|
|
MINE,FCRA COMPLIANT,METRO 2 COMPLIANT,OR ELSE WISE PROVEN COMPLIANT ITEM OF
|
|
MISREPORTING Here is the erroneous record you are reporting..:</label>
|
|
|
|
<div class="col-sm-7">
|
|
<textarea name="records" class="form-control" rows=10 required ></textarea>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="form-group ">
|
|
<label class="col-sm-5 control-label">Copy of SS Card<br/>(PNG, JPG,BMP etc. )</label>
|
|
|
|
<div class="col-sm-5">
|
|
<input type="file" onchange="uploadphotos(this)" name="image1" id="image1" class="form-control" >
|
|
<input type="hidden" value="" name="image1" id="image1new" class="form-control" >
|
|
|
|
</div>
|
|
<div class="col-sm-2">
|
|
<a style="cursor:hand;cursor:pointer;" onClick="clearImage('image1');" data-id="4">Clear</a>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="form-group ">
|
|
<label class="col-sm-5 control-label">Copy of State Photo ID<br/>(PNG, JPG,BMP etc. )</label>
|
|
|
|
<div class="col-sm-5">
|
|
<input type="file" onchange="uploadphotos(this)" name="image2" id="image2" class="form-control" >
|
|
<input type="hidden" value="" name="image2" id="image2new" class="form-control" >
|
|
|
|
</div>
|
|
<div class="col-sm-2">
|
|
<a style="cursor:hand;cursor:pointer;" onClick="clearImage('image2');" data-id="4">Clear</a>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="form-group ">
|
|
<label class="col-sm-5 control-label">Copy of PROOF of your CURRENT and ONLY REQUISITE REPORTED ADDRESS<br/>(PNG, JPG,BMP etc. )</label>
|
|
|
|
<div class="col-sm-5">
|
|
<input type="file" onchange="uploadphotos(this)" name="image3" id="image3" class="form-control" >
|
|
<input type="hidden" value="" name="image3" id="image3new" class="form-control" >
|
|
|
|
</div>
|
|
<div class="col-sm-2">
|
|
<a style="cursor:hand;cursor:pointer;" onClick="clearImage('image3');" data-id="4">Clear</a>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="form-group ">
|
|
<label class="col-sm-5 control-label">Your Notarized Letter/form Here(if needed)<br/>(PNG, JPG,BMP etc. )</label>
|
|
|
|
<div class="col-sm-5">
|
|
<input type="file" onchange="uploadphotos(this)" name="image4" id="image4" class="form-control" >
|
|
<input type="hidden" value="" name="image4" id="image4new" class="form-control" >
|
|
|
|
</div>
|
|
<div class="col-sm-2">
|
|
<a style="cursor:hand;cursor:pointer;" onClick="clearImage('image4');" data-id="4">Clear</a>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="form-group">
|
|
|
|
|
|
|
|
<div class="col-sm-offset-5 col-sm-4">
|
|
|
|
<button type="button" onClick="resetForm()" class="btn btn-info pull-left">Reset
|
|
</button>
|
|
|
|
<button type="submit" class="btn btn-info pull-right">Generate
|
|
PDF</button>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
<!-- /.box-body -->
|
|
<div class="box-footer"></div>
|
|
<!-- /.box-footer -->
|
|
</form>
|
|
</div>
|
|
<!-- /.box -->
|
|
|
|
</div>
|
|
<!--/.col (right) -->
|
|
</div>
|
|
<!-- /.row -->
|
|
|
|
|
|
</section>
|
|
<!-- /.content -->
|
|
|
|
<script type="text/javascript" src="../common_image_type.js"></script> |