PC Review


Reply
Thread Tools Rate Thread

Access database updating Frontpage website on one PC

 
 
=?Utf-8?B?Q1A=?=
Guest
Posts: n/a
 
      17th Nov 2006
I have read a variety of threads and still struggling
I run XP / Frontpage 2002 / Access 2002
I have installed IIS

I wish to develop a local website based on one pc for personal use with the
data all stored on the hard drive. I want various pages to pull information
from the Access Database depending on the query I use.

I imported the database, selected the correct mdb file and added file then
ok'd it
I then created a page, saved as index.asp, inserted a database result (with
no query for now)
Viewed using FP i get :
"the page must be fetched from a web server or browser" mesage where the
results should be
I then changed the asp file to open with IE then all i see is the HTML coding

Any help greatly received
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      17th Nov 2006
You need to access the site and page from within FP and the browser via http://localhost.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"CP" <(E-Mail Removed)> wrote in message
news:81F5A543-1ED2-4DD7-B6B5-(E-Mail Removed)...
>I have read a variety of threads and still struggling
> I run XP / Frontpage 2002 / Access 2002
> I have installed IIS
>
> I wish to develop a local website based on one pc for personal use with the
> data all stored on the hard drive. I want various pages to pull information
> from the Access Database depending on the query I use.
>
> I imported the database, selected the correct mdb file and added file then
> ok'd it
> I then created a page, saved as index.asp, inserted a database result (with
> no query for now)
> Viewed using FP i get :
> "the page must be fetched from a web server or browser" mesage where the
> results should be
> I then changed the asp file to open with IE then all i see is the HTML coding
>
> Any help greatly received



 
Reply With Quote
 
=?Utf-8?B?Q1A=?=
Guest
Posts: n/a
 
      17th Nov 2006
Being self taught with most of this - http://localhost. doesnt mean alot to
me - could you expand for please

I am guessing i have to type this in my browser with additional file
information??

"Thomas A. Rowe" wrote:

> You need to access the site and page from within FP and the browser via http://localhost.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "CP" <(E-Mail Removed)> wrote in message
> news:81F5A543-1ED2-4DD7-B6B5-(E-Mail Removed)...
> >I have read a variety of threads and still struggling
> > I run XP / Frontpage 2002 / Access 2002
> > I have installed IIS
> >
> > I wish to develop a local website based on one pc for personal use with the
> > data all stored on the hard drive. I want various pages to pull information
> > from the Access Database depending on the query I use.
> >
> > I imported the database, selected the correct mdb file and added file then
> > ok'd it
> > I then created a page, saved as index.asp, inserted a database result (with
> > no query for now)
> > Viewed using FP i get :
> > "the page must be fetched from a web server or browser" mesage where the
> > results should be
> > I then changed the asp file to open with IE then all i see is the HTML coding
> >
> > Any help greatly received

>
>
>

 
Reply With Quote
 
Ronx
Guest
Posts: n/a
 
      17th Nov 2006
You need to be running Windows 2000 Pro, Windows XP Pro or Windows 2003.
Install IIS with FrontPsge extensions.
Publish the site to http://localhost/sitename (where sitename is a
short, single word with NO punctation that will be the name of your site
on your PC.)

Then the page can be viewed in the browser using
http://localhost/sitename/pagename.asp

If you are running Windows XP Home, then publish the site to a Windows
server that supports ASP. You cannot view asp pages on Windows XP Home.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/
http://www.rxs-enterprises.org/fp



"CP" <(E-Mail Removed)> wrote in message
news:8D706F80-0F60-4507-80F7-(E-Mail Removed):

> Being self taught with most of this - http://localhost. doesnt mean alot to
> me - could you expand for please
>
> I am guessing i have to type this in my browser with additional file
> information??
>
> "Thomas A. Rowe" wrote:
>
> > You need to access the site and page from within FP and the browser via http://localhost.
> >
> > --
> > ==============================================
> > Thomas A. Rowe
> > Microsoft MVP - FrontPage
> >
> > http://www.Ecom-Data.com
> > ==============================================
> >
> >
> > "CP" <(E-Mail Removed)> wrote in message
> > news:81F5A543-1ED2-4DD7-B6B5-(E-Mail Removed)...
> > >I have read a variety of threads and still struggling
> > > I run XP / Frontpage 2002 / Access 2002
> > > I have installed IIS
> > >
> > > I wish to develop a local website based on one pc for personal use with the
> > > data all stored on the hard drive. I want various pages to pull information
> > > from the Access Database depending on the query I use.
> > >
> > > I imported the database, selected the correct mdb file and added file then
> > > ok'd it
> > > I then created a page, saved as index.asp, inserted a database result (with
> > > no query for now)
> > > Viewed using FP i get :
> > > "the page must be fetched from a web server or browser" mesage where the
> > > results should be
> > > I then changed the asp file to open with IE then all i see is the HTML coding
> > >
> > > Any help greatly received

> >
> >
> >


 
Reply With Quote
 
Kathleen Anderson [MVP - FrontPage]
Guest
Posts: n/a
 
      17th Nov 2006
Hi:
You said you are running Windows XP - which version? You need to be running
Windows XP Pro for this to work. If you are, you would install IIS:
http://www.iisfaq.com/default.aspx?View=A144&P=81

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/


"CP" <(E-Mail Removed)> wrote in message
news:8D706F80-0F60-4507-80F7-(E-Mail Removed)...
> Being self taught with most of this - http://localhost. doesnt mean alot
> to
> me - could you expand for please
>
> I am guessing i have to type this in my browser with additional file
> information??
>
> "Thomas A. Rowe" wrote:
>
>> You need to access the site and page from within FP and the browser via
>> http://localhost.
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>>
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "CP" <(E-Mail Removed)> wrote in message
>> news:81F5A543-1ED2-4DD7-B6B5-(E-Mail Removed)...
>> >I have read a variety of threads and still struggling
>> > I run XP / Frontpage 2002 / Access 2002
>> > I have installed IIS
>> >
>> > I wish to develop a local website based on one pc for personal use with
>> > the
>> > data all stored on the hard drive. I want various pages to pull
>> > information
>> > from the Access Database depending on the query I use.
>> >
>> > I imported the database, selected the correct mdb file and added file
>> > then
>> > ok'd it
>> > I then created a page, saved as index.asp, inserted a database result
>> > (with
>> > no query for now)
>> > Viewed using FP i get :
>> > "the page must be fetched from a web server or browser" mesage where
>> > the
>> > results should be
>> > I then changed the asp file to open with IE then all i see is the HTML
>> > coding
>> >
>> > Any help greatly received

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?Q1A=?=
Guest
Posts: n/a
 
      17th Nov 2006
Got it - but a couple of points for others

First when installing IIS - it doesnt install the extensions automaticly you
have to choose details and put a tick in the box
Second when you eventually publish it you have to put the file name
including the extension ie http://localhost/sitename/index does not work but
http://localhost/sitename/index.asp does

Thanks guys

"Ronx" wrote:

> You need to be running Windows 2000 Pro, Windows XP Pro or Windows 2003.
> Install IIS with FrontPsge extensions.
> Publish the site to http://localhost/sitename (where sitename is a
> short, single word with NO punctation that will be the name of your site
> on your PC.)
>
> Then the page can be viewed in the browser using
> http://localhost/sitename/pagename.asp
>
> If you are running Windows XP Home, then publish the site to a Windows
> server that supports ASP. You cannot view asp pages on Windows XP Home.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
> FrontPage Support: http://www.frontpagemvps.com/
> http://www.rxs-enterprises.org/fp
>
>
>
> "CP" <(E-Mail Removed)> wrote in message
> news:8D706F80-0F60-4507-80F7-(E-Mail Removed):
>
> > Being self taught with most of this - http://localhost. doesnt mean alot to
> > me - could you expand for please
> >
> > I am guessing i have to type this in my browser with additional file
> > information??
> >
> > "Thomas A. Rowe" wrote:
> >
> > > You need to access the site and page from within FP and the browser via http://localhost.
> > >
> > > --
> > > ==============================================
> > > Thomas A. Rowe
> > > Microsoft MVP - FrontPage
> > >
> > > http://www.Ecom-Data.com
> > > ==============================================
> > >
> > >
> > > "CP" <(E-Mail Removed)> wrote in message
> > > news:81F5A543-1ED2-4DD7-B6B5-(E-Mail Removed)...
> > > >I have read a variety of threads and still struggling
> > > > I run XP / Frontpage 2002 / Access 2002
> > > > I have installed IIS
> > > >
> > > > I wish to develop a local website based on one pc for personal use with the
> > > > data all stored on the hard drive. I want various pages to pull information
> > > > from the Access Database depending on the query I use.
> > > >
> > > > I imported the database, selected the correct mdb file and added file then
> > > > ok'd it
> > > > I then created a page, saved as index.asp, inserted a database result (with
> > > > no query for now)
> > > > Viewed using FP i get :
> > > > "the page must be fetched from a web server or browser" mesage where the
> > > > results should be
> > > > I then changed the asp file to open with IE then all i see is the HTML coding
> > > >
> > > > Any help greatly received
> > >
> > >
> > >

>
>

 
Reply With Quote
 
Ronx
Guest
Posts: n/a
 
      17th Nov 2006
http://localhost/sitename/index means the server is looking for a
Folder named index, and will open the default page in that folder (if it
finds the folder).
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/
http://www.rxs-enterprises.org/fp



"CP" <(E-Mail Removed)> wrote in message
news:979335EE-1C35-43EA-A020-(E-Mail Removed):

> Got it - but a couple of points for others
>
> First when installing IIS - it doesnt install the extensions automaticly you
> have to choose details and put a tick in the box
> Second when you eventually publish it you have to put the file name
> including the extension ie http://localhost/sitename/index does not work but
> http://localhost/sitename/index.asp does
>
> Thanks guys
>
> "Ronx" wrote:
>
> > You need to be running Windows 2000 Pro, Windows XP Pro or Windows 2003.
> > Install IIS with FrontPsge extensions.
> > Publish the site to http://localhost/sitename (where sitename is a
> > short, single word with NO punctation that will be the name of your site
> > on your PC.)
> >
> > Then the page can be viewed in the browser using
> > http://localhost/sitename/pagename.asp
> >
> > If you are running Windows XP Home, then publish the site to a Windows
> > server that supports ASP. You cannot view asp pages on Windows XP Home.
> > --
> > Ron Symonds - Microsoft MVP (FrontPage)
> > Reply only to group - emails will be deleted unread.
> > FrontPage Support: http://www.frontpagemvps.com/
> > http://www.rxs-enterprises.org/fp
> >
> >
> >
> > "CP" <(E-Mail Removed)> wrote in message
> > news:8D706F80-0F60-4507-80F7-(E-Mail Removed):
> >
> > > Being self taught with most of this - http://localhost. doesnt mean alot to
> > > me - could you expand for please
> > >
> > > I am guessing i have to type this in my browser with additional file
> > > information??
> > >
> > > "Thomas A. Rowe" wrote:
> > >
> > > > You need to access the site and page from within FP and the browser via http://localhost.
> > > >
> > > > --
> > > > ==============================================
> > > > Thomas A. Rowe
> > > > Microsoft MVP - FrontPage
> > > >
> > > > http://www.Ecom-Data.com
> > > > ==============================================
> > > >
> > > >
> > > > "CP" <(E-Mail Removed)> wrote in message
> > > > news:81F5A543-1ED2-4DD7-B6B5-(E-Mail Removed)...
> > > > >I have read a variety of threads and still struggling
> > > > > I run XP / Frontpage 2002 / Access 2002
> > > > > I have installed IIS
> > > > >
> > > > > I wish to develop a local website based on one pc for personal use with the
> > > > > data all stored on the hard drive. I want various pages to pull information
> > > > > from the Access Database depending on the query I use.
> > > > >
> > > > > I imported the database, selected the correct mdb file and added file then
> > > > > ok'd it
> > > > > I then created a page, saved as index.asp, inserted a database result (with
> > > > > no query for now)
> > > > > Viewed using FP i get :
> > > > > "the page must be fetched from a web server or browser" mesage where the
> > > > > results should be
> > > > > I then changed the asp file to open with IE then all i see is the HTML coding
> > > > >
> > > > > Any help greatly received
> > > >
> > > >
> > > >

> >
> >


 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      18th Nov 2006
Publish the asp file to a web server running Windows IIS & ASP. That's what
it means by "this page must be viewed on a web server....".

"CP" <(E-Mail Removed)> wrote in message
news:81F5A543-1ED2-4DD7-B6B5-(E-Mail Removed)...
>I have read a variety of threads and still struggling
> I run XP / Frontpage 2002 / Access 2002
> I have installed IIS
>
> I wish to develop a local website based on one pc for personal use with
> the
> data all stored on the hard drive. I want various pages to pull
> information
> from the Access Database depending on the query I use.
>
> I imported the database, selected the correct mdb file and added file then
> ok'd it
> I then created a page, saved as index.asp, inserted a database result
> (with
> no query for now)
> Viewed using FP i get :
> "the page must be fetched from a web server or browser" mesage where the
> results should be
> I then changed the asp file to open with IE then all i see is the HTML
> coding
>
> Any help greatly received



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      18th Nov 2006
If you browse to http://localhost/sitename/ then that will display the
index.asp page (assuming that specific file has been set as the 'default'
page - you can specify the default file name(s) in IIS admin in Windows XP
Pro).


"Ronx" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> http://localhost/sitename/index means the server is looking for a Folder
> named index, and will open the default page in that folder (if it finds
> the folder).
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
> FrontPage Support: http://www.frontpagemvps.com/
> http://www.rxs-enterprises.org/fp
>
>
>
> "CP" <(E-Mail Removed)> wrote in message
> news:979335EE-1C35-43EA-A020-(E-Mail Removed):
>
>> Got it - but a couple of points for others
>>
>> First when installing IIS - it doesnt install the extensions automaticly
>> you
>> have to choose details and put a tick in the box
>> Second when you eventually publish it you have to put the file name
>> including the extension ie http://localhost/sitename/index does not work
>> but
>> http://localhost/sitename/index.asp does
>>
>> Thanks guys
>>
>> "Ronx" wrote:
>>
>> > You need to be running Windows 2000 Pro, Windows XP Pro or Windows
>> > 2003.
>> > Install IIS with FrontPsge extensions.
>> > Publish the site to http://localhost/sitename (where sitename is a
>> > short, single word with NO punctation that will be the name of your
>> > site
>> > on your PC.)
>> >
>> > Then the page can be viewed in the browser using
>> > http://localhost/sitename/pagename.asp
>> >
>> > If you are running Windows XP Home, then publish the site to a Windows
>> > server that supports ASP. You cannot view asp pages on Windows XP
>> > Home.
>> > --
>> > Ron Symonds - Microsoft MVP (FrontPage)
>> > Reply only to group - emails will be deleted unread.
>> > FrontPage Support: http://www.frontpagemvps.com/
>> > http://www.rxs-enterprises.org/fp
>> >
>> >
>> >
>> > "CP" <(E-Mail Removed)> wrote in message
>> > news:8D706F80-0F60-4507-80F7-(E-Mail Removed):
>> >
>> > > Being self taught with most of this - http://localhost. doesnt mean
>> > > alot to
>> > > me - could you expand for please
>> > >
>> > > I am guessing i have to type this in my browser with additional file
>> > > information??
>> > >
>> > > "Thomas A. Rowe" wrote:
>> > >
>> > > > You need to access the site and page from within FP and the browser
>> > > > via http://localhost.
>> > > >
>> > > > --
>> > > > ==============================================
>> > > > Thomas A. Rowe
>> > > > Microsoft MVP - FrontPage
>> > > >
>> > > > http://www.Ecom-Data.com
>> > > > ==============================================
>> > > >
>> > > >
>> > > > "CP" <(E-Mail Removed)> wrote in message
>> > > > news:81F5A543-1ED2-4DD7-B6B5-(E-Mail Removed)...
>> > > > >I have read a variety of threads and still struggling
>> > > > > I run XP / Frontpage 2002 / Access 2002
>> > > > > I have installed IIS
>> > > > >
>> > > > > I wish to develop a local website based on one pc for personal
>> > > > > use with the
>> > > > > data all stored on the hard drive. I want various pages to pull
>> > > > > information
>> > > > > from the Access Database depending on the query I use.
>> > > > >
>> > > > > I imported the database, selected the correct mdb file and added
>> > > > > file then
>> > > > > ok'd it
>> > > > > I then created a page, saved as index.asp, inserted a database
>> > > > > result (with
>> > > > > no query for now)
>> > > > > Viewed using FP i get :
>> > > > > "the page must be fetched from a web server or browser" mesage
>> > > > > where the
>> > > > > results should be
>> > > > > I then changed the asp file to open with IE then all i see is the
>> > > > > HTML coding
>> > > > >
>> > > > > Any help greatly received
>> > > >
>> > > >
>> > > >
>> >
>> >

>



 
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
Partial updating of a frontpage website =?Utf-8?B?T0MgRGVsIEd1eQ==?= Microsoft Frontpage 10 20th Oct 2007 03:11 AM
Frontpage and Access automation for updating website =?Utf-8?B?Uy5IYW5hZ2Fu?= Microsoft Frontpage 9 27th Dec 2006 05:13 AM
Frontpage Form Intermittantly Not Updating Access Database pudabean Microsoft Frontpage 2 7th Nov 2005 02:19 PM
FrontPage 2003 asp form fields not updating to Access Database =?Utf-8?B?QmlsbCBN?= Microsoft Frontpage 2 27th Oct 2005 12:36 PM
How do i add a database to my website using frontpage? =?Utf-8?B?Q0hSSVM=?= Microsoft Frontpage 1 16th Nov 2004 10:15 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:19 PM.