PC Review


Reply
Thread Tools Rate Thread

Default Directories for my Website Development

 
 
=?Utf-8?B?Q2FuTWlrZQ==?=
Guest
Posts: n/a
 
      15th Dec 2005
I'm a complete rookie with FrontPage. I just purchased the book 'FrontPage
2003 Inside out' by Jim Buyens and I find it quite useful, but!

So I installed FrontPage and fired up the software. When I went to 'save'
my first project it would only save it under 'My Documents/My Websites...'
which is nice but I have a directory 'C:/Website' where I'd rather store my
projects.

My question, How do I default to the directory I want and, if I do, will
this cause problems with FP finding the path for addons?
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      15th Dec 2005
When you first launch FP, your need to use File Menu | Open Site and then browse to the folder you
want to use, such as C:\Website.

Then you must always open this the site in this manner, all content must either be created within or
import into this folder via FP.

FP will not have any problem locating add-ins, as long as they are installed correctly.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"CanMike" <(E-Mail Removed)> wrote in message
news:7F0973B6-55B1-4D73-950B-(E-Mail Removed)...
> I'm a complete rookie with FrontPage. I just purchased the book 'FrontPage
> 2003 Inside out' by Jim Buyens and I find it quite useful, but!
>
> So I installed FrontPage and fired up the software. When I went to 'save'
> my first project it would only save it under 'My Documents/My Websites...'
> which is nice but I have a directory 'C:/Website' where I'd rather store my
> projects.
>
> My question, How do I default to the directory I want and, if I do, will
> this cause problems with FP finding the path for addons?



 
Reply With Quote
 
Ronx
Guest
Posts: n/a
 
      15th Dec 2005
Wrong order.
First, create the folder you would like the website to be in, in your
case c:\Website

Second, Open FrontPage, then open the website: File->Open Web and
browse to the folder c:\Website.
FrontPage will add some files and folders and open the web. Do not
delete any of these files or folders.

Third, create your pages.

Always open the website before you edit/create any pages. Any other
content, such as images,
use File->Import to bring into the web BEFORE you add them to any
pages.
Those pages you have already constructed can be imported into the web
from My Documents, after you have opened the web.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/


"CanMike" <(E-Mail Removed)> wrote in message
news:7F0973B6-55B1-4D73-950B-(E-Mail Removed)...
> I'm a complete rookie with FrontPage. I just purchased the book

'FrontPage
> 2003 Inside out' by Jim Buyens and I find it quite useful, but!
>
> So I installed FrontPage and fired up the software. When I went to

'save'
> my first project it would only save it under 'My Documents/My

Websites...'
> which is nice but I have a directory 'C:/Website' where I'd rather

store my
> projects.
>
> My question, How do I default to the directory I want and, if I do,

will
> this cause problems with FP finding the path for addons?



 
Reply With Quote
 
Don Lizard
Guest
Posts: n/a
 
      15th Dec 2005
Hi CanMike,

You can also edit the registry and point it to the directory you want it to
go to. I've done this on my machine as it is more convenient for me too.
Here is a reg file that will point your sites to the directory you want.
Copy and paste the following text into a new text document and save it as
DefaultWeb.reg or something like that. Then double click the reg file you
just made and say "Yes" when the dialog box comes up. Then it will point
Frontpage in the right direction. I am using Windows Xp and MS Frontpage
2003.



Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage
Explorer\Settings]
"DefaultWebName"="C:\\Website"



Don


"CanMike" <(E-Mail Removed)> wrote in message
news:7F0973B6-55B1-4D73-950B-(E-Mail Removed)...
> I'm a complete rookie with FrontPage. I just purchased the book
> 'FrontPage
> 2003 Inside out' by Jim Buyens and I find it quite useful, but!
>
> So I installed FrontPage and fired up the software. When I went to 'save'
> my first project it would only save it under 'My Documents/My Websites...'
> which is nice but I have a directory 'C:/Website' where I'd rather store
> my
> projects.
>
> My question, How do I default to the directory I want and, if I do, will
> this cause problems with FP finding the path for addons?



 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      15th Dec 2005
To many slashes:
It should be:


"DefaultWebName"="C:\Website"



--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
"Don Lizard" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi CanMike,
>
> You can also edit the registry and point it to the directory you want it to
> go to. I've done this on my machine as it is more convenient for me too.
> Here is a reg file that will point your sites to the directory you want.
> Copy and paste the following text into a new text document and save it as
> DefaultWeb.reg or something like that. Then double click the reg file you
> just made and say "Yes" when the dialog box comes up. Then it will point
> Frontpage in the right direction. I am using Windows Xp and MS Frontpage
> 2003.
>
>
>
> Windows Registry Editor Version 5.00
>
> [HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage
> Explorer\Settings]
> "DefaultWebName"="C:\\Website"
>
>
>
> Don
>
>
> "CanMike" <(E-Mail Removed)> wrote in message
> news:7F0973B6-55B1-4D73-950B-(E-Mail Removed)...
> > I'm a complete rookie with FrontPage. I just purchased the book
> > 'FrontPage
> > 2003 Inside out' by Jim Buyens and I find it quite useful, but!
> >
> > So I installed FrontPage and fired up the software. When I went to 'save'
> > my first project it would only save it under 'My Documents/My Websites...'
> > which is nice but I have a directory 'C:/Website' where I'd rather store
> > my
> > projects.
> >
> > My question, How do I default to the directory I want and, if I do, will
> > this cause problems with FP finding the path for addons?

>
>



 
Reply With Quote
 
=?Utf-8?B?Q2FuTWlrZQ==?=
Guest
Posts: n/a
 
      15th Dec 2005
Well, I just got back from lunch and boy did I get the answers I needed.
Thank-you to all who took the time to response.

I'm sure I'll try the register option just yet, but when I become more
familiar with the software I may just do it.

Again, thanks for the advise, I guess its up to me to start develping my
website.

Mike in Toronto, Canada

"Steve Easton" wrote:

> To many slashes:
> It should be:
>
>
> "DefaultWebName"="C:\Website"
>
>
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed..................
> ...............................with a computer
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed..................
> ...............................with a computer
> "Don Lizard" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi CanMike,
> >
> > You can also edit the registry and point it to the directory you want it to
> > go to. I've done this on my machine as it is more convenient for me too.
> > Here is a reg file that will point your sites to the directory you want.
> > Copy and paste the following text into a new text document and save it as
> > DefaultWeb.reg or something like that. Then double click the reg file you
> > just made and say "Yes" when the dialog box comes up. Then it will point
> > Frontpage in the right direction. I am using Windows Xp and MS Frontpage
> > 2003.
> >
> >
> >
> > Windows Registry Editor Version 5.00
> >
> > [HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage
> > Explorer\Settings]
> > "DefaultWebName"="C:\\Website"
> >
> >
> >
> > Don
> >
> >
> > "CanMike" <(E-Mail Removed)> wrote in message
> > news:7F0973B6-55B1-4D73-950B-(E-Mail Removed)...
> > > I'm a complete rookie with FrontPage. I just purchased the book
> > > 'FrontPage
> > > 2003 Inside out' by Jim Buyens and I find it quite useful, but!
> > >
> > > So I installed FrontPage and fired up the software. When I went to 'save'
> > > my first project it would only save it under 'My Documents/My Websites...'
> > > which is nice but I have a directory 'C:/Website' where I'd rather store
> > > my
> > > projects.
> > >
> > > My question, How do I default to the directory I want and, if I do, will
> > > this cause problems with FP finding the path for addons?

> >
> >

>
>
>

 
Reply With Quote
 
Don Lizard
Guest
Posts: n/a
 
      15th Dec 2005
Hi Steve,

I looked at the entry again, and it requires the double slash. Strange
tho....


Don


"Steve Easton" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> To many slashes:
> It should be:
>
>
> "DefaultWebName"="C:\Website"
>
>
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed..................
> ..............................with a computer
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed..................
> ..............................with a computer
> "Don Lizard" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Hi CanMike,
>>
>> You can also edit the registry and point it to the directory you want it
>> to
>> go to. I've done this on my machine as it is more convenient for me too.
>> Here is a reg file that will point your sites to the directory you want.
>> Copy and paste the following text into a new text document and save it as
>> DefaultWeb.reg or something like that. Then double click the reg file you
>> just made and say "Yes" when the dialog box comes up. Then it will point
>> Frontpage in the right direction. I am using Windows Xp and MS Frontpage
>> 2003.
>>
>>
>>
>> Windows Registry Editor Version 5.00
>>
>> [HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage
>> Explorer\Settings]
>> "DefaultWebName"="C:\\Website"
>>
>>
>>
>> Don
>>
>>
>> "CanMike" <(E-Mail Removed)> wrote in message
>> news:7F0973B6-55B1-4D73-950B-(E-Mail Removed)...
>> > I'm a complete rookie with FrontPage. I just purchased the book
>> > 'FrontPage
>> > 2003 Inside out' by Jim Buyens and I find it quite useful, but!
>> >
>> > So I installed FrontPage and fired up the software. When I went to
>> > 'save'
>> > my first project it would only save it under 'My Documents/My
>> > Websites...'
>> > which is nice but I have a directory 'C:/Website' where I'd rather
>> > store
>> > my
>> > projects.
>> >
>> > My question, How do I default to the directory I want and, if I do,
>> > will
>> > this cause problems with FP finding the path for addons?

>>
>>

>
>



 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      16th Dec 2005
Sorry, I disagree.

Mine has a single \

Also the tweak I wrote uses a single \
http://www.95isalive.com/fixes/index.htm

Middle of the page.

Come to think of it, I should add it as a feature in FP cleaner.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer




"Don Lizard" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Steve,
>
> I looked at the entry again, and it requires the double slash. Strange
> tho....
>
>
> Don
>
>
> "Steve Easton" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> To many slashes:
>> It should be:
>>
>>
>> "DefaultWebName"="C:\Website"
>>
>>
>>
>> --
>> Steve Easton
>> Microsoft MVP FrontPage
>> 95isalive
>> This site is best viewed..................
>> ..............................with a computer
>> --
>> Steve Easton
>> Microsoft MVP FrontPage
>> 95isalive
>> This site is best viewed..................
>> ..............................with a computer
>> "Don Lizard" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Hi CanMike,
>>>
>>> You can also edit the registry and point it to the directory you want it
>>> to
>>> go to. I've done this on my machine as it is more convenient for me too.
>>> Here is a reg file that will point your sites to the directory you want.
>>> Copy and paste the following text into a new text document and save it
>>> as
>>> DefaultWeb.reg or something like that. Then double click the reg file
>>> you
>>> just made and say "Yes" when the dialog box comes up. Then it will point
>>> Frontpage in the right direction. I am using Windows Xp and MS Frontpage
>>> 2003.
>>>
>>>
>>>
>>> Windows Registry Editor Version 5.00
>>>
>>> [HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage
>>> Explorer\Settings]
>>> "DefaultWebName"="C:\\Website"
>>>
>>>
>>>
>>> Don
>>>
>>>
>>> "CanMike" <(E-Mail Removed)> wrote in message
>>> news:7F0973B6-55B1-4D73-950B-(E-Mail Removed)...
>>> > I'm a complete rookie with FrontPage. I just purchased the book
>>> > 'FrontPage
>>> > 2003 Inside out' by Jim Buyens and I find it quite useful, but!
>>> >
>>> > So I installed FrontPage and fired up the software. When I went to
>>> > 'save'
>>> > my first project it would only save it under 'My Documents/My
>>> > Websites...'
>>> > which is nice but I have a directory 'C:/Website' where I'd rather
>>> > store
>>> > my
>>> > projects.
>>> >
>>> > My question, How do I default to the directory I want and, if I do,
>>> > will
>>> > this cause problems with FP finding the path for addons?
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Website with TreeView works fine in development, but crashes in a 'secure' website on server. Mufasa Microsoft ASP .NET 0 10th Jun 2007 11:17 PM
Website development RoGu3 Windows XP General 1 18th Dec 2006 03:25 PM
can't see Virtual Directories of Website asp.net 2.0 IIS 5 Patrick.O.Ige Microsoft ASP .NET 1 5th Dec 2006 01:40 PM
Website Development pokingpooper@yahoo.com Windows XP Internet Explorer 0 8th Apr 2006 11:05 PM
Can permissions be set on virtual directories using development server? robert@zurer.com Microsoft ASP .NET 2 7th Dec 2005 10:12 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:58 AM.