Search results

  1. M

    Help in VB.Net - parsing html?

    Im looking to get a string from a site in my webBrowser1 and set this string to a variable so i can use it in my code. The sring is <b>$<font color="green">1,000</font></b> But i need to get it to work if it had any value where 1,000 is so stripping the html would be no good for me. Basicly...
  2. M

    Php registration error?

    Ok im new to web development in total i know enough html,css to keep me happy but i got a little time on my hands a thought i would try to learn a bit more. I got a couple of questions. First off im getting an error - Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given...
Back
Top