private void button2_Click(object sender, EventArgs e)
        {
            GeckoElementCollection followamf = geckoWebBrowser1.Document.GetElementsByTagName("input");
            foreach (GeckoHtmlElement item in followamf)
            {
                string aux = item.GetAttribute("id");
                if (aux != null && aux != "" && aux.Equals("wrapper"))
                {
                    geckoWebBrowser1.CreateWindow += webBrowser_CreateWindow;
                    item.Click();
                    break;

                }
            }
        }

comments powered by Disqus
TitleTime
Live streaming Tampa Bay ...5 minutes
Watch Cleveland v Philade...8 minutes
Brooklyn vs Chicago Live ...14 minutes
Live streaming Cleveland ...24 minutes
Watch Gent v Standard Liv...1 hour
Watford - Leeds United Li...1 hour
Real Madrid - Crvena Zvez...2 hours

© Paste4BTC 2014 - Earn bitcoins by pasting! | My pastes | Popular pastes | New pastes | Payments | FAQ | Terms of Service