Anyone have idea how to pass开发者_JS百科 value from iPhone application to the REST-Webservice using POST method.?
I load a page with load () and then I createdinamically atag. Then I use live() to bind a click event and fires a function. At the end a call unload ().
Ok I am trying to make something to ask you random multiplication questions. Now it asks the questions fine. Generates the random questions fine. But when it reloads the page the random numbers are di
I am using a lot of HTTP Requests in an application that I am writing which uses OAuth. Currently, I am sending my GET and POST requests the same way:
Search for good JAVA lib for playing 开发者_开发技巧with POST-GET requests- Is there any such lib or how to play with POST - GETS from pure JAVA? How to create costume headers and so on.I like to use
I have tried to solve this issue for at couple of days with no luck. I have a form, where I use the validation plugin, and when I try to submit it, it submits empty vars. Now, if I remove the validati
I have a form with \'selected\' values pulled from the database. Now I want the user to edit the values.
I came from PHP language(codeigniter), but now I learning ASP.Net MVC :) In PHP codeigniter we can catch the post variable easily with
Greetings! I\'m doing a Form on ASP.NET MVC 2, in my view I have a TextBox for the name, and two buttons.
I have build a webapplication using ASP.NET MVC and JQuery. On my local machine this works fine,but when moving it to a Windows server 2003 the JQuery method post stops working. I\'m also using the lo