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 web browser help :(

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

Joined: 07 Apr 2007
Posts: 238

PostPosted: Sat Nov 17, 2007 11:30 am    Post subject: delphi web browser help :( Reply with quote

hey, i was wondering, im making something similer to a web browser, i want it if i put something in an address bar, i click a button, it takes me to that web site :S this is as far as i got... can figure out the rest... webbrowser1.navigate(????) what do i do?
Back to top
View user's profile Send private message
Blader
I post too much
Reputation: 2

Joined: 19 Jan 2007
Posts: 2049

PostPosted: Sat Nov 17, 2007 11:44 am    Post subject: Reply with quote

I think it's
webbrowser1.navigate address here

So it could be

webbrowser1.navigate text1.text
(for vb6)

For delphi i think it should be
webbrowser1.navigate (text1.text)

_________________


Last edited by Blader on Sat Nov 17, 2007 11:46 am; edited 1 time in total
Back to top
View user's profile Send private message
Simsgy
Grandmaster Cheater
Reputation: 0

Joined: 07 May 2007
Posts: 581
Location: My new avatar <3

PostPosted: Sat Nov 17, 2007 11:45 am    Post subject: Reply with quote

Easy.
Just make a EditBox named EditBox1, and a button.
In the button's OnClick event, put:
Code:

WebBrowser1.Navigate(Edit1.Text);


Have anymore questions?

_________________

Designer, WebMaster and a Delphi programmer.
TrPlayer, my biggest Delphi project hosted on SourceForge.net
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
detheater
Expert Cheater
Reputation: 0

Joined: 07 Apr 2007
Posts: 238

PostPosted: Sat Nov 17, 2007 11:54 am    Post subject: Reply with quote

thank you very much Razz and yah, thats all i needed Smile
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