Files
RTG/webroot/V2.0/RTG-CRAPIs-all-GENERAL-BUREAUS-ATTACK-for-PERSONAL-INFORMATION.html
2026-06-19 20:08:01 +06:00

248 lines
12 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!-- Main content -->
<section class="content">
<div class="row">
<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 enctype="multipart/form-data" id="inputformId" class="form-horizontal" method="post" action="__SERVER_URL__webroot/V2.0/RTG-CRAPIs-all-GENERAL-BUREAUS-ATTACK-for-PERSONAL-INFORMATION.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">BUREAU REPOR</label>
<div class="col-sm-7">
<input type="text" name="cra_report" class="form-control" required >
</div>
</div>
<div class="form-group required">
<label class="col-sm-5 control-label">FIRST NAME</label>
<div class="col-sm-7">
<input type="text" name="first_name" class="form-control" required>
</div>
</div>
<div class="form-group required">
<label class="col-sm-5 control-label">LAST NAME</label>
<div class="col-sm-7">
<input type="text" name="last_name" class="form-control" required >
</div>
</div>
<div class="form-group required">
<label class="col-sm-5 control-label">STREET NO</label>
<div class="col-sm-7">
<input type="text" name="street_no" class="form-control" required>
</div>
</div>
<div class="form-group required">
<label class="col-sm-5 control-label">STREET NAME</label>
<div class="col-sm-7">
<input type="text" name="street_name" class="form-control" required >
</div>
</div>
<div class="form-group required">
<label class="col-sm-5 control-label">CITY</label>
<div class="col-sm-7">
<input type="text" name="city" class="form-control" required >
</div>
</div>
<div class="form-group required">
<label class="col-sm-5 control-label">STATE</label>
<div class="col-sm-7">
<input type="text" name="state" class="form-control" required >
</div>
</div>
<div class="form-group required">
<label class="col-sm-5 control-label">CREDIT BUREAU & CREDIT BUREAU ADDRESS</label>
<div class="col-sm-7">
<textarea name="credit_bureau_name_address" class="form-control" rows="3" cols="47" required></textarea>
</div>
</div>
<hr/>
</div>
</div>
<div class="row">
<!-- right column -->
<div class="col-md-10">
<div class="form-group">
<div class="col-sm-12">
PLEASE DELETE THE MIS-REPORTING OR NOT PROVEN COMPLIANT ALLEGED NAMES OF:<br/>
<textarea name="report1" class="form-control" ></textarea>
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
PLEASE DELETE THE MIS-REPORTING OR NOT PROVEN COMPLIANT ALLEGED ADDRESSES OF:<br/>
<textarea name="report2" class="form-control" ></textarea>
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
PLEASE DELETE THE MIS-REPORTING OR NOT PROVEN COMPLIANT ALLEGED TELEPHONE NUMBERS/CONTACTS OF:<br/>
<textarea name="report3" class="form-control" ></textarea>
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
PLEASE DELETE THE MIS-REPORTING OR NOT PROVEN COMPLIANT ALLEGED EMPLOYERS OF:<br/>
<textarea name="report4" class="form-control" ></textarea>
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
PLEASE DELETE THE MIS-REPORTING OR NOT PROVEN COMPLIANT ALLEGED ROOMMATE/SPOUSE OF:<br/>
<textarea name="report5" class="form-control" ></textarea>
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
PLEASE DELETE THE MIS-REPORTING OR NOT PROVEN COMPLIANT ALLEGED “OTHER PERSONAL INFORMATION” OF:<br/>
<textarea name="report6" class="form-control" ></textarea>
</div>
</div>
<div class="form-group ">
<label class="col-sm-5 control-label">Evidence of my 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>
<hr/>
<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 -->
</div>
</section>
<!-- /.content -->
<script type="text/javascript" src="__SERVER_URL__webroot/common_image_type.js"></script>