No, I still get the File Download dialog box asking "Do you want to open or save this file?" Thanks ... From: mljones1947@... To:...
5104
Aleem Juma
aleemjuma
Feb 27, 2007 7:38 am
See below ... I think this means using a standard tab control for window tabs. ... I agree with Michael. My mouse sometimes generates extra clicks - a common...
5105
Richard Grevers
nztheatre
Feb 27, 2007 9:21 am
On Sat, 24 Feb 2007 12:11:02 +1300, LEMONed <ilemoned@...> gave ... Shift-click to close - its much less "dangerous", and its what I always try to do...
5106
DZ-Jay
dzfoo
Feb 27, 2007 11:42 am
... Hit F9 (bookmark) as you step through the lines, then SHIFT+F4 will roll back to them. F4 will cycle through them in to-to-bottom order. dZ. -- FACTS: 1....
5107
DZ-Jay
dzfoo
Feb 27, 2007 11:45 am
... I Middle-Click to close. Its an option (right-click on the tab bar to get the options menu). This is my perferred behavior in Opera, Firefox, BDS, and...
5108
DZ-Jay
dzfoo
Feb 27, 2007 11:46 am
... Not exactly the same (drag-n-drop tabs would be great!), but you can open up the Windows menu (F11), and re-order them there with the Up and Down buttons....
5109
DZ-Jay
dzfoo
Feb 27, 2007 11:55 am
... That seems to be a Dreamweaver configuration issue. More than associating the files in the Windows Explorer, the program seems to have some sort of...
5110
DZ-Jay
dzfoo
Feb 27, 2007 11:57 am
... I think he meant the last selected line (even if you randomly click on lines). Some development environments have this (BDS 2006 unrolls the cursor...
5111
Anthony Scaife
anthonyscaife
Feb 27, 2007 12:43 pm
Writing PHP, it has become my practice to comment the major blocks of code with /// rather than //. I can then use 'Find in Files' so search for '///' and find...
5112
Aleem Juma
aleemjuma
Feb 27, 2007 1:06 pm
if all else fails check the php extension associations in the registry also make sure your web service is configured correctly to compile the php scripts....
5113
dz@...
dzfoo
Feb 27, 2007 2:51 pm
... Association ... associations in the registry also make sure your web service is configured correctly to compile the php scripts. Oh! You hit the nail right...
5114
CyrusLV@...
cyruslv
Feb 27, 2007 3:57 pm
I will look at the php extensions in the registry, but I am not using a web server or web service. If I take the exact code in the php file and copy it into a...
5115
Michael L. Jones
mljones1947
Feb 27, 2007 7:52 pm
I couldn't count the times that I've drilled down into code, usually several levels, then stepped back level by level. Using markers takes an extra step (F9)...
5116
qsfe-kdhw@...
jrothlisberger
Feb 27, 2007 9:16 pm
Wow -- this is what I love about this list: discovering the odd little tidbit here and there. And here I always thought there was NO way of reordering tabs!...
5117
DZ-Jay
dzfoo
Mar 1, 2007 10:24 am
... I agree; I was just offering a possible solution for navigation until such time when this feature is implemented, if at all. A few other means that you can...
5118
DZ-Jay
dzfoo
Mar 1, 2007 10:27 am
Perhaps the web server service itself is currently not running? dZ....
5119
CyrusLV@...
cyruslv
Mar 1, 2007 11:42 am
I never had any web server service run prior to installing Dreamweaver. I think there is a setting that was changed in the registry when I installed...
5120
DBaldon
Mar 7, 2007 5:51 am
I have noticed that if I have a window split (using the splitter bar or Split command) I have to have the mouse pointer in the lower pane for the scrolling to...
5121
Roger
wilhelm9943
Mar 7, 2007 5:52 am
I'm not a programmer, therefore question -- If I have a website programmer using DreamWeaver doing work on my website, will I mess up my site or cause it not...
5122
ask@...
faterson2001
Mar 7, 2007 7:40 am
... No, you may rest assured nothing like that will ever happen. EditPlus causes no changes of the code whatsoever, except those you explicitly command it to...
5123
Roger Wilhelm
wilhelm9943
Mar 7, 2007 9:38 am
Thanks, Roger ... From: ask@... To: editplus@yahoogroups.com Sent: Wednesday, March 07, 2007 1:40 AM Subject: Re: [edit+] DreamWeaver and EditPlus ......
5124
T Cosmas
t_cosmas
Mar 7, 2007 2:12 pm
First and foremost, you should make a backup of all your web site files. At a minimum, make sure that you at least make one backup copy of any file you are...
5125
Bronius Motekaitis
bcswebstudio
Mar 7, 2007 3:35 pm
Just wanted to toss in my two cents: all you have to worry about in Dreamweaver is if you use templates or DW-generated code ("Behaviors"): be sure not to toy...
5126
Roger Wilhelm
wilhelm9943
Mar 7, 2007 6:04 pm
You're talking down my alley. I am in the process of getting someone using Dreamweaver to redo my website, then I usually come in and mess it up. I was using...
5127
Michael L. Jones
mljones1947
Mar 7, 2007 11:39 pm
I can't reproduce the behavior you described. When I click in either pane to give it focus, that pane scrolls with the mouse scroll wheel no matter where the...
5128
matthewvm
Mar 11, 2007 4:53 am
it looks like searching for beginning and ending of line with ^ and $ (as in /^/ or /$/ i.e. this is the entire search string) are broken in this newest patch....
5129
philvdotcom
Mar 13, 2007 2:59 pm
Is there anyway currently to have a different display font to the one that you actually print? If not is this something that could be added? (Perhaps an option...
5130
Bronius Motekaitis
bcswebstudio
Mar 13, 2007 3:15 pm
Yes, the option already exists: View>>Printer Font>> Set printer font (to set printer font) or View>>Printer Font>> Mirror screen font (to set it to whatever...
5131
Bronius Motekaitis
bcswebstudio
Mar 13, 2007 3:16 pm
Yes, the option already exists: View>>Printer Font>> Set printer font (to set printer font) or View>>Printer Font>> Mirror screen font (to set it to whatever...
5132
Aleem Juma
aleemjuma
Mar 13, 2007 3:19 pm
View -> Printer Font -> Mirror Screen Font or View -> Printer Font -> Set Printer Font......