When I go into any zylom game now I receive a message from microsoft windows - Internet explorer has...
(More)
When I go into any zylom game now I receive a message from microsoft windows - Internet explorer has stopped working. A problem caused the program to stop working correctly. Windows will close the program shortly and notify you if a solution is available. This started to happen after I tried to instaqll java.
using regular expression in TextPad, how would you do this?replace
src=''abcd.gif'' OR...
(More)
using regular expression in TextPad, how would you do this?replace
src=''abcd.gif'' OR src=''defg.gif'' OR src=''hijk.gif'' you get the point
with
src=''path/abcd.gif'' or src=''path/defg.gif'' or src=''path/hijk.gif'' where path is inserted between the search terms
basically, i want to add a path in there but keep the beginning and end part