cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: upload to browser

From: Magnus Stålnacke <jemamo_at_telia.com>
Date: Thu, 24 Feb 2005 01:32:21 +0100

Magnus Stålnacke wrote:

> mozilla -remote "openurl(www.order.proprint.se)"
> somehow read that phpsessid > kaka.txt
> for i in *.jpg; do
> curl -b kaka.txt -F Image1=@$i www.order.proprint.se/uploader.php
> done
> rm kaka.txt
> mozilla -remote "openurl(www.order.proprint.se/select.php)"

Now i *know* that this works :-)
I used the mozilla cookie-manager to read (with my eyes) the
session ID that doesent get written to file, and manually made
the "kaka.txt"... the rest worked like a charm.

So, i guess i have to squeeze some mozilla-people on the info
on how to get out the session ID from Mozilla (i have started,
but does not get any real answers).

This is a bit frustrating, i know the info is there, in my computer,
i can even see it, but cant get to it in my own command shell...
(reminds me of another OS...)

-- 
Software is not manufactured, it is something you write and publish. 
Keep Europe free from software patents, we do not want censorship 
by patent law on written works.
Received on 2005-02-24