Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Dynamic dependant dropdown from database
Post: RE: Dynamic dependant dropdown from database

InsiteFX Wrote: (12-27-2015, 06:09 AM) -- In jQuery ever element in html needs to have an ID also I like to give each element a Name For one that jQuery code is using an out dated jQuery build. --...
15,748 Views
9 Replies
12-27-2015, 07:49 AM
GingerNut
    Thread: Dynamic dependant dropdown from database
Post: RE: Dynamic dependant dropdown from database

skunkbad Wrote: (12-26-2015, 12:03 PM) -- I recommend reading the CodeIgniter documentation, especially the parts about controllers, database connections, and database queries. Even if you skim those...
15,748 Views
9 Replies
12-27-2015, 03:04 AM
GingerNut
    Thread: Dynamic dependant dropdown from database
Post: RE: Dynamic dependant dropdown from database

It's not so much my mistakes, it's converting the PHP to Codeigniter, I think a lot of the trouble is with the Ajax? Yours Roy Bee Creative Web Design www.bcwd.ltd.uk
15,748 Views
9 Replies
12-26-2015, 10:08 AM
GingerNut
    Thread: Dynamic dependant dropdown from database
Post: Dynamic dependant dropdown from database

Hi All, I desperately need a dynamic dependant dropdown from database. This code works brilliantly - http://www.99points.info/2010/12/n-level-dynamic-loading-of-dropdowns-using-ajax-and-php/ But I ...
15,748 Views
9 Replies
12-26-2015, 08:58 AM
GingerNut
    Thread: How to update joined tables
Post: How to update joined tables

I've been searching for an answer to this, but evidently the working solution for v2 doesn't work in v3. Code: -- $this->db->set('a.firstname', 'Pekka'); $this->db->set('a.lastname', 'Kuronen'); ...
2,522 Views
1 Replies
12-03-2015, 10:52 AM
GingerNut
    Thread: Unable to write checkbox to mysql db
Post: RE: Unable to write checkbox to mysql db

Thanx everyone..................sorted now with your help :) Yours Roy Bee Creative Web Design www.bcwd.ltd.uk
9,032 Views
8 Replies
12-01-2015, 08:46 AM
GingerNut
    Thread: Unable to write checkbox to mysql db
Post: RE: Unable to write checkbox to mysql db

I know what the problem is now, but I still can't find the answer - This code returns 'null' whether I check the box or not, so when I run the if, I always get '0' Code: -- echo ''.form_label...
9,032 Views
8 Replies
12-01-2015, 02:21 AM
GingerNut
    Thread: Unable to write checkbox to mysql db
Post: RE: Unable to write checkbox to mysql db

It's correct as I am reading the field to populate the form, but it won't write it whether it has changed or not.  Roy
9,032 Views
8 Replies
11-30-2015, 02:49 PM
GingerNut
    Thread: Unable to write checkbox to mysql db
Post: Unable to write checkbox to mysql db

Hi All, How do I read the checkbox value (0 or 1) from a submitted form, and then update a db please? I have a form which updates every record in the db except the checkbox. If I use (as part o...
9,032 Views
8 Replies
11-30-2015, 01:27 PM
GingerNut

Theme © iAndrew 2016 - Forum software by © MyBB