Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Newbi ajax question
Post: RE: Newbi ajax question

no problem, Thanks guys.
3,940 Views
6 Replies
03-31-2021, 06:33 AM
fzamaan
    Thread: Newbi ajax question
Post: RE: Newbi ajax question

manager Wrote: (03-24-2021, 10:42 AM) -- fzamaan Wrote: (03-24-2021, 12:06 AM) -- Thanks. so i am returning the products via a db query from model to a controller through ajax. then from controlle...
3,940 Views
6 Replies
03-24-2021, 09:46 PM
fzamaan
    Thread: Newbi ajax question
Post: RE: Newbi ajax question

includebeer Wrote: (03-23-2021, 02:22 PM) -- You can return the view (html) to your ajax request and just add that chunk of html to your document. What I prefer is to only return json data and the f...
3,940 Views
6 Replies
03-24-2021, 12:06 AM
fzamaan
    Thread: Newbi ajax question
Post: Newbi ajax question

Hi all, i have a basic question. i am building a shopping cart site.  in the products page, my plan is to load the product using ajax and pagination. for this i am calling the ajax to pull the...
3,940 Views
6 Replies
03-22-2021, 06:04 AM
fzamaan
    Thread: Ajax within ajax, Controller not receiving data
Post: RE: Ajax within ajax, Controller not receiving dat...

iRedds Wrote: (03-21-2021, 07:57 AM) -- Try to remove contentType: false, from second request -- @iRedds Genius  :D after 48 hours of trying  :blush:
1,836 Views
2 Replies
03-21-2021, 08:49 AM
fzamaan
    Thread: Ajax within ajax, Controller not receiving data
Post: Ajax within ajax, Controller not receiving data

Hi guys, CI Version 3 I am having a very very hard time finding the bug. Code: -- $(document).delegate("#btn_upload", "click", function(event){                 var fd = new FormData()...
1,836 Views
2 Replies
03-21-2021, 12:18 AM
fzamaan
    Thread: 404 Page Not Found
Post: RE: 404 Page Not Found

A35G Wrote: (01-25-2021, 10:45 AM) -- To get a similar url: http://hosting.xxx.xyz/admin/dashboard/view Your controller must be named "Admin" or you must have Codeigniter files inside "admin" f...
1,737 Views
2 Replies
01-28-2021, 09:40 AM
fzamaan
  Exclamation Thread: 404 Page Not Found
Post: 404 Page Not Found

Hello, Hello, i started getting 404 for requests. Example: http://hosting.xxx.xyz/admin/dashboard/view Dashboard.php controller  PHP Code: --
1,737 Views
2 Replies
01-25-2021, 01:54 AM
fzamaan

Theme © iAndrew 2016 - Forum software by © MyBB