I want to work in sifr 2 with right to left language. But it seems that flash 8 doesnt support to unicode or r-t-l fonts.
Is it possible to add google maps on a site designed 开发者_如何学Pythonspecifically for the iPhone? I have never integrated maps in my websites before, so this question really goes more because of my
Let\'s say you have the following setup. You have a server with the basepath set to the normal webroot.
I want to upload files directly to IIS7 (in this case I am using the WebRequest obje开发者_JS百科ct in .NET). Thus I need IIS7 to accept POST, PUT, and DELETE verbs such that I can upload and delete f
I\'m battling a really weird problem here. I have a Windows 2008 R2 server with Message Queueing installed. On another machine, running Windows 2003 is a service that is set up to send messages to a p
I want to replace only the first occurrence of a word in a sentence with regex. I want to replace only full words, and therefore exclude partial matches.
I am trying to compare two files. I will list the two file content: File 1File 2 \"d.complex.1\"\"d.complex.1\"
After switching to VS2010, the managed debug assistant is displaying an error about an unbalanced stack from a call to an unmanaged C++ function from a C# application.
I\'m developing an application that uses webservices in python, both sides (server and client) are developed in Python and uses SOAPpy for the webservices, but, you know, the xml is too verbose, I wan
I\'d like to start a discussion on the best resources for refactoring tips, with an eye towards Front-End JavaScript refactoring.