Remember Me ?

  • Thread starter OHM \( Terry Burns \)
  • Start date
O

OHM \( Terry Burns \)

How can I persuade my FP to stop asking me the damn site password each time
I want 2 publish after restarting the app?

AND

Is there a switch to stop it asking 'Do I want to overwrite' when I do
publish. as i chives me off !

Cheers

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
 
R

Ronx

FrontPage Passwords are stored by Internet Explorer.

In IE, Tools->Internet Options - Security Tab

Click on Trusted Sites, and click on Sites button.
Add your website to the zone (use the full address, starting with http:// )
You may have to clear the box labelled "Require server verification (https:)
...... "
Click OK

Click: Custom Level
Scroll down to User Authentication
Select "Automatic Logon with current username and password"
Click OK, click OK

In FrontPage, if you are prompted for the password, tick the box "Remember
this password"

Note that the web may publish or open without any prompt for UserId or
Password.

The "Overwrite" prompt usually appears when the files on the server and the
local web are in conflict. FrontPage cannot decide which are current
because it appears that both sides have been edited without being published
to the other. In this situation presenting the "Do you want to overwrite"
prompt is the "right thing to do".
To get the meta data on the server and local sites back into synch. Publish
all pages (not just changed pages) in one direction or other.
I find on my server (where this happens occasionally) that selecting the
conflicting files and publishing selected files cures the problem for a few
weeks.

If the "overwrite" prompt is in regard to navigation changes, *always*
choose to overwrite, never choose Merge.
 
O

OHM \( Terry Burns \)

Thanks very much, that was a great explaination.

Regards

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
Ronx said:
FrontPage Passwords are stored by Internet Explorer.

In IE, Tools->Internet Options - Security Tab

Click on Trusted Sites, and click on Sites button.
Add your website to the zone (use the full address, starting with http:// )
You may have to clear the box labelled "Require server verification (https:)
..... "
Click OK

Click: Custom Level
Scroll down to User Authentication
Select "Automatic Logon with current username and password"
Click OK, click OK

In FrontPage, if you are prompted for the password, tick the box "Remember
this password"

Note that the web may publish or open without any prompt for UserId or
Password.

The "Overwrite" prompt usually appears when the files on the server and the
local web are in conflict. FrontPage cannot decide which are current
because it appears that both sides have been edited without being published
to the other. In this situation presenting the "Do you want to overwrite"
prompt is the "right thing to do".
To get the meta data on the server and local sites back into synch. Publish
all pages (not just changed pages) in one direction or other.
I find on my server (where this happens occasionally) that selecting the
conflicting files and publishing selected files cures the problem for a few
weeks.

If the "overwrite" prompt is in regard to navigation changes, *always*
choose to overwrite, never choose Merge.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Thanks 0
Speech Recognition Files Error 0
DWT and CSS 2
DWT/CSS Woes 1
How to tell if a document is new ? 5
DWT Inheritence 2
One Last Question ( I promise ) 2
Forms on Letters 1

Top