Welcome Guest, Not a member yet? Register   Sign In
How to refer some files in CI from javascript
#3

[eluser]Navas[/eluser]
[quote author="xwero" date="1194722195"]add a new method to the controller that is closest in functionality or keep you ajax calls together in an ajax controller and copy the content of processor.php[/quote]

Hi,
Thanks for ur suggestions.But can u explain me how i could make a call of the codeIgniter controller function in the place of classes/processor.php
Code:
$.post("classes/processor.php",{
        priority: newpri,
        id: id
    });


Messages In This Thread
How to refer some files in CI from javascript - by El Forum - 11-10-2007, 06:38 AM
How to refer some files in CI from javascript - by El Forum - 11-10-2007, 07:16 AM
How to refer some files in CI from javascript - by El Forum - 11-11-2007, 10:02 PM
How to refer some files in CI from javascript - by El Forum - 11-12-2007, 01:57 AM
How to refer some files in CI from javascript - by El Forum - 11-12-2007, 02:27 AM
How to refer some files in CI from javascript - by El Forum - 11-12-2007, 09:32 AM
How to refer some files in CI from javascript - by El Forum - 11-12-2007, 11:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB