Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
Alias Issue
 Login/Join
 
Platinum Member
posted
Dear Developers

hi, i create Html file with iframe.

that html document contain javascript function called Load() that set url to the iframe.

document.all.iframe1.src="http://10.8.1.85:8080/approot/EMS/Launch.htm"

function Load invoke when the page is load "onload=Load()"

but unfortunatly i got error message appear in other window.

contains the following:-
If you see this window in error please report an error

ibihash_getStr : ERROR--- can't translate string 'hed-2.jpg' ---ERROR
ibihash_getStr : ERROR--- can't translate string 't1_01.jpg' ---ERROR
ibihash_getStr : ERROR--- can't translate string 'hed-2.jpg' ---ERROR

when i acces the physical file there is no any proplem.



I Appreciate your Help

Rregards
Ahmad Ali
 
Posts: 118 | Registered: February 08, 2006Report This Post
Guru
posted Hide Post
Ahmad

Try:

quote:
document.all.iframe1.location="http://10.8.1.85:8080/approot/EMS/Launch.htm";


Fernando


Prod WF 8.1.04, QA WF 8.2.03, Dev WF 8.2.03
 
Posts: 278 | Registered: October 10, 2006Report This Post
<TSR123>
posted
Hi Ahmad,

This error might be due to the htm file can't be parsed because of the Dynamic Language Switch feature. You can try using noibitranslate keyword within the HTML tags and
any text within will not be translated.
 
Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders