RE: [PHP-DB] Saving state

2003-09-16 Thread Duane Lakoduk
AIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Saving state > > > Yeah, that is a good way to do it, i would do something > similar too but > Shiloh > seemed to not want to requery the database, althought querys > in this case > would > be the quickest and simp

Re: [PHP-DB] Saving state

2003-09-16 Thread Luke Skywalker
instead of the database, but that could get messy Luke - Original Message - From: "Duane Lakoduk" <[EMAIL PROTECTED]> To: "'Luke Skywalker'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, September 17, 2003 12:39 PM Subject: RE:

RE: [PHP-DB] Saving state

2003-09-16 Thread Duane Lakoduk
Tuesday, September 16, 2003 9:19 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Saving state > > > Yeah, i got ya, totally different concept, i was thinking the > tabs would be > like > |previous calls|add a call|statistics| (just an example) > > but i now know what you me

RE: [PHP-DB] Saving state

2003-09-16 Thread Duane Lakoduk
> From: Shiloh Madsen [mailto:[EMAIL PROTECTED] > > Sorry about the cross posting, as im not exactly sure what > would be the best method to handle this, but im trying to set > up a web application with a tabbed interface. Each tab will > have a form to enter data, and the requisite save and > cont

Re: [PHP-DB] Saving state

2003-09-16 Thread Luke Skywalker
synchronisation problems Luke - Original Message - From: "Shiloh Madsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 17, 2003 10:24 AM Subject: [PHP-DB] Saving state Sorry about the cross posting, as im not exactly sure what would be th

[PHP-DB] Saving state

2003-09-16 Thread Shiloh Madsen
Sorry about the cross posting, as im not exactly sure what would be the best method to handle this, but im trying to set up a web application with a tabbed interface. Each tab will have a form to enter data, and the requisite save and continue button. Heres where things get hard though. I want t