I wanna distinguish between the requestUrl inside of a JSP and render different Content depending on the URL.
I am writing a c# application. I am accessing a page eg http://dev.mysite.com/page.a开发者_StackOverflowspx
I wa开发者_如何学JAVAnt to create a page in ASP.NET which will, send request to another non ASP.NET URL, and check something there, in my case it is to check, is the domain name free, or it is already
I am working on a Silverlight application that has a Form that is supposed to send the form data to a PHP page with the POST method.
Google analytics tells me what the source of my traffic is (search engines, facebook etc). Is there a way to get this information fo开发者_如何学Cr each request from the request object or otherwise? I
I am running a web2py server which handles some requests which may take a total completion time of few seconds to few minutes. Once a connection is made to the server and it is processing a request wh
I am trying to build-in \'invite a friend\' in my app. I am using FB.ui. It seems to work (I am using standard code from http://developers.facebook.com/blog/post/464/.
Can someone help me with asihttprequest ? I want to track the spe开发者_运维知识库ed download of each file I download and not the average speed of all the files.
I had a crash while executing executeFetchRequest:error: MyApp[595] has active assertions beyond permitted time:
I am using the main soundcloud wrapper (https://github.com/mptre/php-soundcloud) to try and pull the tracks off my account onto my website. I had the whole thing working great but just by accessing a