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 > > so onclick="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:button onclick event on a page in the content area itself) > > > onclick="top.content.location='/webtop/conjuror/invocation.cfm? > > objectid=#objectid#&typename=banners&method=edit&ref=typeadmin&module=customlists/ > > banners.cfm&plugin=wsoFarcryBanners';" > > > When i use: > > > onclick="top.sidebar.location='/webtop/conjuror/invocation.cfm? > > objectid=#objectid#&typename=banners&method=edit&ref=typeadmin&module=customlists/ > > banners.cfm&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 -~----------~----~----~----~------~----~------~--~---
