Hi! I have tried you code, but there is error... do u mind helping me? Thanks :D
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS1525: Invalid expression term ')' Source Error:
Line 8: <script type = "text/javascript"> Line 9: function ShowAvailability() { Line 10: PageMethods.CheckUserName(document.getElementById("<%=txtUserName.LoginID%%>").value, OnSuccess); Line 11: } Line 12: function OnSuccess(response) {
Hello!
I have tried your code.. but there is error..
Microsoft JScript runtime error: Unable to get value of the property 'value': object is null or undefined
however, i already type a username name inside the textbox.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.