সবাই আমন্ত্রিত। Blog details

সবাই আমন্ত্রিত।

Category : Blog

06-May-2025 | Super Admin | 222 comments | 0 likes

সবাই আমন্ত্রিত।

 Blog Categories
 Blog Tags
dfg
Related blogs
মহান বিজয় দিবসে সুন্দর হাতের লেখা প্রতিযোগিতায় ১ম স্থান মাইশা তাহসিন ভূমি।
মহান বিজয় দিবসে সুন্দর হাতের লেখা প্রতিযোগিতায় ১ম স্থান মাইশা তাহসিন ভূমি।
05 - Nov - 2025 | 0 | 0

$("#comment").submit(function(){ dataString = $("#comment").serialize(); $.ajax({ type: "POST", url: "https://ambagcambrianschool.com/frontend/postblogcomment", data: dataString, success: function(data){ if(data.length >0){ $("input[type=text], textarea").val(""); $("#success-message").html(data); } } }); return false; //stop the actual form post !important! });