| View previous topic :: View next topic |
| Author |
Message |
Bob McConnell Posted via mailing list.
|
Posted: Wed Sep 30, 2009 8:06 pm Post subject: Looking for a search key |
|
|
I have been using NetBeans for about three months to edit PHP for a web
site. I upgraded to 6.7.1 about two weeks ago. There are occasional
glitches, but so far I have been comfortable with the results.
Now I need to figure out a search. Part of the site maintenance project
is to enable functional testing with Selenium. But for that I need to do
some global updates. In particular, I need to find all HTML elements
with the name attribute that are missing the id attribute and add it.
Just searching on "name=" produces 651 matches in 59 files. Searching on
"id=" returns 505 matches in 55 files. How do I filter through the
former list to remove those in the latter, and vice versa?
Bob McConnell |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|