i have a weird problem where css generated via php (stuck with a weird cms from an even weider programmer) is ingored by firefox 3.X and probably earlier. But the page loads ok in other browsers like
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical a开发者_Python百科ndcannot be reasonably answered in its current for
i just read this article : https://developer.mozilla.org/en/HTTP_Caching_FAQ There\'s a firefox behavior (and some other browsers i guess) i\'d like to understand :
I\'m developing a site that I know because of the site theme that it will be accessed on mobile devices and Internet Explorer For Windows CE 1, 1,1 and 2 don\'t 开发者_Python百科have support for the &
I notice on some sites i can login wrong which brings me to a login page. log in incorrectly again which brings me to a wrong password page (where i can log in) and if i login wrong again i dont incre
I am a lazy programmer, i dont want to write dozens or hundreds of lines if i dont need to. Some actions such as posting a comment require login. It may timeout and the user may be redirected to a lo
I have a long-running report and want to show a wait-spinner to the user while it\'s generating. I have made this work already but am not sure I\'m doing it the best or right way.
I am trying to upload a lot of files from a browser to a webserver that I have total control of. I\'ve tried to use SWFUpload, but the problem is that my browser hangs when I am uploading a file. The
I have been given the task of finding a replacement for a piece of old code. I\'m assuming it tested to see if the browser supports 128-bit encryption. Here\'s the old code: (I purposely split the lin
Ok, I\'m confused. I\'m trying to send back the magic headers from my server that will prevent a client from hitting the server again until a resource is stale.