Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Is it possible to display user names
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Is it possible to display user names

 Post Reply Post Reply
Author
marky View Drop Down
Newbie
Newbie


Joined: 27 November 2003
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote marky Quote  Post ReplyReply Direct Link To This Post Topic: Is it possible to display user names
    Posted: 15 December 2003 at 10:11am

In the forum, were it says Topic Starter,  is it possible to display the posters name (Instead if it saying Guest). (I know if you register it displays, but Is it possible if they are not reg users.

Back to Top
thekiwi View Drop Down
Mod Builder Group
Mod Builder Group


Joined: 23 November 2003
Location: New Zealand
Status: Offline
Points: 392
Post Options Post Options   Thanks (0) Thanks(0)   Quote thekiwi Quote  Post ReplyReply Direct Link To This Post Posted: 15 December 2003 at 11:20am
Originally posted by marky marky wrote:

In the forum, were it says Topic Starter,  is it possible to display the posters name (Instead if it saying Guest). (I know if you register it displays, but Is it possible if they are not reg users.

It could ....

Basically when a "guest" posts, their posting name is stored in another table (GuestName).  Their message gets stored in the normal Topic and Thread tables but the AuthorID associated with it is "2", ie the GuestID.  Thus when the summary topic list is shown, currently it steps through 2 tables ... the topics and the associated Author table.

When you view a message, you will see the guests real name.  The same logic that displays it here, could be used to display it on the topics page ... but it would be very messy ... namely because for the topic list you are stepping through a record set ... which has already been created from a SQL query ... whereas the message, is in someway, a single dataset.

So net result is ... nope .. not worth doing.

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.