PC Review


Reply
Thread Tools Rate Thread

Discussion File Names

 
 
=?Utf-8?B?SnVhbiBFc3BhZGE=?=
Guest
Posts: n/a
 
      30th May 2005
When a message is posted/created in the Discussion Group page, a file is
created with the message. FrontPage knows what file name to use for the next
message that is posted. For example, FrontPage creates the file 00000004.htm
for a message and then the next message is in the file 00000005.htm. How can
I change the control so that FrontPage creates the next message file with the
name that I want? For example, instead of the next file being 00000005.htm I
might want FrontPage to create the next file as 00000010 and then continue
from there.
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      31st May 2005
Not possible.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
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.
==============================================

"Juan Espada" <(E-Mail Removed)> wrote in message
news:2C40180D-64D4-4EFC-B91F-(E-Mail Removed)...
> When a message is posted/created in the Discussion Group page, a file is
> created with the message. FrontPage knows what file name to use for the next
> message that is posted. For example, FrontPage creates the file 00000004.htm
> for a message and then the next message is in the file 00000005.htm. How can
> I change the control so that FrontPage creates the next message file with the
> name that I want? For example, instead of the next file being 00000005.htm I
> might want FrontPage to create the next file as 00000010 and then continue
> from there.



 
Reply With Quote
 
=?Utf-8?B?SnVhbiBFc3BhZGE=?=
Guest
Posts: n/a
 
      31st May 2005
Do you know where or how FrontPage updates the next file name that it will
use? For example, I can access the FrontPage page/hit counter and I can set
this counter to start at any number. Is the counter/file that it uses for the
next file name accessible or is it internal to the Discussion Form Handler?
I've had problems with the Discussion Group web and there have been times
when the link was broken to the messages that were stored. When I
re-published the web pages, FrontPage started over by using 00000001.htm as
the first file name. If I already had this file in the message board location
then FrontPage just added the new message to the message that was already
there causing problems. Although the original files were still in the
_Discuss folder I actually had no link to the message files. One last thing,
how can I update the table of contents, the tocproto.htm file?

"Thomas A. Rowe" wrote:

> Not possible.
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WebMaster Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> 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.
> ==============================================
>
> "Juan Espada" <(E-Mail Removed)> wrote in message
> news:2C40180D-64D4-4EFC-B91F-(E-Mail Removed)...
> > When a message is posted/created in the Discussion Group page, a file is
> > created with the message. FrontPage knows what file name to use for the next
> > message that is posted. For example, FrontPage creates the file 00000004.htm
> > for a message and then the next message is in the file 00000005.htm. How can
> > I change the control so that FrontPage creates the next message file with the
> > name that I want? For example, instead of the next file being 00000005.htm I
> > might want FrontPage to create the next file as 00000010 and then continue
> > from there.

>
>
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      31st May 2005
The posts & post file number are server generated and not editable
- based on data stored on server in _vti_pvt/service (editing it will corrupt your web)
as vti__discussion_articlenumber:IX|Z (Z is the last article #)

That is why a DW should always be a subweb and Never published to after it is set up online
- your local version has no idea what the online version post #'s are and will always reset it to 1, thus scrambling your posts
--

_____________________________________________
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.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Juan Espada" <(E-Mail Removed)> wrote in message news:8BA90D75-E777-4BC4-BF76-(E-Mail Removed)...
| Do you know where or how FrontPage updates the next file name that it will
| use? For example, I can access the FrontPage page/hit counter and I can set
| this counter to start at any number. Is the counter/file that it uses for the
| next file name accessible or is it internal to the Discussion Form Handler?
| I've had problems with the Discussion Group web and there have been times
| when the link was broken to the messages that were stored. When I
| re-published the web pages, FrontPage started over by using 00000001.htm as
| the first file name. If I already had this file in the message board location
| then FrontPage just added the new message to the message that was already
| there causing problems. Although the original files were still in the
| _Discuss folder I actually had no link to the message files. One last thing,
| how can I update the table of contents, the tocproto.htm file?
|
| "Thomas A. Rowe" wrote:
|
| > Not possible.
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > WebMaster Resources(tm)
| > http://www.ycoln-resources.com
| > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > ==============================================
| > 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.
| > ==============================================
| >
| > "Juan Espada" <(E-Mail Removed)> wrote in message
| > news:2C40180D-64D4-4EFC-B91F-(E-Mail Removed)...
| > > When a message is posted/created in the Discussion Group page, a file is
| > > created with the message. FrontPage knows what file name to use for the next
| > > message that is posted. For example, FrontPage creates the file 00000004.htm
| > > for a message and then the next message is in the file 00000005.htm. How can
| > > I change the control so that FrontPage creates the next message file with the
| > > name that I want? For example, instead of the next file being 00000005.htm I
| > > might want FrontPage to create the next file as 00000010 and then continue
| > > from there.
| >
| >
| >


 
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
User Names in a discussion web site. =?Utf-8?B?RGVubmlz?= Microsoft Frontpage 2 15th Nov 2007 02:16 PM
File Names: List Long file Names from Database List of short file names Ben Microsoft VB .NET 4 6th May 2006 01:20 AM
Long file names suddenly converted to short file names Saira Windows XP General 1 29th Mar 2005 10:01 AM
Author names in Discussion Forums =?Utf-8?B?TGlua3M4MA==?= Microsoft Frontpage 1 24th Jun 2004 09:04 AM
Re: Discussion post file names overwrite Tom Pepper Willett Microsoft Frontpage 0 18th Jun 2004 10:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:55 AM.