Hi, I've read up on the coding and also searched specifically for this error message. I've tried to debug but can't find the issue. Does anyone know what could be wrong with coding? FYI: Ive changed out URLs I'm using to keep it general.
This program is very simple. Its parses the first page for the first HREF it finds and then follows that link, opens up new page, does the same search for HREF and continues. The issue I'm having is making sure the HREF URL is not within parentheses but outside of them. but the error message is coming from somewhere else.