PC Review


Reply
Thread Tools Rate Thread

Date page is revised

 
 
=?Utf-8?B?UEtlcm4=?=
Guest
Posts: n/a
 
      29th Apr 2006
When a revision is made to one page in the web I would like for that revsion
date to show up in a special place on my home page.

I am creating a place where a band director can enter in a dail blog type of
thing - on the home page I want it to show up when he last made an entry.

Any help or suggestions will be much appreciated!
--
Thanks,

PKern
 
Reply With Quote
 
 
 
 
Andrew Murray
Guest
Posts: n/a
 
      30th Apr 2006
Method One:
If you just want a "This page was last updated on...." type thing, then you
can just insert the date/time from Insert > Date/Time and choose "Last time
page edited" or "Last time page was automatically updated". It gives you a
few choices of date format eg US vs UK format or the "long" or "abbreviated"
date format, and 12/24 hour time etc.

If it is something more along the lines of wanting a "log" of the updates in
a list, the try this:

Method Two:
1) Create a new page called "site updates".
2) Make a table with 3 columns.
3) In the first column type the name of the page that was updated.
4) The second column would have a description of the update.
5) The third column the date it was done.

Then have a link at the foot (or wherever) on the page saying "This site
last updated on [insert date/time using Method One] <a
href="siteupdates.html">click here for details</a>.

I don't know if (either) of these are what you want, can you please explain
further, or post back.

Otherwise you can set up the (above Method 2) idea using the database
results wizard, so your client can enter the details himself through a web
form, it will then display on another page in a table/list (as described
above).

Try www.webpagewiz.com for a tutorial on using the database features in
Frontpage.


"PKern" <(E-Mail Removed)> wrote in message
news:28BF1AC5-B292-4850-B55D-(E-Mail Removed)...
> When a revision is made to one page in the web I would like for that
> revsion
> date to show up in a special place on my home page.
>
> I am creating a place where a band director can enter in a dail blog type
> of
> thing - on the home page I want it to show up when he last made an entry.
>
> Any help or suggestions will be much appreciated!
> --
> Thanks,
>
> PKern



 
Reply With Quote
 
=?Utf-8?B?UEtlcm4=?=
Guest
Posts: n/a
 
      30th Apr 2006
I have created a "guest book" but only my client will use the guest book.
When he submits the info I am having the "guestlog.htm" pulled into a public
page where folks can see what he has posted for that day.

What I want is for when the "guestlog.htm" page is updated I want that date
to appear on the home page so that guests know that the director has updated
his info - it will say "Directors Updates - last updated ......" I want this
to happen automatically because I don't want to have to update the date
everytime he makes a change. I don't need a log. I can get the late updated
info to appear on the page that was updated I am just not sure how to get
that date to appear on a different page.

Does that clarify?
--
Thanks,

PKern


"Andrew Murray" wrote:

> Method One:
> If you just want a "This page was last updated on...." type thing, then you
> can just insert the date/time from Insert > Date/Time and choose "Last time
> page edited" or "Last time page was automatically updated". It gives you a
> few choices of date format eg US vs UK format or the "long" or "abbreviated"
> date format, and 12/24 hour time etc.
>
> If it is something more along the lines of wanting a "log" of the updates in
> a list, the try this:
>
> Method Two:
> 1) Create a new page called "site updates".
> 2) Make a table with 3 columns.
> 3) In the first column type the name of the page that was updated.
> 4) The second column would have a description of the update.
> 5) The third column the date it was done.
>
> Then have a link at the foot (or wherever) on the page saying "This site
> last updated on [insert date/time using Method One] <a
> href="siteupdates.html">click here for details</a>.
>
> I don't know if (either) of these are what you want, can you please explain
> further, or post back.
>
> Otherwise you can set up the (above Method 2) idea using the database
> results wizard, so your client can enter the details himself through a web
> form, it will then display on another page in a table/list (as described
> above).
>
> Try www.webpagewiz.com for a tutorial on using the database features in
> Frontpage.
>
>
> "PKern" <(E-Mail Removed)> wrote in message
> news:28BF1AC5-B292-4850-B55D-(E-Mail Removed)...
> > When a revision is made to one page in the web I would like for that
> > revsion
> > date to show up in a special place on my home page.
> >
> > I am creating a place where a band director can enter in a dail blog type
> > of
> > thing - on the home page I want it to show up when he last made an entry.
> >
> > Any help or suggestions will be much appreciated!
> > --
> > Thanks,
> >
> > PKern

>
>
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      1st May 2006
Not possible w/o custom server side scripting
- especially since you are using the FP guest book which generates it's content server side using the FP SE

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"PKern" <(E-Mail Removed)> wrote in message news:2BFF6644-C540-4C57-BD23-(E-Mail Removed)...
|I have created a "guest book" but only my client will use the guest book.
| When he submits the info I am having the "guestlog.htm" pulled into a public
| page where folks can see what he has posted for that day.
|
| What I want is for when the "guestlog.htm" page is updated I want that date
| to appear on the home page so that guests know that the director has updated
| his info - it will say "Directors Updates - last updated ......" I want this
| to happen automatically because I don't want to have to update the date
| everytime he makes a change. I don't need a log. I can get the late updated
| info to appear on the page that was updated I am just not sure how to get
| that date to appear on a different page.
|
| Does that clarify?
| --
| Thanks,
|
| PKern
|
|
| "Andrew Murray" wrote:
|
| > Method One:
| > If you just want a "This page was last updated on...." type thing, then you
| > can just insert the date/time from Insert > Date/Time and choose "Last time
| > page edited" or "Last time page was automatically updated". It gives you a
| > few choices of date format eg US vs UK format or the "long" or "abbreviated"
| > date format, and 12/24 hour time etc.
| >
| > If it is something more along the lines of wanting a "log" of the updates in
| > a list, the try this:
| >
| > Method Two:
| > 1) Create a new page called "site updates".
| > 2) Make a table with 3 columns.
| > 3) In the first column type the name of the page that was updated.
| > 4) The second column would have a description of the update.
| > 5) The third column the date it was done.
| >
| > Then have a link at the foot (or wherever) on the page saying "This site
| > last updated on [insert date/time using Method One] <a
| > href="siteupdates.html">click here for details</a>.
| >
| > I don't know if (either) of these are what you want, can you please explain
| > further, or post back.
| >
| > Otherwise you can set up the (above Method 2) idea using the database
| > results wizard, so your client can enter the details himself through a web
| > form, it will then display on another page in a table/list (as described
| > above).
| >
| > Try www.webpagewiz.com for a tutorial on using the database features in
| > Frontpage.
| >
| >
| > "PKern" <(E-Mail Removed)> wrote in message
| > news:28BF1AC5-B292-4850-B55D-(E-Mail Removed)...
| > > When a revision is made to one page in the web I would like for that
| > > revsion
| > > date to show up in a special place on my home page.
| > >
| > > I am creating a place where a band director can enter in a dail blog type
| > > of
| > > thing - on the home page I want it to show up when he last made an entry.
| > >
| > > Any help or suggestions will be much appreciated!
| > > --
| > > Thanks,
| > >
| > > PKern
| >
| >
| >


 
Reply With Quote
 
=?Utf-8?B?UEtlcm4=?=
Guest
Posts: n/a
 
      1st May 2006
I am actually not using the guest book feature - I just called it that. I
made a form on one page and then on another paged usin the "include page" to
call the results in. Can you direct me to where I can learn how to do this?
--
Thanks,

PKern


"Stefan B Rusynko" wrote:

> Not possible w/o custom server side scripting
> - especially since you are using the FP guest book which generates it's content server side using the FP SE
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.frontpagemvps.com/FrontPa...3/Default.aspx
> _____________________________________________
>
>
> "PKern" <(E-Mail Removed)> wrote in message news:2BFF6644-C540-4C57-BD23-(E-Mail Removed)...
> |I have created a "guest book" but only my client will use the guest book.
> | When he submits the info I am having the "guestlog.htm" pulled into a public
> | page where folks can see what he has posted for that day.
> |
> | What I want is for when the "guestlog.htm" page is updated I want that date
> | to appear on the home page so that guests know that the director has updated
> | his info - it will say "Directors Updates - last updated ......" I want this
> | to happen automatically because I don't want to have to update the date
> | everytime he makes a change. I don't need a log. I can get the late updated
> | info to appear on the page that was updated I am just not sure how to get
> | that date to appear on a different page.
> |
> | Does that clarify?
> | --
> | Thanks,
> |
> | PKern
> |
> |
> | "Andrew Murray" wrote:
> |
> | > Method One:
> | > If you just want a "This page was last updated on...." type thing, then you
> | > can just insert the date/time from Insert > Date/Time and choose "Last time
> | > page edited" or "Last time page was automatically updated". It gives you a
> | > few choices of date format eg US vs UK format or the "long" or "abbreviated"
> | > date format, and 12/24 hour time etc.
> | >
> | > If it is something more along the lines of wanting a "log" of the updates in
> | > a list, the try this:
> | >
> | > Method Two:
> | > 1) Create a new page called "site updates".
> | > 2) Make a table with 3 columns.
> | > 3) In the first column type the name of the page that was updated.
> | > 4) The second column would have a description of the update.
> | > 5) The third column the date it was done.
> | >
> | > Then have a link at the foot (or wherever) on the page saying "This site
> | > last updated on [insert date/time using Method One] <a
> | > href="siteupdates.html">click here for details</a>.
> | >
> | > I don't know if (either) of these are what you want, can you please explain
> | > further, or post back.
> | >
> | > Otherwise you can set up the (above Method 2) idea using the database
> | > results wizard, so your client can enter the details himself through a web
> | > form, it will then display on another page in a table/list (as described
> | > above).
> | >
> | > Try www.webpagewiz.com for a tutorial on using the database features in
> | > Frontpage.
> | >
> | >
> | > "PKern" <(E-Mail Removed)> wrote in message
> | > news:28BF1AC5-B292-4850-B55D-(E-Mail Removed)...
> | > > When a revision is made to one page in the web I would like for that
> | > > revsion
> | > > date to show up in a special place on my home page.
> | > >
> | > > I am creating a place where a band director can enter in a dail blog type
> | > > of
> | > > thing - on the home page I want it to show up when he last made an entry.
> | > >
> | > > Any help or suggestions will be much appreciated!
> | > > --
> | > > Thanks,
> | > >
> | > > PKern
> | >
> | >
> | >
>
>
>

 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      3rd May 2006
Like I suggested : www.frontpagewiz.com

"PKern" <(E-Mail Removed)> wrote in message
news:2B5D3A4F-0A51-4BC5-8736-(E-Mail Removed)...
>I am actually not using the guest book feature - I just called it that. I
> made a form on one page and then on another paged usin the "include page"
> to
> call the results in. Can you direct me to where I can learn how to do
> this?
> --
> Thanks,
>
> PKern
>
>
> "Stefan B Rusynko" wrote:
>
>> Not possible w/o custom server side scripting
>> - especially since you are using the FP guest book which generates it's
>> content server side using the FP SE
>>
>> --
>>
>> _____________________________________________
>> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
>> "Warning - Using the F1 Key will not break anything!" (-;
>> To find the best Newsgroup for FrontPage support see:
>> http://www.frontpagemvps.com/FrontPa...3/Default.aspx
>> _____________________________________________
>>
>>
>> "PKern" <(E-Mail Removed)> wrote in message
>> news:2BFF6644-C540-4C57-BD23-(E-Mail Removed)...
>> |I have created a "guest book" but only my client will use the guest
>> book.
>> | When he submits the info I am having the "guestlog.htm" pulled into a
>> public
>> | page where folks can see what he has posted for that day.
>> |
>> | What I want is for when the "guestlog.htm" page is updated I want that
>> date
>> | to appear on the home page so that guests know that the director has
>> updated
>> | his info - it will say "Directors Updates - last updated ......" I
>> want this
>> | to happen automatically because I don't want to have to update the date
>> | everytime he makes a change. I don't need a log. I can get the late
>> updated
>> | info to appear on the page that was updated I am just not sure how to
>> get
>> | that date to appear on a different page.
>> |
>> | Does that clarify?
>> | --
>> | Thanks,
>> |
>> | PKern
>> |
>> |
>> | "Andrew Murray" wrote:
>> |
>> | > Method One:
>> | > If you just want a "This page was last updated on...." type thing,
>> then you
>> | > can just insert the date/time from Insert > Date/Time and choose
>> "Last time
>> | > page edited" or "Last time page was automatically updated". It gives
>> you a
>> | > few choices of date format eg US vs UK format or the "long" or
>> "abbreviated"
>> | > date format, and 12/24 hour time etc.
>> | >
>> | > If it is something more along the lines of wanting a "log" of the
>> updates in
>> | > a list, the try this:
>> | >
>> | > Method Two:
>> | > 1) Create a new page called "site updates".
>> | > 2) Make a table with 3 columns.
>> | > 3) In the first column type the name of the page that was updated.
>> | > 4) The second column would have a description of the update.
>> | > 5) The third column the date it was done.
>> | >
>> | > Then have a link at the foot (or wherever) on the page saying "This
>> site
>> | > last updated on [insert date/time using Method One] <a
>> | > href="siteupdates.html">click here for details</a>.
>> | >
>> | > I don't know if (either) of these are what you want, can you please
>> explain
>> | > further, or post back.
>> | >
>> | > Otherwise you can set up the (above Method 2) idea using the database
>> | > results wizard, so your client can enter the details himself through
>> a web
>> | > form, it will then display on another page in a table/list (as
>> described
>> | > above).
>> | >
>> | > Try www.webpagewiz.com for a tutorial on using the database features
>> in
>> | > Frontpage.
>> | >
>> | >
>> | > "PKern" <(E-Mail Removed)> wrote in message
>> | > news:28BF1AC5-B292-4850-B55D-(E-Mail Removed)...
>> | > > When a revision is made to one page in the web I would like for
>> that
>> | > > revsion
>> | > > date to show up in a special place on my home page.
>> | > >
>> | > > I am creating a place where a band director can enter in a dail
>> blog type
>> | > > of
>> | > > thing - on the home page I want it to show up when he last made an
>> entry.
>> | > >
>> | > > Any help or suggestions will be much appreciated!
>> | > > --
>> | > > Thanks,
>> | > >
>> | > > PKern
>> | >
>> | >
>> | >
>>
>>
>>



 
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
Adding "revised on and the date" to each page =?Utf-8?B?TWFyc2hhbCBXb2pv?= Microsoft Word Document Management 1 29th Nov 2005 09:16 PM
Revised Date Question =?Utf-8?B?U3BlY3RyYQ==?= Microsoft Access Queries 0 18th Mar 2005 12:19 PM
Revised Date DM Microsoft Excel Worksheet Functions 2 14th May 2004 08:58 PM
Re: Track Changes with a Revised Date Suzanne S. Barnhill Microsoft Word Document Management 1 28th Apr 2004 03:36 PM
Date last revised My-Yen Microsoft Access Forms 6 14th Nov 2003 04:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:23 PM.