Arun,
According to my container, the iframe's src is reassigned with the new url
that includes your url parameters. So you dont have to bother about the user
clicking the save button or cancel button. All that should be taken care of
by the container.


On Fri, Feb 29, 2008 at 5:13 AM, Arun Kumar <[EMAIL PROTECTED]>
wrote:

> Then how can we know that user clicked on save button?
>
> On Fri, Feb 29, 2008 at 5:35 PM, Akash Xavier <[EMAIL PROTECTED]>
> wrote:
>
> > Yeah it will be appended to that ccccccccc.jsp is content-type is url.
> > If you are using content-type as HTML then the container will take care
> of
> > the userprefs. U can get the values using a javascript function.
> > I guess the function is getprefs(). Check out the docs anyway to verify.
> >
> > On Fri, Feb 29, 2008 at 3:57 AM, Neo Anderson <
> > [EMAIL PROTECTED]>
> > wrote:
> >
> > >  which url the parameters will be sent? to url in content type=url
> > href='*
> > > ccccccccc.jsp*"?
> > >
> > > If I'm using content type=html, then?
> > >
> > > On Fri, Feb 29, 2008 at 5:12 PM, Akash Xavier <[EMAIL PROTECTED]>
> > > wrote:
> > >
> > > > UserPref can be used.
> > > > Thats not related to any of those features. Dynamic-height,
> settitle,
> > > > tabs,
> > > > etc are all possible only when content-type is html. UserPrefs is
> > > > possible.
> > > > That has no relation with implementation of the features like tabs,
> > > > settitle, dynamic-height, etc
> > > >
> > > > When content-type is url, the userpref variables are appended to
> your
> > > url
> > > > string as url parameters. So you can get it by using $_GET or
> > $_REQUEST
> > > if
> > > > you are using PHP or anyother variable with respect to your
> language.
> > > >
> > > > On Fri, Feb 29, 2008 at 3:34 AM, Neo Anderson <
> > > > [EMAIL PROTECTED]>
> > > >  wrote:
> > > >
> > > > > Ok. So, we must use content type=html
> > > > >
> > > > > Then, how to use UserPref
> > > > >
> > > > >
> > > > > On Fri, Feb 29, 2008 at 3:29 PM, Akash Xavier <
> > [EMAIL PROTECTED]>
> > > > > wrote:
> > > > >
> > > > > > Neo,
> > > > > > Those features are not yet allowed for security reasons.
> > > > > > But as I heard, people are trying to solve this.
> > > > > >
> > > > > > On Thu, Feb 28, 2008 at 9:15 PM, Neo Anderson <
> > > > > > [EMAIL PROTECTED]>
> > > > > >  wrote:
> > > > > >
> > > > > > > Can I can expect this to work in future revisions?
> > > > > > >
> > > > > > > On Fri, Feb 29, 2008 at 12:31 AM, Cassie <[EMAIL PROTECTED]>
> > wrote:
> > > > > > >
> > > > > > > > Here are some that I found in our archives:
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> http://mail-archives.apache.org/mod_mbox/incubator-shindig-dev/200802.mbox/[EMAIL
>  PROTECTED]
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> http://mail-archives.apache.org/mod_mbox/incubator-shindig-dev/200802.mbox/[EMAIL
>  PROTECTED]
> > > > > > > >
> > > > > > > >
> > > > > > > > On Thu, Feb 28, 2008 at 10:26 AM, Kevin Brown <
> [EMAIL PROTECTED]
> > >
> > > > > wrote:
> > > > > > > >
> > > > > > > > > Short answer: no. See message archives for rehashing of
> this
> > > > > > > discussion
> > > > > > > > > many
> > > > > > > > > times.
> > > > > > > > >
> > > > > > > > > On Wed, Feb 27, 2008 at 11:26 PM, Neo Anderson <
> > > > > > > > > [EMAIL PROTECTED]> wrote:
> > > > > > > > >
> > > > > > > > > > I'm using content type='url' in my xml file. Can I use
> > > > > > > > > >
> > > > > > > > > >   1. dynamic-height
> > > > > > > > > >   2. settitle
> > > > > > > > > >   3. userpref
> > > > > > > > > >   4. tabs
> > > > > > > > > >
> > > > > > > > > > features in the file to which the url is refering to?
> > > > > > > > > >
> > > > > > > > > > If not, what will be the solution?
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > ~Kevin
> > > > > > > > >
> > > > > > > > > If you received this email by mistake, please delete it,
> > > cancel
> > > > > your
> > > > > > > > mail
> > > > > > > > > account, destroy your hard drive, silence any witnesses,
> and
> > > > burn
> > > > > > down
> > > > > > > > the
> > > > > > > > > building that you're in.
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Akash Xavier
> > > > > > [EMAIL PROTECTED]
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > >  Akash Xavier
> > > > [EMAIL PROTECTED]
> > > >
> > >
> > > T
> > >
> >
> >
> >
> > --
> > Akash Xavier
> > [EMAIL PROTECTED]
> >
>



-- 
Akash Xavier
[EMAIL PROTECTED]

Reply via email to