KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/abtechsci/mmc15/uploads/DO NOT MODIFY/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/abtechsci/mmc15/uploads/DO NOT MODIFY/contact.php
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Contact - John Sheldon</title>
<link href="css/main.css" rel="stylesheet" type="text/css">



<!-- Form Email Validate -->
<script type="text/javascript">
function validateForm()
{
var x=document.forms["frm_message"]["email"].value
var atpos=x.indexOf("@");
var dotpos=x.lastIndexOf(".");
if (atpos<1 || dotpos<atpos+2 || dotpos+2>=x.length)
  {
  alert("Not a valid e-mail address");
  return false;
  }
}
</script>



<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-4473745-18']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
<style type="text/css">
<!--
.style2 {font-family: Arial, Helvetica, sans-serif}
.style4 {font-size: 14px}
-->
</style>
</head>

<body>
<div id="wrapper">

<div id="header">

<a href="http://www.johnsheldon.com/index.php"><h1>John Sheldon</h1></a>

<div id="nav">
<a href="http://www.johnsheldon.com/index.php">Home</a>
<!--<a href="http://www.johnsheldon.com/schedule.php">Schedule</a>-->
<a href="http://www.johnsheldon.com/biography.php">Biography</a>
<!--<a href="http://www.johnsheldon.com/news.php">News</a>-->
<!--<a href="http://www.johnsheldon.com/videos.php">Videos</a>-->
<a href="http://www.johnsheldon.com/music.php">Music & Shop</a>
<a href="http://www.johnsheldon.com/contact.php">Contact</a></div>
</div>


<div id="top"></div>


<div id="left">

<div class="post" style="border:none">
	<h2 style="margin-bottom:30px;">Contact John Sheldon</h2><form method="post" action="../cgi-bin/bnbform.cgi"
enctype="x-www-form-urlencoded">
        <center class="style2">
          <input type="hidden" name="ok_url" value="http://www.eastmorgan.com/thankyou.html" />
          <input type="hidden" name="data_order" value="realname,submit_by,address,city,state,zip,phone,referred,company,question" />
          <input type="hidden" name="required" value="realname,submit_by" />
          <input
type="hidden" name="automessage" value="message.txt" />
          <input 
type="hidden" name="autorespond" value="yes" />
          <input type="hidden"
name="submit_to" value="[email protected]" />
          <input 
type="hidden" name="not_ok_url" value="http://www.eastmorgan.com/back.html" />
          <input type="hidden" name="subject" value="Thank you for contacting eastmorgan.com" />
          <input type="hidden"
name="outputfile" value="form.log" />
          <input type="hidden" name="form_id"
value="Thank you for contacting eastmorgan.com" />
          <span class="style2"><span class="style25">&nbsp; &nbsp; &nbsp; &nbsp; <span class="email style4">Required 
          fields in BOLD</span></span></span>
          <table width="406" border="0" align="left" cellpadding="2"
cellspacing="0">
            <tr>
              <td width="31%"><span class="style31 style23 style29"><strong>Name </strong></span></td>
              <td width="69%"><span class="style33">&nbsp;
                  <input type="text" name="realname" size="35" maxlength="65" />
              </span></td>
            </tr>
            <tr>
              <td width="31%"><span class="style31 style23 style29"><strong>E-mail </strong></span></td>
              <td width="69%"><span class="style33">&nbsp;
                  <input type="text" name="submit_by" size="35" />
              </span></td>
            </tr>
            <tr>
              <td class="style33"><span class="style31 style29 style35 style36"><span class="style29">Questions</span></span></td>
              <td><textarea name="question" rows="3" cols="39"
></textarea></td>
            </tr>
            <tr>
              <td class="style33">&nbsp;</td>
              <td><input type="submit" value="Send Us an Email!" name="submit" /></td>
            </tr>
          </table>
        </center>
    </form>
<!--<form action="http://johnsheldon.com/formtools/process.php" method="post">
<input type="hidden" name="form_tools_form_id" value="1" />
    <form id="frm_message" name="frm_message" method="post" onsubmit="return validateForm();" action="http://www.johnsheldon.com/sent.php"> 
	Name:<br>
	<input name="name" type="text" id="name" size="40" maxlength="40" style="font-family: Helvetica,Arial,sans-serif;font-size:11px;  height: 14px; padding-top: 3px;" /><br><br>
	Email:<br>
	<input name="email" type="text" id="email" size="40" maxlength="40" style="font-family: Helvetica,Arial,sans-serif; font-size:11px; height: 14px; padding-top: 3px;"  /><br><br>
    Message:<br>
	<textarea name="question" cols="80" rows="8" id="question"  style="font-family: Helvetica,Arial,sans-serif; font-size:11px; line-height:14px; padding: 4px;" ></textarea>
    <br><br>
    <input class="signup_btn" name="Submit" type="submit"  id="Submit" onclick="MM_validateForm('subject','','R','body','','R');return document.MM_returnValue" value="Submit" />
</form>-->
</div>
</div> <!-- end Main -->

<div id="sidebar">

<!--
<div id="videos">
<h2><a href="http://www.johnsheldon.com/videos.php">Videos</a></h2>
<div class="smalllink"><a href="http://www.johnsheldon.com/videos.php">More Videos ></a></div>
</div>
-->

<div id="featured_album1" class="featured_album" style="background:url(http://www.johnsheldon.com/images/bg_elements.jpg) no-repeat; height:58px;">
<h2>Featured Album</h2>
<h3><a style="color:#fe8a44;" href="http://www.johnsheldon.com/music/elements/index.php">Elements</a></h3>
<div class="smalllink"><a href="http://www.johnsheldon.com/ipnmonitor/cart/viewcart.php?action=add&item_number=0cd1b&from=http://www.johnsheldon.com/music.php">Buy album now ></a></div>
</div>

<div id="featured_album2" class="featured_album" style="background:url(http://www.johnsheldon.com/images/bg_sometimeslucky.jpg) no-repeat; height:75px">
<h2>Featured Album</h2>
<h3><a style="color:#cea774;" href="http://www.johnsheldon.com/music/sometimes_you_get_lucky/index.php">Sometimes You Get Lucky</a></h3>
<div class="smalllink"><a href="http://www.johnsheldon.com/ipnmonitor/cart/viewcart.php?action=add&item_number=0CD5b&from=http://www.johnsheldon.com/music.php">Buy album now ></a></div>
</div>

<div id="featured_album3" class="featured_album" style="background:url(http://www.johnsheldon.com/images/bg_bluestreak.jpg) no-repeat; height:58px;">
<h2>Featured Album</h2>
<h3><a style="color:#f8fc29" href="http://www.johnsheldon.com/music/bluestreak/index.php">Blue Streak</a></h3>
<div class="smalllink"><a href="http://www.johnsheldon.com/ipnmonitor/cart/viewcart.php?action=add&item_number=0CD7b&from=http://www.johnsheldon.com/music.php">Buy album now ></a></div>
</div>    
    

<div id="featured_album4" class="featured_album" style="background:url(http://www.johnsheldon.com/images/bg_boneyard.jpg) no-repeat; height:58px;">
<h2>Featured Album</h2>
<h3><a style="color:#eba665;" href="http://www.johnsheldon.com/music/boneyard/index.php">Boneyard</a></h3>
<div class="smalllink"><a href="http://www.johnsheldon.com/ipnmonitor/cart/viewcart.php?action=add&item_number=CD8&from=http://www.johnsheldon.com/music.php">Download album now ></a></div>
</div>    
    

<div id="featured_album5" class="featured_album" style="background:url(http://www.johnsheldon.com/images/bg_mighty_fine_hound.jpg) no-repeat; height:75px;">
<h2>Featured Album</h2>
<h3><a style="color:#f8fc29;" href="http://www.johnsheldon.com/music/mighty_fine_hound/index.php">Mighty Fine Hound</a></h3>
<div class="smalllink"><a href="http://www.johnsheldon.com/ipnmonitor/cart/viewcart.php?action=add&item_number=0CD3b&from=http://www.johnsheldon.com/music.php">Buy album now ></a></div>
</div>    
    

<div id="featured_album6" class="featured_album" style="background:url(http://www.johnsheldon.com/images/bg_nobrakes.jpg) no-repeat; height:58px;">
<h2>Featured Album</h2>
<h3><a style="color:#cae7b4;" href="http://www.johnsheldon.com/music/nobrakes/index.php">No Brakes</a></h3>
<div class="smalllink"><a href="http://www.johnsheldon.com/ipnmonitor/cart/viewcart.php?action=add&item_number=0CD4b&from=http://www.johnsheldon.com/music.php">Buy album now ></a></div>
</div>    
    

<div id="featured_album7" class="featured_album" style="background:url(http://www.johnsheldon.com/images/bg_playout.jpg) no-repeat; height:58px;">
<h2>Featured Album</h2>
<h3><a style="color:#ff9c4b;" href="http://www.johnsheldon.com/music/playout/index.php">Play Out</a></h3>
<div class="smalllink"><a href="http://www.johnsheldon.com/ipnmonitor/cart/viewcart.php?action=add&item_number=0CD9b&from=http://www.johnsheldon.com/music.php">Buy album now ></a></div>
</div>    
    

<div id="featured_album8" class="featured_album" style="background:url(http://www.johnsheldon.com/images/bg_possum_in_the_kitchen.jpg) no-repeat; height:75px;">
<h2>Featured Album</h2>
<h3><a style="color:#a2ecfa;" href="http://www.johnsheldon.com/music/possum_in_the_kitchen/index.php">Possum in the Kitchen</a></h3>
<div class="smalllink"><a href="http://www.johnsheldon.com/ipnmonitor/cart/viewcart.php?action=add&item_number=CD2&from=http://www.johnsheldon.com/music.php">Download album now ></a></div>
</div>    
    
    

<div id="signup">
<h3>Mailing List Signup</h3>

<form action="http://www.johnsheldon.com/feedback.php" method="post"><input name="email" type="text" id="tswemail" value="Email Address"  style="margin-right:8px; margin-top:3px; font-family: Helvetica,Arial,sans-serif; padding-top: 3px; width:160px; height:14px; font-size:11px; " /><input class="signup_btn" type="submit" value="Subscribe" /></form>
</div>

<div id="cart_widget">
<a href="http://www.johnsheldon.com/ipnmonitor/cart/viewcart.php">View Shopping Cart</a></div>
</div>



<script type="text/javascript" language="JavaScript">

NumberOfDivsToRandomDisplay = 8;

var CookieName = 'DivRamdomValueCookie';
function DisplayRandomDiv() {
var r = Math.ceil(Math.random() * NumberOfDivsToRandomDisplay);
if(NumberOfDivsToRandomDisplay > 1) {
   var ck = 0;
   var cookiebegin = document.cookie.indexOf(CookieName + "=");
   if(cookiebegin > -1) {
      cookiebegin += 1 + CookieName.length;
      cookieend = document.cookie.indexOf(";",cookiebegin);
      if(cookieend < cookiebegin) { cookieend = document.cookie.length; }
      ck = parseInt(document.cookie.substring(cookiebegin,cookieend));
      }
   while(r == ck) { r = Math.ceil(Math.random() * NumberOfDivsToRandomDisplay); }
   document.cookie = CookieName + "=" + r;
   }
for( var i=1; i<=NumberOfDivsToRandomDisplay; i++) {
   document.getElementById("featured_album"+i).style.display="none";
   }
document.getElementById("featured_album"+r).style.display="block";
}
DisplayRandomDiv();
//--></script>
<div id="footer">
<div id="logo"><img src="http://www.johnsheldon.com/images/johnsheldon_logo_small.gif" alt="John Sheldon logo (small)" /></div>
<div id="copyright">Copyright © 2012 John Sheldon. All rights reserved.</div>
<div id="designer">Designed by <a href="http://www.juliandramirez.com" target="_blank">Julian D. Ramirez</a></div>
</div>
</div> 
<!-- end Wrapper -->


</body>
</html>

Anon7 - 2021