Files
RTG/webroot/Staff/RTG-CITADEL-ALL-BUREAU-ALL-DEROGATOR-first-WAVE-onslaught-to-be-UPLOADED-FAXED-and-MAILED.html
2026-06-19 20:08:01 +06:00

166 lines
8.8 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__webroot/Staff/RTG-CITADEL-ALL-BUREAU-ALL-DEROGATOR-first-WAVE-onslaught-to-be-UPLOADED-FAXED-and-MAILED.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">CRA REPORT # </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 First & LAST name,Your Street NUMBER & Street NAME ,and Your City and State are as Follows</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">Credit Bureau & Credit Bureau ADDRESS per Credit Report EXACTLY as displayed:</label>
<div class="col-sm-7">
<textarea name="records1" class="form-control" rows=10 required ></textarea>
</div>
</div>
<div class="form-group required">
<label class="col-sm-5 control-label">Below are the accounts in question: Creditor(s) alleging the negative item(s) and alleged account number(s)
and or description(s) of the NOT PROVEN CURRENT,TRUE, ACCURATE, COMPLETE, TIMELY,
MINE,MY RESPONSIBILITY, and or elsewise lawfully adequate for ethical reporting:</label>
<div class="col-sm-7">
<textarea name="records2" class="form-control" rows=10 required ></textarea>
</div>
</div>
<div class="form-group required">
<label class="col-sm-5 control-label">BELOW are the Misinformation being Mis-reported or are in question. You MUST report PROPERLY,the
Claims below REQUISITE immediate eradication for adequate and lawful FCRA reporting particularly per
Metro 2 Compliance regulations:</label>
<div class="col-sm-7">
<textarea name="records3" class="form-control" rows=10 required ></textarea>
</div>
</div>
<div class="form-group required">
<label class="col-sm-5 control-label">BELOW are the Misinformation being Mis-reported or are in question. You MUST report PROPERLY,the
Claims below REQUISITE immediate eradication for adequate and lawful FCRA reporting particularly per
Metro 2 Compliance regulations:</label>
<div class="col-sm-7">
<textarea name="records4" class="form-control" rows=10 required ></textarea>
</div>
</div>
<div class="form-group ">
<label class="col-sm-5 control-label">Proof of identification<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">Proof of residence or mailing address<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">Proof of social security number<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>