Still no luck with this code:

onclick="document.location='/webtop/conjuror/invocation.cfm?
objectid=#objectid#&typename=banners&method=edit&ref=typeadmin&module=customlists/
banners.cfm&plugin=wsoFarcryBanners';"

the page loads but stays on the same page, is this a bug?

On Nov 17, 9:25 pm, Marco van den Oever <[EMAIL PROTECTED]>
wrote:
> Thanks Sean, i already tried various ways like that but it seems it
> does a load but stays on the page, as if it is not allowed to do
> so....
>
> On Nov 17, 7:37 pm, Sean Coyne <[EMAIL PROTECTED]> wrote:
>
> > if the button is in the same frame that you want to alter, just use
> > document.location
>
> > soonclick="document.location='whatever.cfm';"
>
> > Sean
>
> > On Nov 14, 8:01 pm, Marco van den Oever <[EMAIL PROTECTED]>
> > wrote:
>
> > > I am trying to get this url loaded in the content area:
>
> > > (it's an ft:buttononclickevent on a page in the content area itself)
>
> > >onclick="top.content.location='/webtop/conjuror/invocation.cfm?
> > > objectid=#objectid#&amp;typename=banners&amp;method=edit&amp;ref=typeadmin&amp;module=customlists/
> > > banners.cfm&amp;plugin=wsoFarcryBanners';"
>
> > > When i use:
>
> > >onclick="top.sidebar.location='/webtop/conjuror/invocation.cfm?
> > > objectid=#objectid#&amp;typename=banners&amp;method=edit&amp;ref=typeadmin&amp;module=customlists/
> > > banners.cfm&amp;plugin=wsoFarcryBanners';"
>
> > > It gets loaded into the sidebar succesfully, so how can i do that for
> > > the content area?
>
> > > Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to