Can some one give me an idea on pulling data from a web page? I would like help with code to do the following:

I have a number of URLs on a web page (code level) which match the following syntax:

Please Login or Register  to view this content.
(as an example)

I need to find all occurancces of "WedEns6146&sCatalogCode" and "1&strcontinue" and write the numbers that are in these strings to 2 different columns in a sprread sheet (maybe named "WedEns"#"&sCatalogCode" and ""#"&strcontinue" ???)

Thank You!