Displaying a page in parts

Discussion in 'Programming' started by Jamie18, Sep 14, 2007.

  1. #1
    i think i've read this is possible somewhere but can't remember how to do it..

    i've got a page that takes a long time to load due to querying. what i was wondering is if i'm able to print out the first part of the page before the queries run.. and than the second part of the page afterwords..

    i.e.
    in a page designed like this..

    html/coldfusion section 1
    sql queries
    html/coldfusion section 2

    i want to display the first section before the queries are run.. than when the queries finish to display the second section
     
    Jamie18, Sep 14, 2007 IP