User Profile

Collapse

Profile Sidebar

Collapse
emailhosting
emailhosting
Last Activity: Sep 17 '14, 05:52 AM
Joined: Sep 17 '14
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Live data push for HTML / CSS / JavaScript interface?

    Hello,

    I built an application using Adobe Flex Framework a couple of years ago and I used BlazeDS to push live datas on users screen while they are logged in on the system. Now I began to migrate the application from flash interface into HTML5/CSS/JavaScript.

    Is anyone here knows of a data push service similar to BlazeDS that can be configure/use over HTML5/CSS/JavaScript?

    Thanks in advance for any comments/suggestions.
    ...
    See more | Go to post
    Last edited by Rabbit; Sep 17 '14, 04:17 AM. Reason: Self promotional link removed

  • emailhosting
    replied to How to show five tables in same code
    Hello ujoehero,

    If you would like to fetch related datas from multiple tables in a single query. You may use the JOIN syntax. See the following case:

    Let say we have:
    table_one with the following columns/fields:
    • item_id
    • item_name
    • item_desc


    table_two with the following columns/fields:
    • item_id
    • column_one
    • column_two


    table_three with the following columns/fields:
    • item_id
    ...
    See more | Go to post
    Last edited by Rabbit; Sep 17 '14, 04:16 AM. Reason: Self promotional link removed

    Leave a comment:

No activity results to display
Show More
Working...