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
IE 7 Problems
 Login/Join
 
Member
posted
I have a report which uses a java script function to populate the "To" and "Subject" line of an email as such:

<script LANGUAGE=JAVASCRIPT>
function fnMail(Email,Subject)
{
window.location = 'mailto:' + Email + '?Subject=' + Subject;
}


This report works fine with all users you are using Internet Explorer 6. But all users who are using Internet Explorer 7
are getting an error due to the Javascript code. Any help on how to fix this problem would be very helpful.

Thanks,

Aaron Rieger
WebFOCUS 7.1.4
Platform/Operating System: WINXP
Output format: Excel, PDF, HTML:
 
Posts: 25 | Location: Texas | Registered: December 04, 2007Report This Post
Virtuoso
posted Hide Post
Works fine in my IE7 and Firefox on XP, also Safari and Camino on Mac...

Think an IE set up issue, but no idea where to start.


Alan.
WF 7.705/8.007
 
Posts: 1451 | Location: Portugal | Registered: February 07, 2007Report This Post
Member
posted Hide Post
This problem turned out to be a '#' sign that was in the subject line, it now works since I removed the '#' sign.
 
Posts: 25 | Location: Texas | Registered: December 04, 2007Report This Post
<JJI>
posted
Aaron,

Can you please share your code? Maybe we can learn something here. What is the purpose of this report? ..... to send the content of the report by email?

Thx,
 
Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders