Jump to content

copy a string from a text


Marcdk
 Share

Recommended Posts

Hey everyone!

I'm struggling with an email service where they deliver the email textbased.. No highlighted links to Tab down to or anything.

Can i highlight and copy the confirmation link (the first link from the text) and copy it from this text? if yes, how do i do that?

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Click here - http://www.youtube.com/confirm_email?cid=BB3B6AF3514933F2&nid=UYeR90GKx7VkS0F0kwbeYWg68AWwkdJbblprIJftVvE=&next=/index
or copy it into your browser to confirm
your email address and start uploading and 
commenting on videos immediately!

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Thanks for Signing Up, bobLuzak!

You've taken the next step in becoming part of the YouTube community. Now that you're a member, you can rate videos, but to leave comments or upload your own videos to the site, you'll need to confirm your email using this link - http://www.youtube.com/confirm_email?cid=BB3B6AF3514933F2&nid=UYeR90GKx7VkS0F0kwbeYWg68AWwkdJbblprIJftVvE=&next=/index. Please read the Terms of Use and Copyright Tips before uploading so that you understand what's allowed on the site.

To get you started, here are some of the fun things you can do with YouTube:

Upload and share your videos worldwide
Browse millions of original videos uploaded by community members
Find, join, and create video groups to connect with people who have similar interests
Customize your experience with playlists and subscriptions
Integrate YouTube with your website using video embeds or APIs

There's a lot more to explore, and more features are always in the works. Thanks for signing up, and we hope you enjoy the site!

- The YouTube Team


++ Links ++
Terms of Use: http://www.youtube.com/t/terms
Copyright Tips: http://www.youtube.com/t/howto_copyright
Browse Videos: http://www.youtube.com/browse
Video Upload: http://www.youtube.com/my_videos_upload
APIs: http://www.youtube.com/dev

You are receiving this email because a YouTube user created an account with this email address. If you are the owner of this email address and did not create the YouTube account, just ignore this message and the account will remain inactive.
Edited by Marcdk
Link to comment
Share on other sites

Hey everyone!

I'm struggling with an email service where they deliver the email textbased.. No highlighted links to Tab down to or anything.

Can i highlight and copy the confirmation link (the first link from the text) and copy it from this text? if yes, how do i do that?

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Click here - http://www.youtube.com/confirm_email?cid=BB3B6AF3514933F2&nid=UYeR90GKx7VkS0F0kwbeYWg68AWwkdJbblprIJftVvE=&next=/index
or copy it into your browser to confirm
your email address and start uploading and 
commenting on videos immediately!

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Thanks for Signing Up, bobLuzak!

You've taken the next step in becoming part of the YouTube community. Now that you're a member, you can rate videos, but to leave comments or upload your own videos to the site, you'll need to confirm your email using this link - http://www.youtube.com/confirm_email?cid=BB3B6AF3514933F2&nid=UYeR90GKx7VkS0F0kwbeYWg68AWwkdJbblprIJftVvE=&next=/index. Please read the Terms of Use and Copyright Tips before uploading so that you understand what's allowed on the site.

To get you started, here are some of the fun things you can do with YouTube:

Upload and share your videos worldwide
Browse millions of original videos uploaded by community members
Find, join, and create video groups to connect with people who have similar interests
Customize your experience with playlists and subscriptions
Integrate YouTube with your website using video embeds or APIs

There's a lot more to explore, and more features are always in the works. Thanks for signing up, and we hope you enjoy the site!

- The YouTube Team


++ Links ++
Terms of Use: http://www.youtube.com/t/terms
Copyright Tips: http://www.youtube.com/t/howto_copyright
Browse Videos: http://www.youtube.com/browse
Video Upload: http://www.youtube.com/my_videos_upload
APIs: http://www.youtube.com/dev

You are receiving this email because a YouTube user created an account with this email address. If you are the owner of this email address and did not create the YouTube account, just ignore this message and the account will remain inactive.
#Include <Array.au3>
$TXTI = ""
$TXTI &= "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" & @CR
$TXTI &= "" & @CR
$TXTI &= "Click here - http://www.youtube.com/confirm_email?cid=BB3B6AF3514933F2&nid=UYeR90GKx7VkS0F0kwbeYWg68AWwkdJbblprIJftVvE=&next=/index" & @CR
$TXTI &= "or copy it into your browser to confirm" & @CR
$TXTI &= "your email address and start uploading and " & @CR
$TXTI &= "commenting on videos immediately!" & @CR
$TXTI &= "" & @CR
$TXTI &= "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" & @CR
$TXTI &= "" & @CR
$TXTI &= "" & @CR
$TXTI &= "Thanks for Signing Up, bobLuzak!" & @CR
$TXTI &= "" & @CR
$TXTI &= "You've taken the next step in becoming part of the YouTube community. Now that you're a member, you can rate videos, but to leave comments or upload your own videos to the site, you'll need to confirm your email using this link - http://www.youtube.com/confirm_email?cid=BB3B6AF3514933F2&nid=UYeR90GKx7VkS0F0kwbeYWg68AWwkdJbblprIJftVvE=&next=/index. Please read the Terms of Use and Copyright Tips before uploading so that you understand what's allowed on the site." & @CR
$TXTI &= "" & @CR
$TXTI &= "To get you started, here are some of the fun things you can do with YouTube:" & @CR
$TXTI &= "" & @CR
$TXTI &= "Upload and share your videos worldwide" & @CR
$TXTI &= "Browse millions of original videos uploaded by community members" & @CR
$TXTI &= "Find, join, and create video groups to connect with people who have similar interests" & @CR
$TXTI &= "Customize your experience with playlists and subscriptions" & @CR
$TXTI &= "Integrate YouTube with your website using video embeds or APIs" & @CR
$TXTI &= "" & @CR
$TXTI &= "There's a lot more to explore, and more features are always in the works. Thanks for signing up, and we hope you enjoy the site!" & @CR
$TXTI &= "" & @CR
$TXTI &= "- The YouTube Team" & @CR
$TXTI &= "" & @CR
$TXTI &= "" & @CR
$TXTI &= "++ Links ++" & @CR
$TXTI &= "Terms of Use: http://www.youtube.com/t/terms" & @CR
$TXTI &= "Copyright Tips: http://www.youtube.com/t/howto_copyright" & @CR
$TXTI &= "Browse Videos: http://www.youtube.com/browse" & @CR
$TXTI &= "Video Upload: http://www.youtube.com/my_videos_upload" & @CR
$TXTI &= "APIs: http://www.youtube.com/dev" & @CR
$TXTI &= "" & @CR
$TXTI &= "You are receiving this email because a YouTube user created an account with this email address. If you are the owner of this email address and did not create the YouTube account, just ignore this message and the account will remain inactive." & @CR

$Array = FuncLinks($TXTI)
_ArrayDisplay($Array , "Links")

Func FuncLinks($TXT)
Global $Array[1]
$Array[0] = 0
$TXT2 = StringUpper($TXT)
$Links = ""
$I = 0
$StringInStr1 = 0
Do
$I += 1
$StringInStr1 = StringInStr($TXT2, StringUpper("http://"), $StringInStr1 , $I) 
IF ($StringInStr1) Then 
$I2 = 0
Do
$I2 += 1
$SM = StringMid($TXT2, ($I2 + $StringInStr1), 1)
Until $SM = "" OR $SM = " " OR $SM = @CR OR $SM = @CRLF OR $SM = @LF 
ReDim $Array[$Array[0] + 2]
$Array[$Array[0] + 1] = StringMid($TXT, $StringInStr1, $I2)
$Array[0] = $Array[0] + 1
EndIf
Until StringInStr($TXT2, StringUpper("http://"), $StringInStr1 , $I) = False
Return $Array
EndFunc
Edited by wolf9228

صرح السماء كان هنا

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...