Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > .NET Languages
You last visited: Today at 17:13

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



VB take a word !

Discussion on VB take a word ! within the .NET Languages forum part of the Coders Den category.

Reply
 
Old   #1
 
eragonCRI's Avatar
 
elite*gold: 0
Join Date: Dec 2011
Posts: 190
Received Thanks: 161
Exclamation VB take a word !

hi, i want to create a program in VB linguage...

i make a example:
------------------------EXAMPLE----------------------
i want that program going in this site view-source: and take this word var google_conversion_color = "666666"; but only 666666
and this 666666 put in a textbot or label !
--------------------------------------------------------

like a Matrix Ban Checker from
you put a link and they got your id .... like this !!

andrew12341 if u read this help me !! TNX

-srry for bad english
eragonCRI is offline  
Old 07/28/2012, 22:12   #2
 
elite*gold: 42
Join Date: Jun 2008
Posts: 5,426
Received Thanks: 1,888
Regular expressions.
MoepMeep is offline  
Old 08/05/2012, 18:29   #3
 
elite*gold: 300
Join Date: Mar 2010
Posts: 2,681
Received Thanks: 3,471
Ok, no problem, You can use something like that:
button1
Code:
dim request as httpwebrequest = httpwebrequest.create(URL)
            dim response as httpwebresponse = request.getresponse
            dim sr as streamreader = new streamreader(response.getresponsestream())
            dim sourcecode as string = sr.readtoend
            tb2.text = sourcecode
            find()
find()
Code:
dim str as string = tb2.text
        ¨tb2.text = str.remove(0, (str.indexof("finded: ")))
        tb2.selectionstart = 0 <--start of selected text
        tb2.selectionsength = 3 <--end of^^


        tb3.text = tb2.selectedtext
        return (str.substring(0, str.indexof("'")))
If you need more help, PM
Andrew™ is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
Nen Word-Pad
03/27/2011 - Technical Support - 7 Replies
Hey Welches Word-Pad ist gut? Könnte auch bisschen was Kosten :D Sis bräuchte eins für Bewerbungen Mfg
Word
09/12/2010 - Main - 2 Replies
Ich bin dumm :facepalm: ich habe folgendes prob. wenn ich bei word etwas öffne dann zeigt das immer solche KOmischen zeichen wenn ne leer zeile das is ?! ich würd michg freuen wenn mir jemand helfen könnte mfg
the last word
07/03/2010 - Silkroad Online - 30 Replies
(plz all read the topic and block 100 years to understand me) i think this will be my last topic in elite pvpers i love u all guys and i have learned a lot of things from u all i have made friends and i have known people from other countries :D ,then after my last topic http://www.elitepvpers.com/forum/sro-main-discussio ns-questions/619604-block-100-years.html this will be my last word about silkroad first........ joymax has stolen a lot of things from us :( like u all know .........
Sun word Sro
07/26/2009 - SRO Private Server - 17 Replies
can some one give me the web site for SWSRO ? and can some 1 tell me the rates I forget pleas
word
03/09/2009 - Say Hello - 0 Replies
asldkjfasldjf



All times are GMT +1. The time now is 17:13.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.