How to keep AjaxPro working after a postback?

Joined
May 31, 2007
Messages
2
Reaction score
0
Hi guys,
thanks to this forum I solved the problem of calling a postback in javascript. Now I'm facing a new problem. After the page let's say MyForm.aspx where code is in the cs separate file, I got some AjaxPro code associated to a dropdownlist. To call it, I try to execute the instruction

MyForm.functionName(args, functionName_CallBack);

but debugger complaints as follows

Microsoft JScript runtime error: 'MyForm' is undefined.

What happens here, what should I do?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top