Hi Aziz.
Thanks for the reply.
Unfortunately, making the change suggested by you does not make any
difference :(
Sorry, Thanks and Regards
On Sat, Nov 2, 2013 at 10:51 PM, Aziz Saleh wrote:
>
>
>
> On Sat, Nov 2, 2013 at 1:03 PM, Ajay Garg wrote:
>
>> Hi all.
>>
= httpclient.execute(httppost);
###
Any ideas if making a change at the client (Java) OR/AND server (PHP) might
do the trick?
On Sat, Nov 2, 2013 at 6:06 PM, Ajay Garg wrote:
> Hi all.
>
> I intend to implement a use-case, wherein the client uploads
Hi all.
I have a scenario, wherein I need to do something like this ::
###
$original_url = "/autologin.php";
$username = "ajay";
$password = "garg";
header('Location: ' . $original_url);
#
(second parameter to the function call). That way it
> is unique
> to that client.
>
> -Anthony
>
>
> On Wed, Jul 10, 2013 at 2:15 PM, Ajay Garg wrote:
>
>> Thanks Jim and Matijn for the quick replies.
>> I will try to have a workaround.
>>
>>
>>
Thanks Jim and Matijn for the quick replies.
I will try to have a workaround.
On Wed, Jul 10, 2013 at 11:09 PM, Matijn Woudt wrote:
>
>
>
> On Wed, Jul 10, 2013 at 7:21 PM, Ajay Garg wrote:
>
>> Hi all.
>>
>> I have a requirement, wherein I need to allow
Hi all.
I have a requirement, wherein I need to allow vanilla uploads of files
to a HTTPD server.
Any client can upload any number of files (one at a time).
Also, there is just one directory, where the files get stored
"finally" (that is, after being copied from the temporary location,
via "move_
6 matches
Mail list logo