0 I have an ASP.NET 3.0 application that works fine on one server. It uses application variables to check if a user has checked out a file and locks it for all other users. When I put the application
I need to store and access preferences (like colour开发者_开发技巧, etc.) from a javascript webapp.. Is there some webkit access to the NSUserDefaults? (or maybe CFPreferences ?)YES.There most definit
I\'m building a webapp with role based access control using Acegi (Spring) security. So i have different users with roles: ROLE_ADMIN, ROLE_USER and etc.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a Python script that outputs something every second or two, but takes a long while to finish completely. I 开发者_如何学编程want to set up a website such that someone can directly invoke the sc
I have my first professional assignment of making a website in which a photographer\'s artwork will be displayed for purchase or print. The protected image will likely be generated in Perl. But what I
can anyone recommend a website crawler that can show me all of the开发者_如何学运维 links in my site?W3C has the best one I\'ve found
I am using iframe for reading pdf on page load. I have alt + Q as a shortcut for toggling data pane on/off. Now the problem is that while loading page iframe takes focus from my active browser so my s
Why do visitors to my site sometimes get a download to a file inste开发者_如何学编程ad of the page to which they were supposed to go?
Okay this may be a simple question but I have yet to come with a working solution, so to anyone who can help thanks in advance.