Btw, I know I can break down the Regex into two separate capture chunks. But I was curious if this sort of thing were possible.
eg: App7RegEx=Get Yours Today.*let me know.*href="(.*)Cramit-(.*).zip"
This could be done here, but I was looking for a way that doesn't rely on words within the link. I suppose I'm making it more complex than need be!
eg: App7RegEx=Get Yours Today.*let me know.*href="(.*)Cramit-(.*).zip"
This could be done here, but I was looking for a way that doesn't rely on words within the link. I suppose I'm making it more complex than need be!
Statistics: Posted by sl23 — Today, 8:54 am