Table creation for temporary table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Angelin
    New Member
    • Mar 2013
    • 1

    Table creation for temporary table

    Friends,i'm in need of creating a table format for the listed data.I need to enter the data in a page,at the same time i need to view that data in that page itself.So that i've planned to use temporary table.I wish to add the details in temp table,which are entered in the original table.After that by copying the content of temp table to original table,it'll display the added data.Am i going in right way?
    Can anyone help in this?
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    When you say table, are you talking about database tables? Or HTML tables?

    Comment

    Working...