Welcome Guest, Not a member yet? Register   Sign In
Ajax post is not working
#6

[eluser]InsiteFX[/eluser]
key it in the way I showed you above! Do you see any php tags there?
Code:
<head>
// replace $ in $cript with s
<$cript type="text/javascript" charset="utf-8">
    //&lt;![CDATA[
        var base_url = "&lt;?php echo base_url(); ?&gt;";
    // ]]>
</$cript>

&lt;/head&gt;

$.post(base_url + "location_ctrl/getLatLong", { 'item': msg },


Messages In This Thread
Ajax post is not working - by El Forum - 02-16-2012, 07:07 AM
Ajax post is not working - by El Forum - 02-16-2012, 07:17 AM
Ajax post is not working - by El Forum - 02-16-2012, 07:54 AM
Ajax post is not working - by El Forum - 02-16-2012, 11:54 AM
Ajax post is not working - by El Forum - 02-16-2012, 01:35 PM
Ajax post is not working - by El Forum - 02-16-2012, 03:57 PM
Ajax post is not working - by El Forum - 02-17-2012, 12:33 AM
Ajax post is not working - by El Forum - 02-17-2012, 12:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB