I'm calling a JS fcn that fires AJAX to a webmethod and returns a boolean. How do I retrieve the return value in the codebehind? (VB) I can set a hiddenfield value in the JS, but if it's async how can my VB know when it's changed?
670How a web page can communicate with a web server while a user type characters in an input field.
1056Hi All, Do anyone have a solution/script for Uploading the Excel file in Local drive to QC Resources folder..?? TIA Dwaraka.
NHS,
1316
What is XML Element?
I'm calling a JS fcn that fires AJAX to a webmethod and returns a boolean. How do I retrieve the return value in the codebehind? (VB) I can set a hiddenfield value in the JS, but if it's async how can my VB know when it's changed?
Write a python program to count the number of digits in a number?
How can get all database name using Php and Sql?
Code for Adding Scripting Support to an Application?
How do you set a global variable inside a function?
how to pass data between pages using Cookies
Which tag is used to find the version of XML and the syntax?
What is XSNL?
Why XML has been used for development?
Reading which Non-Character Key was pressed
Can you write a program to find the average of numbers in a list in python?
What is the meaning of version in XML?
Who is responsible for XML?
Write a function that takes an integer and returns the smallest number that is greater than the given number which is a palendrome. For example, if the input was 111 the next palindromic number would be 121.