some sample page execution times

Page execution time (ms):440
Page execution time (ms):458
Page execution time (ms):538


-----Original Message-----
From: Fergal Donlon [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 21, 2004 8:00 PM
To: [EMAIL PROTECTED]
Subject: Re: Witango-Talk: Why Doesn't this work in tango 5


Hi Chris,

Have you considered that perhaps it is taking longer than 2 seconds to run
the query and display the results. The duration property sets the time the
transition takes to complete. Thus if it takes 4 or 5 seconds to display the
results from the dbms action(s) it may seem as though the page does not
blend....

In the taf/tml you link to, have it just return some text (as per the html
document) and see if you get the desired result.

Fergal


----- Original Message -----
From: "Chris Smith - Comcast Acct" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 20, 2004 1:20 PM
Subject: RE: Witango-Talk: Why Doesn't this work in tango 5


> no push that I am aware of
> simple dbms actions most of which use the @querey custom tag
>
>
> -----Original Message-----
> From: Roland Dumas [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 19, 2004 7:54 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Witango-Talk: Why Doesn't this work in tango 5
>
>
> I'd never heard of this blendtrans thing before and tried it out. same
> file as tml and as html
> both worked as expected. kind of cool
>
> dind't try in an iframe, though.
>
> do you have a push on your witango generated page or something?
>
>
> On Mar 19, 2004, at 12:35 AM, Chris Smith - Comcast Acct wrote:
>
> >
> > I'm trying to implement this in an i-frame.
> > html page that contains i frame has links to taf files that load in the
> > iframe.
> >
> > on the pages that load in the i frame I put the below code in the head
> > to
> > perform page enter transition.
> >
> > when html is generated by witango server trans does not work.
> >
> > when link edited to point at html page with this in head transition
> > works.
> >
> > <head>
> > <meta http-equiv="Page-Enter" content="blendtrans(duration=2.0)">
> > </head>
> >
> > _______________________________________________________________________
> > _
> > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
> >
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to