Not eble to call AJAX method....
-
What do you mean by an "AJAX Method"? My psycic powers are not at their best right now, so I guess you have to post your code in the forum for anyone to take a look at it... --- b { font-weight: normal; }
This my JavaScript Function function Leaf() { alert("Before Fuction Calling"); var List = My.Page.ChangeLeaf(); <u>--> <b>"Here I m Calling my Ajax method"</b></u> alert("After Fuction Calling"); } Code In my .CS File ... [Ajax.Method] public string ChangeLeaf() { return "Testing"; } This Function is not getting call in firefox...It's working fine in IE. Thanx :doh: Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com</x-turndown>
-
This my JavaScript Function function Leaf() { alert("Before Fuction Calling"); var List = My.Page.ChangeLeaf(); <u>--> <b>"Here I m Calling my Ajax method"</b></u> alert("After Fuction Calling"); } Code In my .CS File ... [Ajax.Method] public string ChangeLeaf() { return "Testing"; } This Function is not getting call in firefox...It's working fine in IE. Thanx :doh: Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com</x-turndown>
-
As there is no AJAX code at all in that code, what library are you using? --- b { font-weight: normal; }
Hii Guffa, I have downloaded an ajax.cs file from " http://en.wikipedia.org/wiki/AJAX " and Include that in to my Project... this is a 6th relese of ajax library, i m using in my project... Actually I m new to use AJAX so might be not getting u...what exactly u want to know. :^) Thanx & regards Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com
-
Hii Guffa, I have downloaded an ajax.cs file from " http://en.wikipedia.org/wiki/AJAX " and Include that in to my Project... this is a 6th relese of ajax library, i m using in my project... Actually I m new to use AJAX so might be not getting u...what exactly u want to know. :^) Thanx & regards Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com
-
Why? Did you think that I don't know what AJAX is? --- b { font-weight: normal; } -- modified at 7:24 Monday 27th March, 2006
-
Wikipedia does not develop program libraries. There are many different AJAX libraries. Where did you go to download it? --- b { font-weight: normal; }
Hi Guffa, Good Morning, Can u tell me where should i download the latest AJAX library... Thanx & Reagrds Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com
-
As there is no AJAX code at all in that code, what library are you using? --- b { font-weight: normal; }
-
Hi Guffa, Good Morning, Can u tell me where should i download the latest AJAX library... Thanx & Reagrds Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com
-
What Library are you using....??/ Mind think with Ideas,not Data. No amount of Information or Data could be compared with an inspired thought.
-
Hi, I m trying to call an AJAX Method from a javascript method...It's working fine with IE Browser...but not with fire fox... Pls Help me out to sortout this Problem... Thanx & Reagrds Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com
Hi all, The AJAX Problem is Resolved...:-D Thanks a lot for your appreciation I have used AJAX 5.7.25.1 Lib. and now it's working fine... Thanks once again...:laugh::) Thanks & regards Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com