Click to See Complete Forum and Search --> : Dreamweaver changes page name


ragy
04-27-2010, 03:55 AM
hello ,
in dreamweaver while testing (F12) the page name in navigation bar changes , and when i do refresh (F5) no respond happens
-Know that the server model (php Mysql)
plz i want it very fast
thnx

onlinetraining
05-03-2010, 09:37 PM
Is it an HTML page (.html, .htm) or a php page?
What do you mean by change: anchor text, actual address or just change of color.

ragy
05-04-2010, 12:34 AM
it is a php page , and i meant by change its name that i named the page in dreamweaver (ragy_egy.php) when i press F12 for test the page n the local host
the page will be like this [http://localhost/pro/TMP11uou1t1v3.php] not [http://localhost/pro/ragy_egy.php]

onlinetraining
05-04-2010, 10:46 AM
The problem stems for your Dreamweaver preferences.
Open the "Preferences" by going to Edit > Preferences from the main menu of your Dreamweaver menu. ( I you are using a Mac, you will find it by clicking on "Dreamweaver" on the top left corner)

Once the "Preferences" dialog box is opened, choose the category "Preview in Browser".
It will then reveal the settings you can make on that section.
De-select the check box labeled "Preview using temporary file".
You can then click "OK" at the bottom and you are done.
From then on Dreamweaver will no longer a create temporary file when you are previewing a page in your web browser.

ragy
05-05-2010, 12:21 AM
Thank you very much ,it do the steps you told me and it works .
thank you again
ragy