george's Recent Forum Activity

  • rexrainbow

    hmmmm.. I am thinking how to do. Can you help me solve this issue? I tried to check FF and it response the value inside the database but it is not displaying on my apps.

  • rexrainbow

    Thanks for the advise. Heres the link scirra.com/FORUM/topic61051.html. maybe you help me fix my issue.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Good day all,

    I have problem on my apps, I used combobox listbox plugin and whileloop and i am facing problem on my apps.

    What I need to this apps is to display the list of username in the listbox using whileloop in listbox. I put a dummy name but its wrong because i need to fetch the data from mysql. The php script is working. Please refer to my sample.

    This is the events that i did.

    mediafire.com/error.php

    edited: this is the full file.

    mediafire.com

    any help is very much appreciated.

  • rexrainbow,

    This is a nice apps. thank you for your apps.

    But I am facing a problem on my apps.

    Maybe you can help me fix my apps?

    What I need to this apps is to display the list of username in the listbox using whileloop. I put a dummy name but its wrong because i need to fetch the data from mysql. the php script is working only on the action part have problem.

    This is the events that i did.

    mediafire.com/error.php

    edited: this is the full file.

    mediafire.com

    any help is very much appreciate.

  • Hi septeven,

    Is it possible to load a list of name from my database user table using listbox type?

  • Hi guys,

    Is anyone can help me how to put the data from database on a listbox?

    I already have create the action ajax to request a data from database but its not working. I am thinking my loop is wrong. can anyone help me please...

    This is what i did.

    capx

    mediafire.com

    database

    mediafire.com

    php

    mediafire.com

  • How to display data from database in listbox?

  • How to load data from database in this list plugin?

  • hmmmmm... Can you do some sample on my capx?

  • this is my sample mediafire.com

    and this is my php mediafire.com

    I hope you can help me on this problem.

  • Hi Guys,

    I create function to update user data fetch from database but its not working.

    here's what i did.

    1. when i click profile_update it will display the name.text and score.text and should be display the the name and score of user on the textbox.

    2. I call ajax when object click AJAX => request url => to get the data from database base on user info.

    problem is When I click the update it will return the name and score on the textbox. for name.text the value is "name and score" also on score.text.

    How to separate the two value to put on name.text for name and score.text for score

  • My purpose for div is I want to create a search function and i want to have a arrowdown button. and if the user click that button there is a <div> display going down to list all the user name.

    it seems like this on php

    <div class="display_user">

    <?php

       foreach($records as $row)

       {

         echo $row->user_name.'<br>';

       }

    ?>

    </div>

    I hope you get what i mean.

george's avatar

george

Member since 4 Dec, 2012

None one is following george yet!

Trophy Case

  • 12-Year Club
  • Email Verified

Progress

13/44
How to earn trophies