');
$.ajax({
type: "POST",
url: "post.php",
data: "name=" + name + "&email=" + email + "&disk=" + disk + "&band=" + band + "&emailids=" + emailids + "&mysql=" + mysql + "&addons=" + addons + "&parked=" + parked + "&amount=" + amount + "&type=" + type,
success: function(msg){
$("#tbl").toggle('slow');
$("#msg").html("Thank you for your interest! We will get back to you soon");
}
});
});
});
| Your Name | |
| Email Address ( We will send you emil with the order link ) | |
| Package Type | |
| Diskspace you need (MB) | |
| Bandwidth you need (MB) | |
| Email IDs you need | |
| MySQL databases you need | |
| Addon Domains | |
| Parked Domains | |
| Your budget (in USD or INR ) | |