Files
RTG/webroot/admin_RTG/VipRTG-CH7-L5-to-EOUST-OCE-Bankrupties-DESIGNED.html
2026-06-19 20:08:01 +06:00

225 lines
8.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>VipRTG CH7 L5 to EOUST OCE Bankrupties DESIGNED for STAFF USE ONLY SENT TO THE XO FOR US TRUSTEES IN THE OFFICE OF CRIMINAL ENFORCEMENT and for only one chapter 7 per letter to be mailed faxed and uploaded on day 1</title>
<!-- Tell the browser to be responsive to screen width -->
<meta
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
name="viewport">
<!-- Bootstrap 3.3.6 -->
<link rel="stylesheet" href="http://cloud-height.com/RTG/bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="http://cloud-height.com/RTG/dist/css/AdminLTE.min.css">
<!-- AdminLTE Skins. Choose a skin from the css/skins
folder instead of downloading all of them to reduce the load. -->
<link rel="stylesheet" href="http://cloud-height.com/RTG/dist/css/skins/_all-skins.min.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style>
.form-group.required .control-label:before{
color: red;
content: "*";
position: absolute;
margin-left: -7px;
}
</style>
</head>
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper" >
<!-- Content Wrapper. Contains page content -->
<div class="content-wrapper">
<!-- Content Header (Page header) -->
<section class="content-header">
<h1>R.T.G. M.2.M. Letter generator by M.2.C Academy</h1>
<ol class="breadcrumb">
<li><a href="#"><i class="fa fa-dashboard"></i>VipRTG CH7 L5 to EOUST OCE Bankrupties DESIGNED for STAFF USE ONLY SENT TO THE XO FOR US TRUSTEES IN THE OFFICE OF<br/> CRIMINAL ENFORCEMENT and for only one chapter 7 per letter to be mailed faxed and uploaded on day 1</a></li>
</ol>
</section>
<!-- 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="http://cloud-height.com/RTG/admin/VipRTG-CH7-L5-to-EOUST-OCE-Bankrupties-DESIGNED.php">
<div class="box-body">
<div class="row">
<!-- right column -->
<div class="col-md-7">
<!-- <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 that the credit reporting repositories 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 Credit Report<br/>(PNG, JPG,BMP etc. )</label>
<div class="col-sm-5">
<input type="file" name="image1" id="image1" 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 My State Issued current legal photographic identification<br/>(PNG, JPG,BMP etc. )</label>
<div class="col-sm-5">
<input type="file" name="image2" id="image2" 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 My Social Security Card<br/>(PNG, JPG,BMP etc. )</label>
<div class="col-sm-5">
<input type="file" name="image3" id="image3" 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">
<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 -->
</div>
<!-- /.content-wrapper -->
<footer class="main-footer">
<strong>Copyright © 2019 <a href="#" >R.T.G. M.2.M. Letter generator by M.2.C Academy</a>.
</strong> All rights reserved.
</footer>
<!-- Add the sidebar's background. This div must be placed
immediately after the control sidebar -->
<div class="control-sidebar-bg"></div>
</div>
<!-- ./wrapper -->
<!-- jQuery 2.2.0 -->
<script src="http://cloud-height.com/RTG/plugins/jQuery/jQuery-2.2.0.min.js"></script>
<!-- Bootstrap 3.3.6 -->
<script src="http://cloud-height.com/RTG/bootstrap/js/bootstrap.min.js"></script>
<!-- FastClick -->
<script src="http://cloud-height.com/RTG/plugins/fastclick/fastclick.js"></script>
<!-- AdminLTE App -->
<script src="http://cloud-height.com/RTG/dist/js/app.min.js"></script>
<!-- AdminLTE for demo purposes -->
<script src="http://cloud-height.com/RTG/dist/js/demo.js"></script>
<script>
function clearImage(imageId){
document.getElementById(imageId).value = null;
}
function resetForm(){
document.getElementById("inputformId").reset();
//
}
</script>
</body>
</html>