[Zope-DB] my query:I am having one database, I want to retrieve the data as and when loged on

2006-03-22 Thread Shiv
I am having the data in data.fs file,iI want to retrive the data on my html page when I type the URL and get the first page.I am not getting the data at first time,getting after the refrsh of the page.Give me the code for that -- regardsShiv ___ Zope-DB

Re: [Zope-DB] my query:I am having one database, I want to retrieve the data as and when loged on

2006-03-22 Thread Charlie Clark
On 2006-03-22 at 12:22:24 [+0100], Shiv [EMAIL PROTECTED] wrote: I am having the data in data.fs file,iI want to retrive the data on my html page when I type the URL and get the first page.I am not getting the data at first time,getting after the refrsh of the page.Give me the code for that