Thread Abfrage mit Bild-Button ausführen war: input type image (3 answers)
Opened by NOLIM at 2009-06-23 20:40

Linuxer
 2009-06-23 21:37
#122642 #122642
User since
2006-01-27
3890 Artikel
HausmeisterIn

user image
Das Mitschneiden funktioniert auch mit dem Firefox und der "Live HTTP Headers" Erweiterung ganz gut:

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
POST /cgi-bin/study.pl HTTP/1.1
Host: local.local
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.11) Gecko/2009061418 Gentoo Firefox/3.0.11
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://tronde.local/cgi-bin/study.pl
Content-Type: application/x-www-form-urlencoded
Content-Length: 41
username=jippie&password=sfsd&view=verify


nettes Ding das ;)
meine Beiträge: I.d.R. alle Angaben ohne Gewähr und auf Linux abgestimmt!
Die Sprache heisst Perl, nicht PERL. - Bitte Crossposts als solche kenntlich machen!

View full thread Abfrage mit Bild-Button ausführen war: input type image