Guest User

Untitled

a guest
May 16th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. <form method="get" action="incluirOrcamento.php"><a href="pessoa_pesquisaCpfCnpj.php" target="_blank">Click</a>
  2. <input type="hidden" name="item_id" id="item_id" class="form-control" value="<?php echo $item_id; ?>">
  3. <input type="hidden" name="quantidade" id="quantidade" class="form-control" value="<?php echo $quantidadeCarrinho; ?>">
  4. <input type="submit" value="Finalizar solicitação de orçamento" onclick="window.location.href='http://www.hyperlinkcode.com/button-links.php'" class="btn btn-info" id="solicitacaoOrcamentos" name="solicitacaoOrcamentos">
  5. </form>
Add Comment
Please, Sign In to add comment