web-applications
PHP Beginner: Where and how are objects stored?
In an app written in PHP (e.g., a social network), let\'s say that 10 users (signed-in) are browsing the website.[详细]
2023-04-09 22:43 分类:问答Automatically update web application when data is updated on server
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[详细]
2023-04-09 19:55 分类:问答How to run my app offline iphone sdk
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[详细]
2023-04-09 19:46 分类:问答Unable to view item in browser based on its key in Python GAE
I\'m using python GAE with webapp. I have a form for a user to create a object in the database, something like:[详细]
2023-04-09 19:02 分类:问答Web application architecture with web services [closed]
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[详细]
2023-04-09 17:57 分类:问答Is FluorineFX mature enough to use for a large web application?
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?[详细]
2023-04-09 16:49 分类:问答Detecting when user leaves page in Page_Load event
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[详细]
2023-04-09 15:31 分类:问答How to interact with web application from android application?
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[详细]
2023-04-09 15:00 分类:问答How do you implement users and group security in a web 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[详细]
2023-04-09 08:36 分类:问答Content problem, any better solution? [closed]
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[详细]
2023-04-09 06:51 分类:问答