How to bulk replace in notepad++
Solved
flexi2202
Posted messages
3640
Registration date
Status
Member
Last intervention
-
flexi2202 Posted messages 3640 Registration date Status Member Last intervention -
flexi2202 Posted messages 3640 Registration date Status Member Last intervention -
bonjour a tous
je souhaiterais modifier un gros paquet de ligne de ce style avec notepad++
par exemple remplacer
<option value="Bahamas">Bahamas</option>
par
<option value="javascript:visibilite('opt4');">
Bahamas</option>
et faire cela pour toute la liste
Merci de l aide
Configuration: Windows XP / Firefox 22.0
je souhaiterais modifier un gros paquet de ligne de ce style avec notepad++
<option value="Azerbaidjan">Azerbaidjan</option> <option value="Bahamas">Bahamas</option> <option value="Bahrein">Bahrein</option> <option value="Bangladesh">Bangladesh</option> <option value="Barbade">Barbade</option> <option selected="selected" value="be">Belgique</option> <option value="Bermudes">Bermudes</option> <option value="Bhoutan">Bhoutan</option> <option value="Biélorussie">Biélorussie</option> <option value="Bolivie">Bolivie</option>
par exemple remplacer
<option value="Bahamas">Bahamas</option>
par
<option value="javascript:visibilite('opt4');">
Bahamas</option>
et faire cela pour toute la liste
Merci de l aide
Configuration: Windows XP / Firefox 22.0
3 answers
-
search >> replace >> 'open documents' option OR 'search in folder files' tab
.... :)
--
the 'www' is also made for communicating, sharing, and exchanging, right?
thank you for having the courtesy to respond to those who are trying to help you -
Thank you for the tip, but I want to do this in a few clicks to do everything at once.
-
-
Good evening,
A list of countries? For a selection on the site about what? ...if it's not too intrusive?
because in general, putting all the countries of the world on a form asking for the address is annoying....
Start with France, then the neighboring French-speaking countries, and if you really insist, all the other countries....
See you!
-
-
Good evening
thank you for the tip, it's done, I ended up doing everything manually
thanks again