comparemela.com


ولمزيد من فرص الفوز ارسل رسالة على 3540 اتصالات ودو.
";
});
console.log("my html to append is: " + htmlToAppend);
$("#answers").html(htmlToAppend);
$('.question-popup').removeClass('hide');
$('.question-popup').addClass('show');
},
error: function (error) {
}
});
}
});
function submitSurvey() {
//get the answers
var email = $("#Email").val();
if (!email) { $("#emailOption").html("البريد الالكتروني مطلوب"); return false; }
if (!IsEmail(email)) { $("#emailOption").html("يرجى إدخال البريد الإلكتروني الصحيح"); return false; }
var answer = $('input[name="OptionId"]:checked').val();
var idQuestion = $("#idQuestion").val();
var idSurvey = $("#idSurvey").val();
var userName = $("#UserName").val();
var user = { UserName: userName, Email: email };
var answers = [];
if (answer) {
answers.push({
QuestionId: idQuestion,
OptionId: answer,
SurveyId: idSurvey,
User: user
});
var sessionId = getSessionId();
$.ajax({
type: "POST",
url: JS_RESOURCES.CommunityUrl + '/survey/' + idSurvey + '/SubmitPopUpSurvey',
// url: 'http://localhost:2007/survey/' + idSurvey + '/SubmitPopUpSurvey',

Related Keywords

Hollywood ,California ,United States ,Abu Dhabi ,Anthony Hopkins , ,Star English ,Sir Anthony Hopkins ,ஹாலிவுட் ,கலிஃபோர்னியா ,ஒன்றுபட்டது மாநிலங்களில் ,தபி ,அந்தோணி ஹாப்கின்ஸ் ,நட்சத்திரம் ஆங்கிலம் ,ஐயா அந்தோணி ஹாப்கின்ஸ் ,

© 2024 Vimarsana

comparemela.com © 2020. All Rights Reserved.