bunu arasına yapıstır


<script></script>
<script>
$(function() {

$("#sender").click(function() {

$("#link").click();

});
});

</script>