Chang a url with Regex

22 views
Skip to first unread message

ארז בן שוהם

unread,
Aug 6, 2012, 2:34:07 PM8/6/12
to re...@googlegroups.com
I want to change a picasaweb url from:
to this
find the last slash "/" in the url and insert "s1600/"
what is the best way to do this?

Eugeny....@gmail.com

unread,
Aug 12, 2012, 5:25:20 PM8/12/12
to re...@googlegroups.com
You can try
/(?!.*/.*)
the above means "a forward slash not followed by "anything/anything")

im brakha,
Eugeny
Reply all
Reply to author
Forward
0 new messages