get string between two string

  • État: Closed
  • Prix: $30
  • Propositions reçues: 18

Résumé du concours

hi i have txt file in unicode format and i wanna to get all string between > and " and post it on listbox
i try to use regex and her the attached txt file i wanna vb.net code and what i wanna is just the out put to be all the word between > and "
and her example of my code
'href="https://www.facebook.com/ibrahim.aouni.1?fref=pymk" class="_8o _8t lfloat">
'On Error Resume Next
ListBox1.Items.Clear()
Dim rurl As New Regex("href=""https://www.facebook.com/."" class=""_8o _8t lfloat"">")
'/ajax/hovercard/user.php?id=100002117233600">
'Dim rname As New Regex(">.*")
Dim rname As String = "(?>).*?(?)"
Dim matches As MatchCollection = Regex.Matches(sourcecode1, rname)
For Each itemcode As Match In matches
ListBox1.Items.Add(itemcode.Value)
Next
'Dim match As Match = Regex.Match(sourcecode1, rname)
'Do While match.Success
' ' Console.WriteLine("'{0}' found in the source code at position {1}.", _
' ' match.Value, match.Index)
' ListBox1.Items.Add(match.Value)
' match = match.NextMatch()
'Loop

i onl offer 10 dollar

Compétences recommandées

Tableau de clarification publique

  • sultancontest
    sultancontest
    • il y a 10 ans

    Freelancers have good news!!!!! www.SultanContest.com is a New Graphics Designing Contest Freelancing website, you can join free and get join all the contest and also you can post contest. If you are a good graphics designer, you can earn thousand of money... That is a great opportunity for freelancer and buyer..

    • il y a 10 ans
  • janporhincak
    janporhincak
    • il y a 10 ans

    And in how language you want to have this script? C/C++, Python, Basic?..

    • il y a 10 ans
  • janporhincak
    janporhincak
    • il y a 10 ans

    So, if I understand you want from source HTML code remove all values of options, which are in ' "some value" ' form, and write just clear HTML skeleton..

    • il y a 10 ans
  • amongdota
    amongdota
    • il y a 10 ans

    #1

    • il y a 10 ans
  • amongdota
    amongdota
    • il y a 10 ans

    what do you mean? do you create a contest or project?

    • il y a 10 ans

Montrer plus de commentaires

Comment commencez des concours

  • Publiez votre concours

    Publiez votre concours Rapide et facile

  • Obtenez des tonnes de propositions

    Obtenez des tonnes de propositions De partout dans le monde

  • Attribuez la meilleure proposition

    Attribuez la meilleure proposition Télécharger les fichiers - Facile !

Publier un concours maintenant ou rejoignez-nous maintenant !