How fourms work/display
Results 1 to 5 of 5

Thread: How fourms work/display

  1. #1
    Join Date
    Jul 2001
    Location
    Cincinnati, Ohio
    Posts
    238

    How forums work/display

    Hello, Can somebody help me by pointing me to reference sources or tutorials so I can get a better understanding of how pages display in most fourms and this one? I have a post in Network software that's not getting any responces and I didn't think it was that hard. I think its my lack of knowledeg and I'm not wording it right.

    I've done google searches on VB Script, Unicode, Western ISO and when I look at the bottom on Vdr's page it says vBullentin and a google search on that isn't helping. So if somebody can point me in the right direction I'd be really thankful.

    Thanks
    JL

    Intel 915PBL
    P-4 775P/A 3.4 Prescott
    2024MB DDR2
    GeForce 7600GT
    XP Pro, Ubuntu and Vista
    80Gig WD & 120Gig WD HD's
    DVD R/W CD R/W

  2. #2
    JPnyc is offline Virtual PC Specialist!!!
    Join Date
    Jan 2005
    Posts
    7,877
    To make a complex story short, you need a database, some type of serverside scripting language (php for this forum) to write data to and retrieve data from the database. The serverside script then incorporates the retrieved data with HTML and serves it to the browser.
    There is nothing to fear, but life itself.

  3. #3
    Join Date
    Jul 2001
    Location
    Cincinnati, Ohio
    Posts
    238
    Thanks JPNYC, I'll start reading.
    JL

    Intel 915PBL
    P-4 775P/A 3.4 Prescott
    2024MB DDR2
    GeForce 7600GT
    XP Pro, Ubuntu and Vista
    80Gig WD & 120Gig WD HD's
    DVD R/W CD R/W

  4. #4
    Join Date
    Feb 2001
    Location
    Adelaide, South Australia
    Posts
    6,447
    Quote Originally Posted by Jeff Snyder
    I have a post in Network software that's not getting any responces and I didn't think it was that hard. I think its my lack of knowledeg and I'm not wording it right.
    And that some of us were asleep.

    Judging from that attachment of yours I'd guess there was a server-side hiccup of some sort with the database connection. You can see where it's not only included no rows with threads, but it's also forgotten to close off that table -- the line immediately below "Thread / Thread Starter" etc is the page navigation block that's normally separate.

    As an end-user you really can't get anything more specific out of output like that, and you certainly can't do anything to fix it; it's all up to the server admin and their log files.

    [The other thread is http://discussions.virtualdr.com/sho...d.php?t=185759]
    Safe computing is a habit, not a toolkit.

  5. #5
    Join Date
    Jul 2001
    Location
    Cincinnati, Ohio
    Posts
    238
    Thanks Tuttle
    JL

    Intel 915PBL
    P-4 775P/A 3.4 Prescott
    2024MB DDR2
    GeForce 7600GT
    XP Pro, Ubuntu and Vista
    80Gig WD & 120Gig WD HD's
    DVD R/W CD R/W

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •