Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: find and replace with regular expr #5867
    erdem_ustu
    Member

    I think solved.
    if I write .do(w+?) and replace .do 1 it seems ok.

    is it right?
    another problem in this situation
    “.jpg-“
    “.html-“
    “.js-“
    “.htm-“
    is it possible
    “.jpg -“
    “.html -“
    “.js -“
    best regards

    in reply to: find and replace with regular expr #5866
    erdem_ustu
    Member

    when write find criteria .do(w+?)
    found mmenudom,imageDosya..vb
    only want to find “.do*” (dot di o and any words)
    replace “.do one space word”

    for example find: /search.doquery=
    after replacing /search.do query=
    I could not do /Start.do; only doing .do* (* means number,charc,or words) there are dot in front of the do

    is there a list of reqular expression with example.
    please help me

Viewing 2 posts - 1 through 2 (of 2 total)