Welcome Guest, Not a member yet? Register   Sign In
Cant reach controller from script
#2

[eluser]InsiteFX[/eluser]
Try this, Not test but I think you need to pass the base_url to you function.
Code:
$.post("<?php echo base_url();?>template/saveimagetosession", { img:img }, NULL ,'json');

InsiteFX


Messages In This Thread
Cant reach controller from script - by El Forum - 03-10-2011, 02:03 PM
Cant reach controller from script - by El Forum - 03-10-2011, 02:07 PM
Cant reach controller from script - by El Forum - 03-10-2011, 02:41 PM
Cant reach controller from script - by El Forum - 03-10-2011, 03:12 PM
Cant reach controller from script - by El Forum - 03-10-2011, 07:24 PM
Cant reach controller from script - by El Forum - 03-24-2011, 05:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB