Hi,everybody I am a EditPlus user, but I know that "UtralEdit" have a special function, when in column select mode, I can type some words in selected rows at...
did you check the "insert html tags in lower case" preference? http://legacy.sheltonbbs.com/~jmmorse/htmllowercase.gif Or you could edit the html.ctr file...
When I specified EditPLus to be my default editor for .txt files it changed my icon to that horrible Micro$oft flying window thing. I would like as little...
Is there a HTML/XHTML CTL that uses lowercase tags & attributes? The default HTML4 ctl is all uppercase -- which won't validate if you writing XHTML and I'd...
Thanks John! Got all my browser set up and some other programs. I noticed you had a validator set up the screenshot you sent. Is that a local program or are...
My Name Is Dennis on my EditPlus I went to tools and did not see Multipl Browsers from the drop down list? is there a new Download some where that I need?...
just go to: Tools | Configure User Tools If the Browsers are setup as the first 10 user tools then you will also have a keyboard shortcut...such as "ctrl+1"...
Hi, I'm new to the group. Just downloaded an eval copy of EditPLus and so far I'm very happy eith it. I've tried EVERYTHING: Dreamweaver, NotePad, MetaPad,...
... Try using the cliptext window. ANSI characters and control characters are already in there, or you can define your own set. Double click the one you want...
Is it possible to change the bottom status bar to display the current character's value in dec, ASCII, hex or octal instead of just the default one. Second, is...
This has happened to me a few times. I'm using version 2.11. When I have a few files open from FTP (usually less than 30) and I create a new file and then try...
Hello, Just upgraded my edit plus to the newest version.. and boy was I in for a treat. I have been bugging the creator to make the directory window show FTP ...
Has anyone had any problems using the firewall settings used in version 2.10c in version 2.11. For me it doesn't work at all. I also tried to make a new ftp...
... http://www.wingrep.com/ J __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport...
Anyone share my experience with 2.0c and 2.11 doing Find in Files and searching for text at the end of a line. The following lines in a file... line 1 is...
I'd hoped to use one of my two favorite power editors, EditPlus and UltraEdit, for a project requiring a global find and replace over a list of substitutions....
Rookie user here - about to purchase the software. Had a question. Once it's installed - can the installation be removed and placed on another PC if need-be? ...
Hi Folks, I'm new to the group. I'm using EditPlus with Java right now in a class. We're building console applications only at this point. We've set up a user...
I am trying to form a non greedy RE to search and replace particular html tags within a document. eg.. to strip any font tags with any number of attributes I...
To unsubscribe, don't reply to this email. Send an email to this address: editplus-unsubscribe@yahoogroups.com or go to http://groups.yahoo.com and login then...
I've been using edit plus for a year or so now -and I'm very happy with the product- but I'm new to the group. I'm looking for a way to write HTML pages in...
hi i use v.2.10c but i'm not able to use the korean fonts. when i try to write in korean i only get question marks and a small box with the korean characters. ...
Have anyone can give me help ? TKS in the Replace Function , 1.How Do I change my HTML files, all of HTML tag Uppercase to Lowcase, 2.how do I add " " in my...
Macromedia39;s Dreamweaver/Ultradev product has a very nice feature/function which is to "apply source formatting" to HTML, XML, XHTML docs. Is there any way...
I want my background color to be black but i am having problems with numbers <? ?> script begin and end being a dark red with no possible way of changing it...
Hello all, I've been an EditPlus user for close to 2 years, and I consider myself at least a somewhat experienced regexp user. I got stumped for the first...
You mean tidying up the layout of HTML? I don't think E+ can do this, but there are HTML beautifiers available: http://www.google.com/search?q=html+beautifier ...
Consider this HTML fragment <font color='green39;>ZZZ</font> <font>ZZZ</font> Presumably what you want to do is get rid of everything except the ZZZs. This RE...