Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Frames and Livelink

Status
Not open for further replies.

KBusaidi

IS-IT--Management
Dec 21, 2004
15
OM
Hello,

I have an application that pushes a URL (Search API) which uses the ll.login and nextURL to redirect the output. This works fine, but when I try to use it in a frameset, it prompts me with permission issues - Login denied.
Does anyone chave a soultion around this?

Your help is highly appreciate.
Cheers
 
Are your frames in the same domain ? if not the security issue is correct,
 
ggriffit,

I was able resolve the issue. It worked when I piped the results to show in XML (i.e. &outputformat=xml). Otherwise it prompt with a permission denied. I believe this is due to Livelink requiring the basic function menu when it displays the results. One can overcome this by embedding the Javascipt function menu in the output. Anyway my aim was to display the reults and format them using XSLT.
Thanks for the help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top