I am a new to MVC an need a little help. In my view I make an ajax post as below. function PostCheckedPdf(e) {
Ok, in PHP I can do this in 5 minutes. With Rails I am completely lost. I am so new to Rails and I have a requirement to do more advanced stuff with it then I am comfortable with currently. The Big gu
I have an XML that I need to send to another website using PHP. What would be the best way to do this on the iPhone? The XML needs to be formatted based on the selections of the user, then sent to a d
I have handler with this code: HttpRequest request = context.Request; HttpResponse response = context.Response;
Friends, I posted the Audio link to Facebook Friends wall without Dialog. I\'m able to play the Posted Audio link within Facebook, but i am unable to give title , name for it. Refer the Picture - I wa
I would like to ask you how to upload video to the server with additional data (Multipart) For example开发者_如何学编程 :
Example: dev.alphenweer.nl Whe开发者_如何学Pythonn someone clicks on a link, the form gets loaded, they fill out the form, and press a button to submit it. But when someone presses the button, nothin
For testing purposes, I need to send some raw POST data to a page I set up on my web server. The page is working fine. I have tested sending data to via another web page as well as a C# application. H
I would like to be able to post multiple files in one form.I would like to pass these files as an array of files.For example I would like to do this.
For instance user.php -> make a post request to a server http://www.exampe.com, example.com redirects to user.php and puts some post parameters as well to user.开发者_运维百科php.