| Server IP : 172.64.80.1 / Your IP : 172.69.58.221 Web Server : Apache System : Linux mail.federalpolyede.edu.ng 5.10.0-32-amd64 #1 SMP Debian 5.10.223-1 (2024-08-10) x86_64 User : federalpolyede.edu.ng_idh35skikv ( 10000) PHP Version : 7.4.33 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/federalpolyede.edu.ng/httpdocs_backup/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/mainTemp1.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>ePortal | Contact Us</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<script src="https://maps.googleapis.com/maps/api/js"></script>
<script>
function initialize() {
var map_site = {
center:new google.maps.LatLng(7.7304004,4.4236772),
zoom:16,
mapTypeId:google.maps.MapTypeId.ROADMAP
};
var map=new google.maps.Map(document.getElementById("map"), map_site);
new google.maps.Marker({position:map_site, //create and put Market object on Map
map:map});
}
google.maps.event.addDomListener(window, 'load', initialize);
</script>
<style type="text/css">
form label {
display:block;
margin-top:8px;
letter-spacing:2px;
}
form {
margin:0px auto;
margin-left: 20px;
width:459px;
}
#contact {
margin-left:30px;
}
input, textarea {
width: 439px;
height:12px;
background:#efefef;
border:1px solid #dedede;
padding:10px;
margin-top:2px;
font-size:0.9em;
color:#3a3a3a;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
textarea {
height:183px;
}
input:focus, textarea:focus {
border:1px solid #97d6eb;
}
#submit {
width:127px;
height:38px;
border:none;
font-weight:bold;
margin-top:20px;
cursor:pointer;
font: bold 1.5em;
box-shadow: 0 1px 2px #fff, /*bottom external highlight*/
0 -1px 1px #666, /*top external shadow*/
inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
inset 0 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
}
#submit:hover{
opacity:0.8;
}
</style>
<style type="text/css">
a:link {
color: #006;
}
#aa {
color: #006;
}
</style>
<!-- InstanceEndEditable -->
<style type="text/css">
</style>
<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<style type="text/css">
a:link {
color: #FFF;
}
</style>
</head>
<body>
<?php
require_once('headerMain.php');
?>
<!-- InstanceBeginEditable name="EditRegion3" -->
<table width="80%" align="center">
<tr>
<td><hr style="border:1pt solid #006699;" /></td>
</tr>
<tr>
<td width="550"> <div id="map"></div>
<p style="font-size:24px"><strong><em>Contact Address</em></strong></p>
<p style="font-size:20px">Federal Polytechnic, Ede</p>
<p><img src="images/mail.jpg" height="30px" /> <strong>PMB 231, Ede, Osun State</strong></p>
<table width="100%" cellspacing="2" cellpadding="0">
<tr>
<td width="57%"><p><strong><em>For Portal Enquiry </em></strong></p>
<p><img src="images/email.jpg" height="30px" /> <strong>[email protected]</strong></p>
<p><img src="images/phone.jpg" height="30px" /> <strong> 07061230735 - (9:00am - 6:00pm Only)</strong></p></td>
<td width="43%" valign="top"><p><strong><em>For Admission Enquiry</em></strong></p>
<p><img src="images/email.jpg" height="30px" /><strong>[email protected]</strong></p>
<p><img src="images/phone.jpg" height="30px" /> <strong> 08154507139</strong></p>
<p> </p></td>
</tr>
<tr>
<td><p><strong><em>Other Enquiry</em></strong></p>
<p><strong><img src="images/email.jpg" height="30px" />[email protected]</strong></p>
<p><img src="images/phone.jpg" height="30px" />08104895579</p>
<p><strong>facebook.com/federalpoly.ede</strong></p></td>
<td valign="top"> </td>
</tr>
</table>
<p> </p>
<p> </p></td>
<td width="271" valign="top" >
<p id="contact" style="font-size:18px" ><strong> Comment</strong></p>
<?php
if (isset($_GET['id'])){
echo '<div colspan="4" class="alert alert-success" align="center" ><button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button>'. $_GET['id'].'</div>';
}
?>
<form action="contact_process.php" method="post" class="form-group" >
<label>Name</label>
<input name="names" placeholder="Type your name here" class="form-control" />
<label>Email</label>
<input name="email" type="email" placeholder="Email address" class="form-control"/>
<label>Phone No</label>
<input name="gsm" placeholder="Type your Phone No here" class="form-control"/>
<label>Subject</label>
<input name="subject" placeholder="Subject" class="form-control" />
<label>Message</label>
<textarea name="message" placeholder="Type your message here" class="form-control"> </textarea>
<input type="submit" id="submit" name="submit" value="Submit" class="form-control btn-primary"/>
</form>
</td>
</tr>
</table>
<!-- InstanceEndEditable --></td>
</tr>
</table></td>
</tr>
</table>
<p> </p>
<script type="text/javascript">
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
</script>
<?php
require_once('footerMain.php');
?>
</body>
<!-- InstanceEnd --></html>