This is stumping me...it's probably pretty obvious, but I'm working under medication for the flu...
I finally got my form submitting to my database and to separate tables from the update.php script. Problem is, (I know this sounds trivial and I shake my head as I query) I can't get the display page to update in order.
Let me illucidate...I created a form that updates a database split into 3 separate tables. I also created a page with a dynamic table that displays certain aspects from the database for public viewing. Everything works fine...the form appends the database and the dynamic table on the display page displays the pertinent info from the database. The problem is that the dynamic table displays the database info in the wrong order. I want the table to display the form info in the order that its added.
ie. someone fills out the form->their info is added to the dynamic table->someone else fills out the form->their info is displayed below the last entry->and so on.
My dynamic table currently displays each new entry above the last.
Is it something I need to adjust in my database? or is there some way to adjust the display order in the dynamic table?
HedoBum 0 Newbie Poster
Triztian 0 Light Poster
fobos 19 Posting Whiz in Training
HedoBum 0 Newbie Poster
timhysniu 0 Light Poster
HedoBum 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.