I\'m working on this site www.annapogossova.com for a friend. Currently the menu navigation is running through Pages i\'ve created each gallery in.
I have a form like this: <form method=\"POST\" action=\"i.php\" enctype=\"multipart/form-data\">
I\'m still fairly new to symfony, so my apologies if this is a stupid question. I\'m using symfony 1.4 with Doctrine. My colleague wrote a JavaScript to make a report from our client side widget to ou
Thank you for reading. I\'m trying to create a HTML form so that my friend can type text into it and thereafter, updates his web site with whatever is typed into the form. I\'m trying to create a HTML
I have never used APIs before. I am trying to SMS-enable my website. My SMS provider provides an HTTP API to send messages from my website. It works well. However, it\'s not secure. The API requires n
We are trying to create a RESTful API that will be hosted on server x.foo.com. Client html applications (built in jquery) will be hosted on y.foo.com.
I\'m posting some data from Jquery using Jquery.Post() to an asp.net page. How to开发者_运维知识库 get the data in the POST request in asp.net page?
i want to load JUST one part of my document,i had to use LOAD function bcause of this,so i tried this function.but i have a problem,i want to set method of this function to POST.i read in jquery manua
Firebug 1.5.4 has been correctly displaying the response returned by my webservice in its RESPONSE tab:
When I use a form to upload a file, it gives me the \'name\' and \'tmp_name\' and you\'re supposed to move the file from its temporary location in order to keep it. But how long does the file stay on