www.Hacking-Romania.com
Hacking, gaby hacker team, programe hack, radmin hack, hi5 hack, hack the west, hacking romania, hacking stuff, hacking tools, 1 hack, 1st hacks, 2 hack, 2 hacks, 3 hack, 3 hacks, 3000 hack, 3004 hack, 4 hack, 4 hacks, 55 hack, 6 hack, 6 hacks, 7 hack, 7 hacks, 9 hack, 9dragons hack, a hack, adventure quest hack, aim hack, alz hack, and hacks, best hack, blue hack, bots hack, bots hacks, buy hack, cabal online hack, chaos hacks, cheat engine hack, cheat hack, cheats and hacks, cheats hacks, city hack, club hack, combo hack, conquer hacks, conquer online hack, conquer online hacks, conquer speed hack, conquiztador hack, counter strike 1.6 hack, damage hack, de hack, download hack, download hack for, dragonfable hack, dragonfable hacks, drakkarious hack, exp hack, flyff hack, free hack, free hacks, game hack, game hacks, garena exp hack, gladiatus hack, gm hack, gold hack, gunz hack, hack, hack 5, hack a pc, hack a site, hack a website, hack blog, hack conquer, hack counter strike, hack crack, hack cs, hack cs 1.6, hack dvd, hack email, hack forum, hack hunter, hack id, hack info, hack it, hack mess, hack muonline, hack net, hack password, hack passwords, hack pc, hack pdf, hack programs, hack site, hack sites, hack soft, hack software, hack team, hack the game, hack this, hack website, hack windows xp, hack world, hack xp, hacked, hacking, hacking game, hacking programs, hacking software, hacking tutorials, hacks, how hack, how to hack, icon hack, last chaos hack, last chaos hacks, life hack, lineage 2 hack, lineage 2 hacks, linux hack, lvl hack, maplestory hacks, mobile hack, multi hack 3.0, mybrute hack, naruto arena hack, naruto arena hacks, one hit kill hack, online hacks, perfect world hacks, pool hack, programe hack, resolution hack, resource hack, roll hack, royal hack, silkroad hack, source hack, speed hack, speed hacks, super hack, the west hack, warrock hack, warrock hacks, web hack, xpango hack, lockerz forum
Lista Forumurilor Pe Tematici
www.Hacking-Romania.com | Reguli | Inregistrare | Login

POZE WWW.HACKING-ROMANIA.COM

Nu sunteti logat.
Nou pe simpatie:
ioana235
Femeie
19 ani
Bucuresti
cauta Barbat
31 - 80 ani
www.Hacking-Romania.com / Programare / Web Browser In VB  
Autor
Mesaj Pagini: 1
948Y-H4(K3R
☻ADM!N☻

Inregistrat: acum 17 ani
Postari: 2716
In acest tutorial o sa va invat cum sa creati un web browser simplu.

Sa incepem !!!

Ne va trebui urmatoarele :
a) 6 MacButtons : 1.Back 2.Next 3.Refresh 4. Home 5. Stop 6. Exit (puteti folosi si butoane normale dar am zis sa aratae mai frumos )

b)Un Web Browser care iti puneti numele wb (are numele in componets Microsoft Internet Controls)

Comenzi :

Mac-ul Back

Code:

wb.GoBack

Mac-ul Next

Code:

wb.GoForward

Mac-ul Refresh

Code:

wb.Refresh

Mac-ul Home

Code:

wb.GoHome

Mac-ul Exit

Code:

Unload Me

Form_Load

Code:

wb.Navigate "http://www.siteul pe care vreti sa ruleze cand il porniti :D.com"

Sper Ca Am Fost Destul De Explicit

Bafta !!


pus acum 16 ani
   
luyzette
Moderator

Inregistrat: acum 17 ani
Postari: 310
mda, nice

Modificat de luyzette (acum 16 ani)


_______________________________________
[img]http://bannerbreak.com/banners/3/770/123090093633061355.gif[/img]

pus acum 16 ani
   
mysticgohan
Pe lista neagra

Inregistrat: acum 16 ani
Postari: 1084
de unde iau VB sau c++ ?

pus acum 16 ani
   
wildchild
Moderator

Inregistrat: acum 16 ani
Postari: 223
merge si in notepad salvat ca si exe

_______________________________________
decedat

pus acum 16 ani
   
GhosT.NiGhT
NOVICE

Inregistrat: acum 16 ani
Postari: 60
Uite aici :P

Code:

' basic coding browser source for people starting up, wish the best of luck to you
' if you have any questions just ask around in the forums or yim me at swarms
Private Sub Form_Load()
history.Visible = False ' list1 (now named history) is not visible when loaded
KewlButtons4.Visible = False ' clear button invisible
WebBrowser1.Navigate adress ' connects to site of the adress text on form load (originally text1)
history.AddItem adress ' adds adress text to history list
End Sub

Private Sub KewlButtons1_Click()
WebBrowser1.Navigate adress ' goes to the site in the text
history.AddItem adress ' adds the site in text to history
End Sub

Private Sub KewlButtons2_Click()
WebBrowser1.GoBack ' goes back to pages ;o
End Sub

Private Sub KewlButtons3_Click()
WebBrowser1.GoForward ' goes forward to pages :o
End Sub

Private Sub KewlButtons4_Click()
history.Clear 'clears history list
End Sub

Private Sub Option1_Click()
If Option1 = True Then ' if option is chosen then...
history.Visible = True ' shows history list when history option is chosen
End If

End Sub



_______________________________________
• ]v[îk®Ø-']['€å]v[• Føµñd€r•

pus acum 15 ani
   
stefanmizil
Pe lista neagra

Inregistrat: acum 16 ani
Postari: 192
Multam


pus acum 15 ani
   
HackMen
NOVICE

Inregistrat: acum 16 ani
Postari: 57
ms

_______________________________________
[url=http://userbarmaker.com/][img]http://img188.imageshack.us/img188/5734/241252572800.png[/img][/url]
[url=http://userbarmaker.com/][img]http://img190.imageshack.us/img190/8362/671252573868.png[/img][/url][url=http://userbarmaker.com/][img]http://img4.imageshack.us/img4/3463/661252577337.png[/img][/url]

pus acum 15 ani
   
danuhack
MEMBRU SPECIAL

Din: '"test
Inregistrat: acum 16 ani
Postari: 447
frumos

_______________________________________
[img]http://i220.photobucket.com/albums/dd214/CatalynCN/bnr_bancnota_zero_0_lei_ron_1266581.jpg[/img]

pus acum 15 ani
   
Pagini: 1  

Mergi la