Search found 7 matches

by abasey
Wed Dec 28, 2005 12:08 am
Forum: General
Topic: find a href links using a regular expression
Replies: 8
Views: 493

same thing

hi ben_josephs

Yeah its gets changed to the same thing.

I will check on it when I get back to the office tommorow... and I'll probably have some more questions.

Thanks
abasey
by abasey
Tue Dec 27, 2005 9:06 pm
Forum: General
Topic: find a href links using a regular expression
Replies: 8
Views: 493

Thats what I thought too. There are instances where alumni.indiana.edu is merely text on the page and not part of a link and I am dealing with thousands of webpages. So I only want to change the instances of alumni.indiana.edu to alumnitest.iu.edu when it is found within the URL. I agree its a ...
by abasey
Tue Dec 27, 2005 8:18 pm
Forum: General
Topic: find a href links using a regular expression
Replies: 8
Views: 493

talleyrand, ok I guess I didnt really know what I needed. Here it is.. As I said before I need to find any pattern of an a href link but only the ones that read a href="http://alumni.indiana.edu or any variation of this in terms of extra spaces or capital vs. loweracase etc.. of course there may be ...
by abasey
Tue Dec 27, 2005 6:14 pm
Forum: General
Topic: find a href links using a regular expression
Replies: 8
Views: 493

no modifications

Hello ben_josephs and thanks for the help. I dont know what I am doing wrong... I have tried lots of different expressions and your seems the most concise but I still can not get any replacements to occur. The html files are being searched but no changes are being made. I am new to WildEdit. Are ...
by abasey
Tue Dec 27, 2005 4:02 pm
Forum: General
Topic: Find and log but not replace
Replies: 3
Views: 384

thanks

Thanks for the help!
by abasey
Tue Dec 27, 2005 3:52 pm
Forum: General
Topic: find a href links using a regular expression
Replies: 8
Views: 493

find a href links using a regular expression

I have found some code on the internet relating to this which should work but I cant get it to work with Wild Edit. Does anyone have a regular expression that could pull out all the possible different patterns of a href links. I need to use a regular expression to do a search and replace because all ...
by abasey
Fri Dec 23, 2005 5:08 pm
Forum: General
Topic: Find and log but not replace
Replies: 3
Views: 384

Find and log but not replace

I would like to search throgh multiple webpages on my server and find some absolute links and log them, but I dont want to replace them.
Can I do this with WildEdit

Thanks
abasey :roll: