In an app written in PHP (e.g., a social network), let\'s say that 10 users (signed-in) are browsing the website.
Is it possible to send update (or automatic response) from a SERVER to a WEB APPLICATION? I have a SERVER that updates data every 5 min (sometimes random). I want to update the new data on a running
I\'m creating an iphone web app, in this one I\'m getting some string values from a web service, and its loaded into an array. And I have created another array with some sample values (strings). My ap
I\'m using python GAE with webapp. I have a form for a user to create a object in the database, something like:
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I am in the planning stages of developing a large web application written in Flex and was wondering if anyone has actually used FluorineFX in a large production e开发者_JAVA百科nvironment?
When a user leaves a page it fires of the Page_Load event again. How can I tell in code_behind that this is happening so in can avoid running the custom functions as the code in the Page_Load does not
I have a Java based web application which is developed using JSP/Servlets running on Tomcat server. This application is developed for customer support. A customer can directly login to the application
using php if that matters. If you create a website that has users and groups.Where do you put this in the web application?Do you just put a function at the top of ever开发者_StackOverflowy page (pseu
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a