Using AJAX

  • I have an ajax enabled app i'm porting over to CS.  My current AJAX frame work has a collision with CS.  Was going to try to just use it, but can't.

    Anyone have an quick steps on using the AJAX framework in 2.0

    Thanks,

    Kenton

  • Have a lot of it figured out.

    Getting a Syntax error in the AJAX_Callback funtion in the global.js file

    Down near the bottom of the script.  I'm 99% certian it's not actually an issue with the script.  But i'm unsure how to prove it. or find it.

     

    	if (debugRequestText) {
    		alert(encodedData);
    	}
    	x.send(encodedData);
    	if (!clientCallBack) {
    		if (debugResponseText) {
    			alert(x.responseText);
    		}
    		result = eval("(" + x.responseText + ")");
    		if (debugErrors && result.error) {
    			alert("error: " + result.error);
    "syntax error occurs here"	}
    	}
    	delete x;
    	return result;
  • Problems solved. 'tis working properly.  Please ignore my newbie posts.

     

    Kenton

  • Hi Kenton,

     If you have time can you pls. explain how to use asp.net 2.0 ajax framework with CS2.1

    Thanks,

    Malik
     

  • I'm curious, as well, how you have implemented custom AJAX into CS.  For example, the new MS AJAX Control Toolkit requires a AJAX Web Application to be created.  Does doing so and then copying or incorporating the CS /Web or code files into this AJAX project throw any errors?
     

  • I too am very curious ! Anyone know how this can be done? 

    forf1sake.com - underground formula 1