Michael,

In fusetalk 4 one of the profile options is to view threaded single
messages.  You get a url like this :
http://URL/forum/messageview.cfm?FTVAR_FORUMVIEWTMP=Single&catid=1&threadid=123&messid=1234&FTVAR_MSGDBTABLE=

In threaded "all view" you get named html anchors for each message :
http://URL/forum/messageview.cfm?catid=1&threadid=123#1234

Branched view is the same as threaded (single) except that
FTVAR_FORUMVIEWTMP is "branch".

Linear view, although it doesn't have any links in the page to allow
quick navigation to the various messages, does still have the named
anchors for each message.

Hope that helps

Regards

Stephen

> I'm thinking about hacking together an email to/from for Fusetalk and was
> wondering something. Is there a page in it to get a single message rather
> than a full thread? For example, this url gives an entire thread:
> http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=2&threadid=
> <http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=2&threadid=>
> 767784
> I'd like something like:
> http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=2&messageid
> <http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=2&messageid>
> =2763969
>
> Anyone have a clue on this? If not, I'll have to parse each thread out
> into
> it's individual messages which'll be a pain.
> Thanks
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to