Autor Beitrag
s0xtech
Hält's aus hier
Beiträge: 14



BeitragVerfasst: Sa 04.08.07 14:19 
hey

hehe ich bring mal schwung rein hier :-D

also mein prob: wenn ich ein download eintragen will... hab ich folgenes prob.

wenn ich aufm button klicks sollers abschicken
ausblenden Delphi-Quelltext
1:
2:
3:
4:
procedure TForm1.BitBtn1Click(Sender: TObject);
begin
WebBrowser1.OleObject.document.forms.item(0).submit;
end;

der läd nur die seite neu und die daten werden nicht eingetragen

ausblenden Quelltext
1:
<input type="submit" name="add" id="add" value="Eintragen">					
GTA-Place
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
EE-Regisseur
Beiträge: 5248
Erhaltene Danke: 2

WIN XP, IE 7, FF 2.0
Delphi 7, Lazarus
BeitragVerfasst: So 12.08.07 10:31 
Zeig mal bitte mehr vom HTML-Source, bzw. alles ab <form> bis </form>.

_________________
"Wer Ego-Shooter Killerspiele nennt, muss konsequenterweise jeden Horrorstreifen als Killerfilm bezeichnen." (Zeit.de)
Jakob_Ullmann
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
Beiträge: 1747
Erhaltene Danke: 15

Win 7, *Ubuntu GNU/Linux*
*Anjuta* (C, C++, Python), Geany (Vala), Lazarus (Pascal), Eclipse (Java)
BeitragVerfasst: So 12.08.07 11:36 
Ist die Seite hochgeladen oder nur auf deiner Festplatte? Was meinst du mit "Download eintragen"?
s0xtech Threadstarter
Hält's aus hier
Beiträge: 14



BeitragVerfasst: So 12.08.07 17:39 
schon gut hab das prob hab ne funktion gefundn