Hi Guys

I was just wondering if anybody can help me with a problem i have been having. Basically what i am trying to do is grab an element off a WebPage by it's class name and make Vb automatically look up to see if there is a number (greater than) with in the element. I have the html code below. In my case i am looking for a code to say greater than 0

<div class="tix_limit_num">0</div>

Any suggestions here guys.

Thank You In Advance.