<html>
<head>
<title>VoiceShot API v5.0 - Demo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
a:hover { color: #C00000 }
.newbdytxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 125% }
.chklsttxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }
.titletxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.bluelink{ color: #0000CC; }
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<p> </p>
<table width="500" border="0" cellspacing="0" cellpadding="1" align="center" bgcolor="#999966">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="5" bgcolor="#FFFFFF">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="1" align="center" class="titletxt">
<tr>
<td height="35"><b>Test Configuration</b></td>
<td height="35" align="right"><b>Outbound example</b></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="1" align="center" bgcolor="#999966">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="#F4F4E1">
<td>
<form method="post" action="checkoutconnectivity.php">
<table width="90%" border="0" cellspacing="0" cellpadding="2" align="center" class="newbdytxt">
<tr>
<td> </td>
</tr>
<tr>
<td align="right">
<table width="80%" border="0" cellspacing="0" cellpadding="0" class="newbdytxt" align="center">
<tr>
<td height="30">View XML without sending</td>
<td align="center" width="75" height="30">
<input type="submit" name="submit" value="View">
</td>
</tr>
<tr>
<td height="30">Send XML to VoiceShot</td>
<td align="center" width="75" height="30">
<input type="submit" name="submit2" value="Send">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td class="chklsttxt">After clicking Send, seeing
<b>errorid=0</b> indicates your application can
successfully communicate with VoiceShot.
</td>
</tr>
<tr>
<td> </td>
</tr>
<tr align="center">
<td class="chklsttxt"><a href="#" onClick="history.back(-1); return false" class="bluelink">Back</a></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<div align="center">
<font color="#666666" class="chklsttxt">
Copyright ©
<script type="text/javascript">
document.write(new Date().getFullYear());
</script>
VoiceShot LLC
</font>
</div>
<p> </p>
</body>
</html>