PABX criado para pesquisas
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

77 lines
2.7 KiB

<!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=iso-8859-1" />
<title>Texte envio Campanha</title>
</head>
<body>
<form action="http://127.0.0.1/integracao/index.php" method="post" enctype="multipart/form-data" name="form1" id="form1">
<!-- <form action="http://10.254.253.63/simplesip/integracao/index.php" method="post" enctype="multipart/form-data" name="form1" id="form1"> -->
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td>
<input type="hidden" name="method" value="EnviarDadosCampanha"/>
<input type="hidden" name="login" value="admin"/>
<input type="hidden" name="senha" value="OitoDois80_SiP"/>
<input type="hidden" name="tipoRetorno" value="XML"/>
</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Arquivo:</td>
<td>
<input type="file" name="arquivoCampanha" id="arquivoCampanha" />
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>
<input type="submit" name="button" id="button" value="Submit" />
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</form>
</body>
</html>