Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[Delphi] Load A Site Then Fill Up Something ?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
cicak
Expert Cheater
Reputation: 0

Joined: 02 Apr 2007
Posts: 159
Location: Cheat Engine

PostPosted: Sat May 31, 2008 6:42 am    Post subject: [Delphi] Load A Site Then Fill Up Something ? Reply with quote

Im planning to make an anonymous mailer based on a site

but I have no idea how to fill up something for example 'Name','Email',

'Subject' then press Send button.

I did search but found nothing , so help me or at least give me the keyword

so I can search Smile

_________________
Back to top
View user's profile Send private message
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Sat May 31, 2008 7:49 am    Post subject: Reply with quote

Look at this:
http://www.cryer.co.uk/brian/delphi/twebbrowser/read_write_form_elements.htm
Back to top
View user's profile Send private message
cicak
Expert Cheater
Reputation: 0

Joined: 02 Apr 2007
Posts: 159
Location: Cheat Engine

PostPosted: Sat May 31, 2008 2:50 pm    Post subject: Reply with quote

Why I keep getting this error?


_________________
Back to top
View user's profile Send private message
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Sun Jun 01, 2008 6:36 am    Post subject: Reply with quote

Try replace the line with:
Code:
document := IHTMLDocument2(TWebBrowser.Document);
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Sun Jun 01, 2008 6:59 am    Post subject: Reply with quote

Can i first understand what file extension are you trying to load ?
Back to top
View user's profile Send private message
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Sun Jun 01, 2008 7:30 am    Post subject: Reply with quote

He trying to change the value of an input object.
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Sun Jun 01, 2008 9:27 am    Post subject: Reply with quote

HolyBlah wrote:
He trying to change the value of an input object.


Then why not use the Delphi's VCL TMemo function:

Memo1.Lines.LoadFromFile('C:\lol.txt');
//then modification code here...

or If OpenDialog1.Execute then Memo1.Lines.OpenDialog1.GetFileName;
Back to top
View user's profile Send private message
Anden100
Grandmaster Cheater
Reputation: 0

Joined: 20 Apr 2007
Posts: 668

PostPosted: Mon Jun 02, 2008 5:45 am    Post subject: Reply with quote

or If OpenDialog1.Execute then Memo1.Lines.OpenDialog1.GetFileName;[/quote]

you mean:

if OpenDialog1.Execute then Memo1.Lines.LoadFromFile(OpenDialog1.FileName);

??
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites