$('#Suc').click(function(){
var pid = $("#pid").val();
alert(pid);
});




bu şekilde deneyin