Section - Hyperlink

I have a report with 2 report tabs.
In first tab there is pie charts of survey's(sectioned by survey)
In second tab there is some information of that survey's(sectioned by survey)
I need to put a hyperlink in first tab for each section. If i click on hyperlink of one particular section, how to redirect to the same section in other tab.
Thanks in advance.
Please help anyone!

Hi,
Try below
1. Java infoview
http://<hostname>:<port>/businessobjects/enterprise11/desktoplaunch/opendoc/openDocument.jsp?sType=rpt&sDocName=WorldSalesReport&sReportPart=Text2
URL Parameters:
1.Host name: cms server name
2.port no:8080
3.sDocName: report name
4.sReportPart:section required
2.Dotnet Panel
http://<hostname>:<port>//businessobjects/enterprise11/InfoView/scripts/opendocument.aspx?sType=rpt&sDocName=WorldSalesReport&sReportPart=Text2
URL Parameters:
1.Host name: cms server name
2.port no:80
3.sDocName: report name
4.sReportPart:section required
Cheers,
Suresh Aluri.

Similar Messages

  • Pagestreaming

    I want to use pagestreaming but there seems to be a problem. Report Server is laying on an owm machine with apache as webserver and we have a websever (application server) on another machine. Now when report cache the pagestream pages we cant reach the files through our webservers. Is it meent that reporserver is to work as webserver?? We don't want to open report server to outsiders, only webservers shall now of report. Is it suppose to work with pagestreaming? What shall we do?
    /Mathias

    Hi Navneet,
    Thanks alot for the reply. I found one interesting solution in the Metalink search yesterday. Below are the steps to get rid of the bottom frame.
    1) open the property inspector of the link field
    2) In the Web settings section:
    Hyperlink : Type target=_top
    Press Enter.
    Additional hyperlink attributes : Type target=_top
    This removes the bottom frame.
    I have one small problem with the graphs in HTML format.
    In my 10g report, there are 2 3D pie charts. When I run this report as HTMLCSS, one pie chart shows up and in the place of 2nd pie chart, there is red "X". If I refresh the screen, some times other pie chart shows up and red "X" the first pie chart place, or some times there red "X" in both the places. Is it a problem with the Application server settings? Is there any cashe size setting? We r using 10g application server. If I display in PDF, there is a drilldown report from these pie charts. So when the user press BACK button in the browser, the previous Pie charts page just gets disappeared. It shows some Oracle appication server page
    I don't know the solution/reason for this. It just cashed out from the memory. Please advice me if you have any Idea about these 2 problems.
    Thanks alot for all your help.
    Ram.

  • How do I create a hyperlink to a specific section of a flash website?

    Ok, I have no experience coding in flash, I just want to
    create links to specific parts of a flash website (website that
    were created by other people, not that I am building). In other
    words, I just want to create the hyperlink that will open a certain
    section of the website - I'm not developing the site and I don't
    want to create links inside the site. Is there any way to do this?
    For example:
    http://www.lucasarts.com/games/fracture/
    is the flash site I want to link to. Wherever I navigate in
    the site, the address never changes in my browser. But I know it is
    possible to get a URL to a specific flash page, because I have seen
    some of the web admins post them.
    For example:
    http://www.lucasarts.com/games/fracture/?section=2&sub=5
    which opens a very specific section of the site. So is there
    anyway for me, an average computer user with no experience in flash
    coding, to get a hyperlink to open a certain section of a flash
    site, or at the least get my browser to display the specific URL
    (that is, the "?section=2&sub=5" part of the address). I use
    firefox, but am willing to try anything or any browser at this
    point.
    Thanks!

    My Flash sites use a section and subSection structure, and
    within the site I use the numbers to display specific areas. But
    it's done internally. I have no code that looks at a query string
    attached to the URL so supplying the numbers to my sites will have
    no effect. The example you give clearly does read parameters passed
    in a query string so if you know the correct numbers (and the param
    names eg 'section') then you can do it.

  • The hyperlink manager in the case messages section doesn't work

    Hi
    One of my clients uses the messages section in cases to respond to customer enquiries to keep track od communications (as it's set up for). However, you can't add a hyperlink to a message. If you open the Hyperlink Manager, the pop up box just shows a system error. Custom links work, but he wants to insert another web address.
    Can we please get this fixed.
    Thanks
    Jarrod

    Hi Jarrod,
    You need to create a page for the responses, add it to secure zone, place {module_case,a} onto it and customers will then be able to go there, log in and view the replies.
    What you may want to look at is CST. You can append it to web forms and customers can email it directly and all the conversations will be stored in the CRM.
    Cheers,
    -mario

  • Saving to PDF with hyperlink sections

    I've saved a 200 page PDF document from Word. The Word document contains hyperlinks on the contents page to jump to the relevant section in the document.
    Is there a way to do with for the PDF I've created? I've received large PDFs in the past which allow me to jump to certain sections, often using the drawer or hyperlinks on the first page.
    Can anyone help?

    You can use Tools > Protect Document in Word. The first choice (protect for Track Changes) just locks in the Track Changes mode and prevents accepting them; however, edits can be made and hidden if Markup view is turned off.
    What you need to do is select protect for Comments and enter a password (twice). This locks the document so it cannot be edited without the password. Only comments can be entered. Attempting to type in the document does nothing (except display a "This command is not available because the document is locked" message at the very bottom of the window). If it matters to you, the locking carries over to Word in Windows too. Hyperlinks still work from inside the protected document.
    To remove the tracked changes from an existing document before sending it out, you can copy and paste the entire contents of the document into a new document. That eliminates the tracked changes.

  • Would crtl+f work or is there another way to search or quickly hyperlink to different sections on the page?

    We have a very long extended data tab full of custom sections and we would like to be able to give a user a way to search the page quickly.
    Would crtl+f work or is there another way to search or quickly hyperlink to different sections on the page?

    I don't know enough about your use case to provide specific direction but you may be able to use the 6.1.1 UI extensibility point.  For example, you could add an anchor link collection control that scrolls the page to the top of each section when selected. 

  • Hyperlinks directed to different section of same page?

    Is this possible in iWeb? What I want is to have a menu bar at the top of one of my pages that links to different sections of the same page since its a really long page. Any help would be greatly appreciated!

    There is a way using HTML snippets. See Peter Berglund's post in this thread: http://discussions.apple.com/message.jspa?messageID=9044022#9044022 and then go to his blog for more info.
    I've used it in the Contents page for my demo sites. The links in green are to "anchors" on the pages indicated.
    The hyperlink would be http://web.me.com/MMeAccount_Name/Site_Name/PageName#widgetX with X being the number of the widget just above the area you want to direct to. You'll have to publish the page and the change the X until you get the location you want (particularly if you have more than one widget on a page). The widgets are numbered in the order they were created.
    OT

  • TS4123 Whenever I open the iTunes store, the home pages of all of the sections (Music, App Store, Films etc) are black. They still have clickable hyperlinks, but I can't see what I'm clicking. Any pages accessed through the drop-down menus or by randomly

    Whenever I open the iTunes store, the home pages of all of the sections (Music, App Store etc.) are BLACK.  They still have clickable hyperlinks, but I can't see what I'm clicking.  Any pagess accessed through the drop-down menus (even iHelp) or by randomly clicking I can't see.

    Thanks but it's just my desktop that doesn't see it though.  My notebook sees it everytime, even at the same exact time that my desktop doesn't see it.  For example yesterday when I was typing up this post, I was typing up the post on my notebook because my desktop didn't see the router.  I don't think it has anything to do with the router actually, but I wanted to see if anyone on here has encountered this issue before.  Other forums have similar issues but I've tried all of the fixes I found elsewhere and they didn't work.
    Any other ideas?
    Thanks!

  • Creating Hyperlink to pass section values

    Hi All,
    I have created two webi reports. I have to pass a section value from 1 report to another report.So that the second report should open with same section value from 1 st report.
    SAP Mobile app 5.1..9 / BOBJ 4.1 SP3.
    The URL in OpenDoc will have this sytax added
    sectionByPathName
    When I view in IPAD its not working . Any help is appreciated.
    Thanks,
    Pats

    Hi Andrew,
    try getting the parameters to be displayed in a cell and use the parameter lsS or lsM(for multiple values) and pass the parameters to report 2 using openDoc.
    The document here lists the options with openDoc,  might be helpful otherwise
    http://help.sap.com/businessobject/product_guides/boexir31SP3/en/xi31_sp3_opendocument_en.pdf
    Thanks,
    Rajesh

  • Can you hyperlink to a section of a smooth scrolling article?

    I have a folio that uses smooth scrolling instead of page scrolling.  The page is really long so I want to create a jump to menu that will jump down the page to the desired section.  I thought that creating a text anchor destination would work, but after trying different ways I've found that it doesn't.
    Is there a way to navigate a smooth scrolling article?

    Did you download DPS Tips from the App Store? Here's a link to the specific article:
    http://contentviewer.adobe.com/s/DPS%20Tips/7f80a0ffed3a4ff08734bc905aac4a29/Advanced_Over lays/24_scroll_links.html

  • Error message with a hyperlink attached to it

    Hi Friends
    I have a requirement wherein I need to display a hyperlink along with the error message in webui.
    Example...
    Please enter a valid currency Details
    Here Details should appear as a Hyperlink and on clicking on this hyperlink it should navigate to a portal screen.
    Infact it is not actually a portal screen, it can be any URL.
    Could you please let me know how to add the hyperlink and how to navigate to portal screen on clicking on this hyperlink
    where do we need to write the code.
    Best Regards
    Anil
    Edited by: ANILKUMAR M on Mar 3, 2011 7:23 AM

    Hi Anil.
    According to SAP Help you can always get a link in a message for:
    . Fields that are defined as mandatory in the UI Configuration Tool
    . Fields that are defined as mandatory in the business object layer (BOL)
    Also it's possible with additional coding. The example is:
    lr_msg_service = view_manager->get_message_service( ).
    lr_msg_service->add_message_mapping( iv_message_class = 'CRM_BRC_MESSAGES'
    iv_message_number = '013'
    iv_binding_string = '//BRCBUSINESSROLE/STRUCT.CRMUI_NAVBAR'
    iv_page_id = component_id ).
    Check this [link|http://help.sap.com/saphelp_crm700_ehp01/helpdata/EN/cb/659ebfc880493baad66896518a55a1/content.htm] for details. Look at "Navigation to Field That Issued a Message" section and related link for "Enabling Links in Messages".
    Another option, which mentioned Arun and according [to this book|http://www.sap-press.com/products/SAP-CRM-Web-Client-Customizing-and-Development.html], is the global message service. The global message service enables you to register callback methods so that you can output navigable messages, that is, you can initiate a navigation to another view (or do whatever you want ) by clicking the message. Registration of the message service for a message looks like:
    DATA: lr_service TYPE REF TO cl_bsp_wd_message_service.
    lr_service = me->view_manager->get_message_service( ).
    TRY.
      lr_service->subscribe_message(
                      iv_message_class = 'CRM_IC_PPL_UI_BDC'
                      iv_message_number = '114'
                      iv_subscriber = me
                      iv_activation = abap_true ).
      CATCH cx_bsp_wd_dupl_mess_subscr.
    ENDTRY.
    where is the ME self reference points to a view controller that implements the IF_BSP_WD_MESSAGE_HANDLER interface, including HANDLE_MESSAGE method.

  • Please help. Why aren't my hyperlinks moving over from one document to another?

    Firstly I'm using Adobe InDesign 5.5
    I have document A, which has over 50 pages.
    Then document B, with over 40 pages.
    All the pages on document B, I want to 'move' over to document A, so document A will now have 90 pages and I'll no longer need document B. The issue is, when I move the pages over, the hyperlinks I have throughout document B don't move over (which there are over 30 hyperlinks on certain sections of certain pages).
    Now it seems like the only 'slow/safe' process of doing this, is to copy page 1&2 of Document B, and then 'paste in place' on document A, and then go back to B and copy pages 3&4. this is a long process...considering I have over 2,500 pages to get through.
    Why aren't the hyperlinks moving over? When I go back to document A, I click on the hyperlink tab and it's blank.
    It's really annoying and I'm trying to figure out why this is even happening and can't find any solution online.

    You should save both documents before doing that with Save as into the same folder, so thel links will not change.
    I would recommend to package your files after doing that.

  • How do I hyperlink in XML?

    Hello. I currently am building a new project, which is a carousel. The carousel itself is OK, everything works, including the click the icon to read the description. The only problem is that I need to have a hyperlink in one of the descriptions. I know how to hyperlink in HTML, and tried that in XML, but it didn't work. I also tried XSL or something to link but that just screwed up the SWF file itself. Here is my XML code.
    <icons>
    <icon image="icon1.png" tooltip="Helicopters" content="MA Furion 450
        Head Servo's- Hitec HS-5065mg
        Gyro/Tail Servo- Spartan DS760/ Futaba s9257
        Motor- MA 4400kv -6
        Esc- MA 60amp
        Hyperion Blades
        SMC 2200 3s 40c Packs
    Align T-Rex 600E
        Head Servo's- Hitec HS5925mg
        Gyro/Tail Servo- Futaba GY401
        Motor Align 600l
        ESC- Align 75amp
        Radix Blades
        Kasama Tail with TT and Metal Head
    Gaui Hurricane 550
    Gaui Hurricane 200" />
    <icon image="icon2.png" tooltip="About Me" content="My Name is Robert McQuillen, I'm 12 year's old and I have Been flying for about 8 months and I Currently fly a MA Furion 450, Trex 600e, Gaui 550, Gaui 200. I've met some very nice people in this hobby that have helped me out alot." />
    <icon image="icon8.png" tooltip="Videos" content="http://www.youtube.com/watch?v=jBLJEhqAFMA
    http://www.youtube.com/watch?v=Z3MCXnFt4sE" />
    <icon image="icon4.png" tooltip="Sponsers" content="Currently, I have no sponsers but if you wish to contact me to sponser me, you can email me at
    [email protected]" />
    <icon image="icon5.png" tooltip="Events" content="RCCR Ray Edmounds Memorial Fun Fly - June  28th- (OVER WITH)
    IRCHA Jamboree - August 12 - 15
    RAMS Open House - August 22 - 23
    RAMS Northeast Helicopter Jamboree - August 28 – 30
    NEAT Fair - September 18 - 20
    Keystone Indoor Electric Fly - October 17 - 18 ( Not Confirmed)" />
    <icon image="icon6.png" tooltip="Photos" content="Photos are going to be uploaded soon. Sorry for any inconveniences." />
    </icons>
    I'm trying to insert the link in the Photos section and the Videos section instead of having youtube links.
    The carousel file is
    import mx.utils.Delegate;
    import mx.transitions.Tween;
    import mx.transitions.easing.*;
    var numOfItems:Number;
    var radiusX:Number = 300;
    var radiusY:Number = 75;
    var centerX:Number = Stage.width / 2;
    var centerY:Number = Stage.height / 2;
    var speed:Number = 0.05;
    var perspective:Number = 130;
    var home:MovieClip = this;
    theText._alpha = 0;
    var tooltip:MovieClip = this.attachMovie("tooltip","tooltip",10000);
    tooltip._alpha = 0;
    var xml:XML = new XML();
    xml.ignoreWhite = true;
    xml.onLoad = function()
        var nodes = this.firstChild.childNodes;
        numOfItems = nodes.length;
        for(var i=0;i<numOfItems;i++)
            var t = home.attachMovie("item","item"+i,i+1);
            t.angle = i * ((Math.PI*2)/numOfItems);
            t.onEnterFrame = mover;
            t.toolText = nodes[i].attributes.tooltip;
            t.content = nodes[i].attributes.content;
            t.icon.inner.loadMovie(nodes[i].attributes.image);
            t.r.inner.loadMovie(nodes[i].attributes.image);
            t.icon.onRollOver = over;
            t.icon.onRollOut = out;
            t.icon.onRelease = released;
    function over()
        //BONUS Section
        var sou:Sound = new Sound();
        sou.attachSound("sover");
        sou.start();
        home.tooltip.tipText.text = this._parent.toolText;
        home.tooltip._x = this._parent._x;
        home.tooltip._y = this._parent._y - this._parent._height/2;
        home.tooltip.onEnterFrame = Delegate.create(this,moveTip);
        home.tooltip._alpha = 100;
    function out()
        delete home.tooltip.onEnterFrame;
        home.tooltip._alpha = 0;
    function released()
        //BONUS Section
        var sou:Sound = new Sound();
        sou.attachSound("sdown");
        sou.start();
        home.tooltip._alpha = 0;
        for(var i=0;i<numOfItems;i++)
            var t:MovieClip = home["item"+i];
            t.xPos = t._x;
            t.yPos = t._y;
            t.theScale = t._xscale;
            delete t.icon.onRollOver;
            delete t.icon.onRollOut;
            delete t.icon.onRelease;
            delete t.onEnterFrame;
            if(t != this._parent)
                var tw:Tween = new Tween(t,"_xscale",Strong.easeOut,t._xscale,0,1,true);
                var tw2:Tween = new Tween(t,"_yscale",Strong.easeOut,t._yscale,0,1,true);
                var tw3:Tween = new Tween(t,"_alpha",Strong.easeOut,100,0,1,true);
            else
                var tw:Tween = new Tween(t,"_xscale",Strong.easeOut,t._xscale,100,1,true);
                var tw2:Tween = new Tween(t,"_yscale",Strong.easeOut,t._yscale,100,1,true);
                var tw3:Tween = new Tween(t,"_x",Strong.easeOut,t._x,200,1,true);
                var tw4:Tween = new Tween(t,"_y",Strong.easeOut,t._y,320,1,true);
                var tw5:Tween = new Tween(theText,"_alpha",Strong.easeOut,0,100,1,true);
                theText.text = t.content;
                var s:Object = this;
                tw.onMotionStopped = function()
                    s.onRelease = unReleased;
    function unReleased()
        //BONUS Section
        var sou:Sound = new Sound();
        sou.attachSound("sdown");
        sou.start();
        delete this.onRelease;
        var tw:Tween = new Tween(theText,"_alpha",Strong.easeOut,100,0,0.5,true);
        for(var i=0;i<numOfItems;i++)
            var t:MovieClip = home["item"+i];
            if(t != this._parent)
                var tw:Tween = new Tween(t,"_xscale",Strong.easeOut,0,t.theScale,1,true);
                var tw2:Tween = new Tween(t,"_yscale",Strong.easeOut,0,t.theScale,1,true);
                var tw3:Tween = new Tween(t,"_alpha",Strong.easeOut,0,100,1,true);
            else
                var tw:Tween = new Tween(t,"_xscale",Strong.easeOut,100,t.theScale,1,true);
                var tw2:Tween = new Tween(t,"_yscale",Strong.easeOut,100,t.theScale,1,true);
                var tw3:Tween = new Tween(t,"_x",Strong.easeOut,t._x,t.xPos,1,true);
                var tw4:Tween = new Tween(t,"_y",Strong.easeOut,t._y,t.yPos,1,true);
                tw.onMotionStopped = function()
                    for(var i=0;i<numOfItems;i++)
                        var t:MovieClip = home["item"+i];
                        t.icon.onRollOver = Delegate.create(t.icon,over);
                        t.icon.onRollOut = Delegate.create(t.icon,out);
                        t.icon.onRelease = Delegate.create(t.icon,released);
                        t.onEnterFrame = mover;
    function moveTip()
        home.tooltip._x = this._parent._x;
        home.tooltip._y = this._parent._y - this._parent._height/2;
    xml.load("icons.xml");
    function mover()
        this._x = Math.cos(this.angle) * radiusX + centerX;
        this._y = Math.sin(this.angle) * radiusY + centerY;
        var s = (this._y - perspective) /(centerY+radiusY-perspective);
        this._xscale = this._yscale = s*100;
        this.angle += this._parent.speed;
        this.swapDepths(Math.round(this._xscale) + 100);
    this.onMouseMove = function()
        speed = (this._xmouse-centerX)/2500;

    Oh my goodness, thank you SOOOO much!
    The site now works, and I don't get the glitches!
    Wonder if I can embed videos this way

  • Hyperlinks to XLS, DOC, and PDF files that are included in a .chm file work intermittently.

    SUMMARY
    Hyperlinks to XLS, DOC, and PDF files that are included in a
    .chm file (and the Baggage Files) only work intermittently. The
    only solution appears to be deleting the Temporary Internet Files.
    PROBLEM
    1. I place the XLS, DOC, or PDF file in the Windows
    sub-directory that corresponds to the RoboHelp project sub-folder
    where the topic in which I’ll place the hyperlink exists.
    2. I open the help project in RoboHelp HTML.
    3. I right-click on the project’s Baggage Files
    sub-folder that corresponds to the Windows sub-directory in which I
    placed the XLS, DOC, or PDF file (in step 1).
    4. I import the XLS, DOC, or PDF file.
    5. I open the topic in which I’m going to place the
    hyperlink in the WYSIWYG editor.
    6. I “drag and drop” the Baggage File into the
    topic (in the WYSIWYG editor) to create a link to it.
    7. I save the changes and then generate HTML (.chm) help.
    8. I open the .chm file and click the hyperlink. The XLS,
    DOC, or PDF file may or may not open.
    9. When the hyperlink works correctly, for DOC and XLS files,
    a “File Download – Security Warning” dialog box
    appears asking, “Do you want to open or save this
    file?”. The buttons that are available are
    “Open”, “Save”, and “Cancel”.
    These buttons work then as one would expect. (When the hyperlink
    works correctly for a PDF file, it simply opens the PDF file in a
    new window; there’s no prompt to save, open, or cancel.)
    10. When a hyperlink does NOT work, for DOC, XLS, and PDF
    files, no dialog box or other visual message is displayed. Instead,
    the sound that is associated with the “Exclamation”
    program event is played (the “Windows XP
    Exclamation.wav” file is the WinXP default).
    Other Notes:
    - The hyperlinks ALWAYS work when I view a topic using the
    “View Selected Item” function (Ctrl+W) in the RoboHelp
    HTML project.
    - Once a hyperlink stops working, it will not start working
    again until I delete all the Temporary Internet Files.
    - A hyperlink will stop working even if Internet Explorer
    (iexplore.exe) is closed the entire time.
    WORKAROUND
    Through trial and error, I have discovered that if a
    hyperlink stops working, I can get it to work again using the
    following steps:
    1. Leave the .chm file open.
    2. Open Internet Explorer.
    3. Click Tools>Internet Options….
    4. From the “Internet Options” dialog box, select
    the “General” tab.
    5. Under the “Temporary Internet Files” section,
    click the “Delete Files…” button.
    6. From the “Delete Files” dialog box, select
    “Delete all offline content” and then click
    “OK”. The files are deleted and the “Delete
    Files” dialog box closes.
    7. Click “OK” to close the “Internet
    Options” dialog box.
    8. Without closing Internet Explorer and without re-starting
    the .chm file, all the hyperlinks that didn’t work before
    will now work.
    GENERAL SYSTEM INFORMATION
    - Windows XP Pro, SP2
    - Internet Explorer 6.0.2900.2180
    - RoboHelp X5, 5.0.2 Build 801
    - HTML (.chm) help project files exist on my local machine
    - HTML (.chm) help file is run from my local machine
    - Project is under RoboSource version control
    TEMPORARY INTERNET SETTINGS
    - “Check for newer versions of stored pages” is
    set to “Automatically”
    - “Current location” for the Temporary Internet
    files folder is set to “C:\Documents and Settings\My
    Username\Local Settings\Temporary Internet Files\”
    - “Amount of disk space to use” is set to
    “594” MB
    “View Files…”
    - An XLS or DOC file will be listed here if I click its
    hyperlink and then click either “Open” or
    “Save” from the “File Download – Security
    Warning” dialog box.
    - A file will appear here even if I click “Save”
    and then click “Cancel” from the subsequent “Save
    As” dialog box.
    - If I click “Cancel” from the “File
    Download – Security Warning” dialog box, the file does
    not appear in the Temporary Internet Files folder.
    - When a file does appear in the Temporary Internet Files
    folder, its Internet Address is displayed similar to the following:
    “ms-its:C:\PrimaryProjectFolder\ProjectName.chm::/SubFolderName/FileName.xls”
    “View Objects…”
    Here’s a list of all the program files that appear:
    - “Microsoft Office Template and Media Control”
    (Last Accessed 12/13/06) (Version 12,0,6024,0)
    - “Shockwave ActiveX Control” (Last Accessed
    12/14/06) (Version 10,1,4,20)
    - “Shockwave Flash Object” (Last Accessed
    12/18/06) (Version 9,0,28,0)
    - “Windows Genuine Advantage Validation Tool”
    (Last Accessed 12/14/06) (Version 1,5,722,0)
    - “WUWebControl Class” (Last Accessed 12/13/06)
    (Version 5,8,0,2469)
    Today is 12/18/06 so the only program file that is listed as
    having been “Last Accessed” today is the
    “Shockwave Flash Object”.
    REQUEST FOR HELP
    I really want to include certain PDF, DOC, and XLS files in
    their native format in a .chm file. However, I need a better
    solution to my problem than the one I discovered. What I really
    want is to avoid the entire problem altogether.
    Have anyone seen this before or have any suggestions?

    You wont be able to do that. The embedded objects would appear as images only.

  • How to stop text box on iWeb page from automatically reverting to hyperlink when I click 'save'

    As far as I see, the main text box in the body section of my iWeb page reverts to a hyperlink (connecting to a file) when I click save.  I don't know how the hyperlink got activated to begin with--I must have done something, but I don't know what it was.  I tried this many times to fix it: went to Inspector "hyperlink" section, activated the text box in the page, un-clicked "make hyperlinks active" (so they are inactive), then un-clicked "Enable as a hyperlink."  That much works--the hyperlink (little white arrow in blue circle) disappears from the lower right corner of text box.  But as soon as I save (command S), the text box reverts to a hyperlink. 
    If I don't click save and move around the pages, it does not revert to a hyperlink.  It only reverts to a hyperlink when the file is saved.  Why is it doing this and how to stop this from happening--how to permanently return the text box to a non-hyperlink?
    The website page is: http://www.usronline.net/USR/VedicResearch.html.  If you click anywhere randomly in the main text, you'll get a prompt to download a PDF file.  This should not be, but I can't get this hyperlink to go away for good.
    Many thanks in advance.
    Vishnupriya

    Please pardon the reply delay--a big project deadline had to be met.  Now back to this work:
    Yes, the text in the oval object had a drop shadow (the oval object itself did not).  I removed the drop shadow from the text, but the image file icon stayed in the right corner of the oval object.  I deleted the text and then the image file icon disappeared.  But as soon as I typed text again inside the oval object (not even pasting the previous text) the image file icon appeared again.  I deleted the oval object entirely and simply typed the text inside the main text box itself.  The image file icon that was attached to that oval object is gone (along with the oval object).
    Still the image file icon is attached to the main text box, though.  I again tried to uncheck the Enable as hyperlink (same process as described in first posting) with that oval object gone, but when I "save" again it reverts to a hyperlink. 
    Next I tried this: I copied the text from the problem text box and pasted it into another text box (outside of the problem one).  Still in the new text box with the pasted text, the image file icon shows in the upper right corner. 
    I also removed all the drop shadow features from this main text box (there was one more, on some words typed in the main text box), but it is still showing as an image.
    I don't know how it became an image file, and I'm still stumped as to how to fix it (short of forgetting about trying to figure out how it became an image and just retyping all text into a new text box).
    The link you provided for "Web Safe Fonts" is returning this: "The server at www.ampsoft.net is taking too long to respond."  I'm using Arial and Georgia (Georgia only on the menu and header text) in the site, and I had verified before designing the site that these are web safe, so I had thought they were.
    If you or anyone have any further suggestions or suspicions on this matter, I'd be glad to hear them.
    Thank you.

Maybe you are looking for

  • How Packaging EPM Add-in to be deplyed via SCCM

    I am trying to deploy the EPM Addin to about 100 Devices and I was going to leverage SCCM system but need some directions on how to package the program. Any help will be greatly appreciated. Thank you

  • Converting email or web address into *****

    I am trying to convert email or web address into ***** text=text.replaceAll(".com","*****"); text=text.replaceAll(".net","*****"); text=text.replaceAll(".org","*****");it replace .com and without com as well e.g. if there is company, network or organ

  • Flash detection kit - How ?

    Can i anyone give me the code to get the flash detection kit to work, i just dont get it

  • Premiere Pro Advanced Typing problem

      I have Adobe Indesign & Premiere Pro. Also I have ShreeLipi Mac to type indian languages. The fonts are 2 bytes. so whyle typing in Indesign I need to enable "Preferences->Advanced Type->Input Method Options-> Use Inline Input for Non-Latin Text" o

  • Can a person write a book with Pages 5?

    I can't find any way to define a left and right page. If a chapter is a section, how do you tell Pages 5 that a new chapter (section) should always start on the left hand page? I'm finding it very difficult to update my book to Pages 5.