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.
My question is that I have imported images into my HTML form. Those images appear in the "Design" tab of HTML Composer...however when I run that form...no image appears...Could some one help me with this.
The images are 1) ="app/logo.jpg" name="image3"> and 2) ="app/capture.jpg" name="image2">
This message has been edited. Last edited by: Kerry,
Prod: WebFOCUS 7.6.10 MRE Oracle/Sybase Test: DevStudio 7.6.6 WF Server 7.6.6 Report Caster 7.6.6 Web Server - Tomcat MS Windows XP SP2 Output: HTML, Excel 2000 , PDF, CSV, DOC
Which web browser are you viewing this in? If it's not IE, it may be because of the location of the images - if they're in the "Other" folder (which is where they get put via the HTML Composer GUI), I've had problems in Firefox, Safari, Chrome, Opera...
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
Prod: WebFOCUS 7.6.10 MRE Oracle/Sybase Test: DevStudio 7.6.6 WF Server 7.6.6 Report Caster 7.6.6 Web Server - Tomcat MS Windows XP SP2 Output: HTML, Excel 2000 , PDF, CSV, DOC
I am developing in the Managed reporting section of dev. studio...and the images are in the Other folders....they appear in the html code as app/imagenam1 and app/imagename2
Prod: WebFOCUS 7.6.10 MRE Oracle/Sybase Test: DevStudio 7.6.6 WF Server 7.6.6 Report Caster 7.6.6 Web Server - Tomcat MS Windows XP SP2 Output: HTML, Excel 2000 , PDF, CSV, DOC
really weird....the images show up in the designer...and appear in the html code...but not when i run the html page
Prod: WebFOCUS 7.6.10 MRE Oracle/Sybase Test: DevStudio 7.6.6 WF Server 7.6.6 Report Caster 7.6.6 Web Server - Tomcat MS Windows XP SP2 Output: HTML, Excel 2000 , PDF, CSV, DOC
Im running Dev. Studio...but developing in my domain. Also I looked at some of J's issues and I've installed firefox....still same issue...no images
Prod: WebFOCUS 7.6.10 MRE Oracle/Sybase Test: DevStudio 7.6.6 WF Server 7.6.6 Report Caster 7.6.6 Web Server - Tomcat MS Windows XP SP2 Output: HTML, Excel 2000 , PDF, CSV, DOC
Prod: WebFOCUS 7.6.10 MRE Oracle/Sybase Test: DevStudio 7.6.6 WF Server 7.6.6 Report Caster 7.6.6 Web Server - Tomcat MS Windows XP SP2 Output: HTML, Excel 2000 , PDF, CSV, DOC
My question is what Hotfix version are you running we had problems dropping the Arrows from a multi select box in 7.7.3. Which are nothing more than an image. You should be on Hotfix 5 or six IBI has a little Java file that you can load to get the images to start working again.
Duane
WebFOCUS 8.0.7 DS 8.0.7 AS 8.0.7 Windows Output: Excel, HTML, PDF, AHTML,Mobile In Focus 1982
Dgraff...I'm not sure of the Hot Fix Version... but I'm running 7.7.3
Prod: WebFOCUS 7.6.10 MRE Oracle/Sybase Test: DevStudio 7.6.6 WF Server 7.6.6 Report Caster 7.6.6 Web Server - Tomcat MS Windows XP SP2 Output: HTML, Excel 2000 , PDF, CSV, DOC
I can see that HTML composer is using a custom attribute rtFileName to reference the images in the IMG tab.
Upon running the page, can you please "View Source" in IE and post here the resulting IMG tag? In it, there should be a valid "src=" attribute with a reference to the actual image file (URI) the browser is requesting.
Your Web server (or App server depending on your configuration) needs a valid URI in order to resolve the image requested, so by looking at the actual rendered src= you should be able to spot where the problem may be.
Thanks for your reply. What's really strang is that when I run the .HTML page, I do not have the option to "view source" on the Browser page. When the page returns to the browser...the only thing that I see is the little image icon in the upper left corner of the image frame...right clicking on the page does not show me the "View Source" option.
Thanks, TLB
Prod: WebFOCUS 7.6.10 MRE Oracle/Sybase Test: DevStudio 7.6.6 WF Server 7.6.6 Report Caster 7.6.6 Web Server - Tomcat MS Windows XP SP2 Output: HTML, Excel 2000 , PDF, CSV, DOC