Results 1 to 7 of 7

Thread: Theoretical Question

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Theoretical Question

    Let's say I open up a thread. It's one of those long threads in chit-chat.

    Further, say I'm on a not-so-fast connection. The page has a lot of posts by member XYZ on top, all the way to the bottom.

    While the page is just in the middle of loading for me, member XYZ changes his signature. Will this change be reflected in the bottom few posts?

    In other words, does it become possible for a page to display two different signatures on a single page for the same member?

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    Theoretically, yes.

    Practically, maybe.

    Supposedly, no.
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    Posted by mendhak
    Let's say I open up a thread. It's one of those long threads in chit-chat.

    Further, say I'm on a not-so-fast connection. The page has a lot of posts by member XYZ on top, all the way to the bottom.

    While the page is just in the middle of loading for me, member XYZ changes his signature. Will this change be reflected in the bottom few posts?

    In other words, does it become possible for a page to display two different signatures on a single page for the same member?
    No only the posts content is saved, the signiture part is fetched from the profile each time a post by that user is shown .

    If you want it to appear as if your post is static on a particular post then you can disable your sig for that post then at the end of your post put your signiture in (like I've done on this post )

    Causes problems if someone quotes your post too .

    __________________
    Never Underestimate Radical Vision

    I do not know the pope
    I'm not a nerd...Nerds are smart.
    I'm a white male, age 18-35, everyone listens to my ideas, no matter how stupid they are.
    Stickin' together's what good waffles do

    John Miles Long(Turbo Gimp)
    The only man alive who can pull off "freakishly good looking"
    Inventor of the nipple implant
    Jack Of All...Master Of None
    I'm neither cute, and smart.
    I'm an Atheist, swear to God.
    [email protected]

  4. #4

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    <edited by admin - Do not imitate the admins or bad things can happen to your account..... >


    <evil grin>
    Last edited by brad jones; Jul 30th, 2004 at 08:03 AM.

  5. #5
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614
    This site is primarily PHP. I assume that PHP operates like ASP in that the Web page is generated on the server and then sent to the requestor. As such, the answer to your question would be no, the signature would be the same because the page should be fully generated before being sent to you. Thus, your transfer speed has no impact on the content.

    Granted, ifan update of a server was done during the nanoseconds that the page is being generated on the server, then you could have the situation described; however, statistically this is not probable.

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  6. #6

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by mendhak

    <edited by admin - Do not imitate the admins or bad things can happen to your account..... >


    <evil grin>
    Wasn't me!

  7. #7
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877
    Originally posted by brad jones
    This site is primarily PHP. I assume that PHP operates like ASP in that the Web page is generated on the server and then sent to the requestor. As such, the answer to your question would be no, the signature would be the same because the page should be fully generated before being sent to you. Thus, your transfer speed has no impact on the content.

    Granted, ifan update of a server was done during the nanoseconds that the page is being generated on the server, then you could have the situation described; however, statistically this is not probable.

    Brad!
    I dont think it is possible under any given scenario, since the query is first perormed before any output are written/sent. So if the changes occurs after the query was executed those changes wont be reflected.

    So agree with your first paragraph. Not the second part
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

Posting Permissions

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



Click Here to Expand Forum to Full Width