Posted by Catur Nugroho | File under :
Simple Code to Using Html Agility Pack

So i have a code of Htmlagilitypack in my mind and hopefully what I get can be useful for those.
Lest try! 

Do not forget to add this code in your reference :
using HtmlAgilityPack;

This is firs time, we will take the example of html and put it into the HTML Agility Pack
HtmlAgilityPack.HtmlDocument doc = new HtmlAgilityPack.HtmlDocument();
doc.LoadHtml(sampleHtml);
  
Get Text Box Value
HtmlAgilityPack.HtmlNode node = new HtmlAgilityPack.HtmlNod();
node = doc.DocumentNode.SelectSingleNode("//input[@id='nameOfId']");
string strValue = node.Attributes["value"].value;

Get Combo Box Text Value
string strValue = "";
foreach (HtmlNode node in doc.DocumentNode.SelectSingleNode("//select[@id='nameOfId']").Elements("option"))
            {              

                   If(node.Attributes["selected"] != null)
                   {
                    strValue = node.Attributes["value"].value;
                    break;                   

                    }
             }

Get Radio Button Value
string strValue = "";
foreach (HtmlNode node in doc.DocumentNode.SelectNodes("//input[@name='nameOfName']"))
            {
                if (node.Attributes["checked"] != null)
                {
                   
strValue = node.Attributes["value"].value;
                    break;
                }
            }


Oh, too many in my mind so that I do not remember it clearly. I will update when I get something else or If you need somethings about it you can comment this article and I will answer as soon.
Posted by Catur Nugroho | File under :


It works much like PrizeLive and other such web sites. You are paid for completing offers and clicking on links. Before the first of the year, daily they had at least a dollar's worth of links to click on per day which was fast and easy, but since it's gone down quite a bit. I guess it fluctuates, but I wish I hadn't been lazy since it would have been easy money. You also get 50 cents for each referral, but all money earned in my first payout was from stuff done on the site and included no referrals.

Payment
You are required to having $2.5 in your account before requesting to cash out, but once your account is verified and you have the $2.5 payment is instant to your PayPal account. It's pretty straightforward.

Payment Proof
I received my first payment instantly after I had verified my account. I recommend verifying your account shortly after you set it up. It will take a day or so for the phone verification to go through. Once you're verified, you're good to go.



How To Join
There are no special qualifications to join. I would appreciate it, however, if you signed up you need referral code to completed it.

Goto playstore and search cashpirate then download that software.
1. Install CashPirate.
2. Enter my referral code- CXWPEV and signup to get 500 points if u wont enter then u will get 0 points so it ur wish.
3. You get 50% coins for the first 1000 coins you earn (= 500 coins bonus) and can start making money right away!

when u have 2500 points then u can redeem for 2.5$ paypal cashout u can use ur friend paypal also or for 5000 points for amazon. Youu can easily make 2500 points per week by installing app like ladoooo and completing some survey.