Welcome Guest, Not a member yet? Register   Sign In
Cannot get AJAX to work for Post/Create
#4

Your ajax url is wrong try this one.

Code:
url: "<?= base_url('admin/tasks/create');?>",
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Cannot get AJAX to work for Post/Create - by InsiteFX - 06-04-2022, 11:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB