Copy link to clipboard
Copied
Hello.
I am using MAMP and have successfully setup a testing server.
When I make changes to a PHP file I am working on in code view and then press the Live View button to see the changes, I am presented with a dialogue box asking me to save the file.
This can sometimes me annoying if I am constantly making small changes and need to see the result. I was wondering if there is an option somewhere to supress the dialogue box
Thanks.
Only way to disable that would be to use temporary files. Dreamweaver --> Preferences --> Preview in Browser --> Check the box to preview using Temporary Files. That should force DW to write to temp files when previewing pages.
Copy link to clipboard
Copied
Only way to disable that would be to use temporary files. Dreamweaver --> Preferences --> Preview in Browser --> Check the box to preview using Temporary Files. That should force DW to write to temp files when previewing pages.