Whilst this may not be something deemed as particularly important by web users, web developers will be pleasantly surprised that the latest version of IE passes the Acid2 test:
Read more...
Is this a big milestone for IE and Microsoft? Should we expect this from their latest browsers? Please let me know your thoughts...
I've just had a requirement to extract some data from a web page and manipulate it before sending it off elsewhere. The data in the web page was all included inside <table> tags, so I wrote a few Regular Expressions to extract this data and place it in a DataSet object.
Read More...
If you have any comments on this method, or have any other methods you would recommend, please let me know.