Hyperlink **** - urgent!

Hi there
I've got what I hope is a tiny problem that is currently causing me a massive headache - 2 out of 3 hyperlinks on my welcome page for a small conference website I've published (its currently just a welcome/splash page) don't work in Internet Explorer on my colleagues XP running PCs (fine in firefox/safari).
One is a standard link in the text, and one is a graphic/logo with a link embedded. A third link DOES work and its also embedded in a logo.
Any ideas how I might fix this?? Its pretty urgent as our sponsors for the event require a link from their logo, and unfortunately, we all know that IE users are still in the majority!!
I'm not uploading using iWeb. Instead i'm using CyberDuck ftp software to get it up and running on my society's server.
Any advice MUCH appreciated!
best
Robbie Cooke

In IE your second image logo is pushed down the page.
The most likely cause is that you are not using web safe fonts.
http://www.iwebformusicians.com/WebMusic/FontsandColors.html
Otherwise you need to allow a bit more space between the text boxes above and below and the image itself.

Similar Messages

  • Hyperlink in JEditorPane URGENT

    I have encountered a problem regarding showing the html in JEditorPane(written under JApplet), since in the html code, there are some hyperlink which link to other html page. I can't link those page. Since I am not directly read the html from a file. I am passing those html code from the data I get from cgi and directly to JEditorPane. Anyone please help me solve this problem?
    Thank you..

    If you don't want to have to fool around with the HyperlinkListener, just add the normal <BASE> tag to your HTML file. The <BASE> tag has the following syntax:
    <BASE HREF="baseURL" TARGET="WindowName" >
    The TARGET portion is optional!
    Theoretically, the JEditorPane should be smart enough to look for the link from the same place where the original HTML file is loaded from but apparently there is a bug somewhere that prevents it from doing that.
    ;o)
    V.V.

  • [VB][CS5] Hyperlink on Rectangle problem - urgent

    Hi there,
    I got the a problem with VB and CS5. I try to do something like that:
    Dim mInDesign As InDesign.Application
    Dim mPub As InDesign.Document
    Dim mHyperlink As InDesign.Hyperlink
    Set mInDesign = GetObject("", "InDesign.Application.CS5")
    Set mPub = mInDesign.Documents.Item(1)
    Dim mRectangle as InDesign.Rectangle
    'REM - rectangleID is a Long parameter for this function and is a valid rectangle ID
    Set mRectangle=mPub.Rectangles.ItemById(rectangleID)
    Dim mHysperSource As InDesign.HyperlinkPageItemSource
    Set mHysperSource = mPub.HyperlinkPageItemSources.Add(mRectangle)
    Well, the bold underlined line of code creates error 13 - type mismatch!
    No mather what I am trying to use mRectangle.AllPageItems.Item(1), mRectangle.PageItems.Item(1), mRectangle.AllGraphics.Item(1) - still no success
    Watching the variable shows mRectangle as Variant/Object/Rectange and mRectangle.AllGraphics.Item(1) as Variant/Object/Image
    The Image is a JPEG Image....
    Any suggestions how to get Hyperlinks working with Rectnagle? (I cannot use TextFrame with InsertionPoint... it is Rectangle and I cannot change it)
    Regards
    Jarema

    I'm no VB expert, but what happens when you change:
    Set mRectangle=mPub.Rectangles.ItemById(rectangleID)
    to:
    Set mRectangle=mPub.PageItems.ItemById(rectangleID)
    Harbs

  • Urgent ! HyperLink in JSP

    Dear fellows,
    What i want to do is
    for example :
    I have following JSP page which look like
    FormID DepartmentID ViewDetails
    cs101 dcs viewdetails (this is hyperlink)
    and FormID and DepartmentID are fatched from database
    what i want to is when is click that (viewdetails) hyperlink go to next page where data will be fatched from database according to formID.
    Thanks.
    if any don't understand. just mail me at [email protected]

    It looks like you have posted this last week too.
    In ViewDetails link, call do action which will bring values from the database.
    View Details
    have an actionmapping in your struts-config.xml for details.do, which will have forwarding page.

  • Hyperlink to a web template - very urgent ! ! !

    Hello Experts,
    i have a very specific requirement.
    on the first screen i have to show the product code along with its maturity code.
    On clicking on the code, it should take me to the main template which has around 10 queries.( That means that i have to bypass the context menu and call the template instead,which picks up the prod from that cell and executes the template)
    Can anyone help me on this.
    Lots a points guaranteed
    Thankyou soo much
    Regards
    Priya

    Priya,
    Doubts on WebItems on Filters and Jump Query without Context Menu
    this seems to be relavant to what you were asking for even though it does not have much by way of a solution...
    Arun

  • How to hyperlink in my pdf ?  (rather urgent)

    I made a pdf file from my InDesign original. The first page is an introduction/title page, and at the bottom I added two links to my two websites. I think I did this correctly in InDesign, but not certain.
    In any case, I need to make bookmarks on my pdf, and also have the two sites be "clickable" in pdf when I send it to clients to view.
    I know there is a simple answer, but I can't remember how to do this. Thank you.
    Catherine
    I am using an imac, intel, leopard OSX 10.5 and CS2, plus acrobat 8 pro.

    Catherine;
    There's a number of ways you can do this - here is the most straightforward one. Select from the menubar Tools > Advance Editing > Show Advance Editing Toolbar. Select the Link Tool. Next drag a box around the words you want to link. From the dialogue box, select Custom Link and press Next. Select the Appearance Tab and set the appearance of this link. Next, select the Actions Tab and select from the Actions menu list "Open a web link". Press the Add button and type in the URL box your link. Save and close the dialogue box. You can now test your link with the Hand Tool.
    Cheers.

  • Report Output in a web browser. URGENT!!!

    Email: [email protected]
    I would appreciate if someone can solve my problem....
    When I run a report from the report builder, the output is displayed in the web browser as when in live previwer, In view menu, web preview, Generate to Web browser in checked.
    I want to have a shortcut to this report on my desktop. I want that whenever I click this short cut, my report should run in the default internet browser but it is not executing.
    I have also tried to run this report by making a button in a Form and using run_product on the when-button-pressed trigger but this is also not working.
    I want an output in the web browser 'cuz the output contain some hyperlinks pointing to some word documents saved as html.
    Awaiting an urgent reply.....
    HASAN.

    Hello Hassan,
    try it with an Batch File
    c:\orant\bin\rwrun60.exe userid=scott/tiger@oracledb module=c:\test1.rep
    before you compile the report to an rep-file you have to do some settings in the systemparameters "atributepallete" under your module.
    1. set the parameter Desformat under value* on "htmlcss"
    2. set the parameter Desname under value* on "c:\test1.html" or the "wwwroot" directory.
    3. set the parameter Destype under value* on "file"
    then compile the report to c:\test1.rep an test the batch file you've created.
    much luck
    Udo
    * dont know the correct spelling in the englishversion of the RB6i, but its allways the 2. desc row in the atrribute pallet

  • Hyperlinks from Office for Mac don't work after I installed OS Mountain Lion

    I installed OS Mountain Lion a week ago. Since then hyperlinks have not functioned from e g Word, Excel or Outlook for Mac. I am running MS Office for Mac 2011.
    I was earlier using Snow Leopard and did not have any problems with that at all!
    Needless to say, this is quite urgent as many emails contain important links, which I am unable to use
    Is this a known bug??

    Office 2004 is a PowerPC-only suite and will not run under Mountain Lion. You'll need to upgrade to Office 2008 or Office 2011, or get one of the various programs/suites that can open and save in Office format (Apple's iWork apps, LibreOffice, OpenOffice.org, etc.)
    Or you'll have to downgrade back to Mac OS X 10.6.
    Regards.

  • Hyperlinked JSP Page does not refresh contents

    I have a very typical problem.
    In my application whenever I call a jsp page using hyperlink without any querystring attached to it the page called does not refresh. However when I press refresh on the browser it does refresh the contents. Basically in this page I am using some session variables to fetch data. So I do not call the page by passing querystring instead set the attributes of session variables and then the page is called as a hyperlink.
    However if I call the same page using submit the values are refreshed.
    Help on this urgently will be appreciated.
    Thanks
    Manish

    Just set 'no-cache' option for the jsp page and test it. It should work. only you need to do is
    response.setDateHeader("Expires",0);
         response.setHeader("Pragma","no-cache");
         if(request.getProtocol().equals("HTTP/1.1")) {
              response.setHeader("Cache-Control","no-cache");
    have fun!!
    ---rajsekhar

  • In Drill through report pass hyperlink value as parameter to another report using ssrs 2008 R2

    Hi All,
    I have one drill through SSRS report in which if I click one hyperlink in the summmary report it should be passed as parameter for detail report, like this....
    Summary:
    AccountType
    A1
    A2
    If I click A1 then that should be passed as parameter to detail report and display A1 data in detail report
    If I click A2 then that should be passed as parameter to detail report and display A2 data in detail report.
    Please give me some ideas or expression code to achieve this in using SSRS 2008R2. Its very urgent.
    Thanks,
    RH
    sql

    Thanks the folowing is my source data for the parameter I am including to the drill through
    SELECT DISTINCT
    case
    when EA_STATUS in ('E4', 'U4', 'P5', '02', '03', '04','B2','B3','B4','12')
    then CAST('Project' AS VARCHAR(15))
    else CAST('Non-Project' AS VARCHAR(15))
    end as EA_PROJECT_GROUP_DESC
    FROM TEAMS.FMPROD_V_EA
    As you can see it has only 2 values.So how do you suggest I wirte the expression to include in the report.
    The name of the parameter I will be using is EAProjectGroup.but below is the error I am getting trying to run the report
    rsMissingFieldInDataSet] The dataset Trends contains a definition for the Field EA_PROJECT_GROUP_DESC. This field is missing from the returned result set from the data source.
    [rsErrorReadingDataSetField] The dataset Trends contains a definition for the Field EA_PROJECT_GROUP_DESC. The data extension returned an error during reading the field. There is no data for the field at position 45.
    Preview complete -- 0 errors, 72 warnings
    what does the position 45 mean?

  • Passing filters to hyperlinks in BI Publisher-Obiee 11g integrated report

    Hi,
    I've a report requirement to build a BIP report in integration with OBIEE.
    In my dashboard, I've a dashboard prompt, obiee reports and a BIP report.
    BIP report contains hyperlinks (created in template builder) which direct me to the obiee report pages.
    Now, when u apply the prompts, BIP report filters the data accordingly and displays it in the same page. (OBIEE reports also gets filtered accordingly).
    After this, when I click on the hyperlinks it takes me to the obiee page which is NOT filtered according to the prompt.
    So I would like to know how do I use the filters in these links?
    Can I please get some help on how to make this work? This is an urgent requirement!
    Thanks,

    Hi,
    You can try these steps
    On the BI Publisher 11.1.1.5, Go to Administration --> System Maintenance --> Server Configuration. Under the catalog heading,Test Connection. If the connection is successful, then click on the button Upload to Bi Presentation Catalog".
    After the above step you should be able to see your folder under catalog.
    Let me know if this helped.
    Sachin Gupta

  • Hyperlinks in BI Publisher 11g report

    Hi,
    I've a report requirement to build a BIP report in integration with OBIEE.
    In my dashboard, I've a dashboard prompt, obiee reports and a BIP report.
    BIP report contains hyperlinks (created in template builder) which direct me to the obiee report pages.
    Now, when u apply the prompts, BIP report filters the data accordingly and displays it in the same page.
    After this, when I click on the hyperlinks it takes me to the obiee page which is NOT filtered according to the prompt.
    Can I please get some help on how to make this work? This is an urgent requirement!
    Thanks,

    This post explains how to use parameters in the report hyperlinks:
    http://bipconsulting.blogspot.com/2010/02/drill-down-to-detail-or-another-report.html

  • PDF with hyperlinks to images and other PDFs.

    Hi, All.
    I would like to create a small booklet with approximately 12 to 16 pages as a PDF document but wish to have images and text in the document set as hyperlinks so that they can launch other images and/or documents. In other words, a viewer could click on an image or text and then see an enlarged image open on the center of his computer screen or see another document open over the original PDF. This would work in a similar fashion to what one can do with interactive books on the iPad created with iBook Author.
    The questions I have are:
    Where can I find more material to read on how to create PDF with these features?
    I have seen PDFs that open with an application on screen that makes them 'feel' more like a real magazine. They are not a typical Acrobat or similar PDF viewer but rather an application that 'flips' the pages in a similar manner to what one would do holding a real magazine. Is it possible to do this with the PDF documents launched by hyperlinks on my PDF document?
    Can these hyperlinks open enlarged images in the center of the screen while the remaining area around the image (background) become darker to place emphasis on the image?
    How can I learn more about these features and how to use them with Acrobat and PDF documents?
    In case the information is relevant I am currently running Acrobat 9 Pro version 9.5.3 on a Mac.
    This is sort of an urgent project so any help you can share will be very appreciated.
    TIA,
    Joe.

    hi
    flash.net is the package you need on flex, inside it you
    several methods that can help you, 2 of them are:
    URLVariables and navigateToURL
    look at them and if you can't do it, just hire me, i'll be
    glad to do it :D

  • Adding Hyperlinks in Report shuould take action in PDF Output

    Hi All,
    I had a requirement with reports
    Explanation of the requirement.
    I had a report aaa.rdf which gives a (one)employee monthly details.
    which need to be output in PDF.
    now the requuirement is
    I had added labels "next-month" and "previous-month" labels at either side of report title.
    I need the code to kept in these labels such that when this report is executed and taken into PDF file, when user
    user clicks on the "next-month" or "previous-month" in that PDF file, the action to take is it should re-ran the same report(aaa.rdf) and should display the output in PDF in the same window but now the output should show the
    coressponding next-month or previous-month results respectively of that employee.
    please let me know if this make sense.
    please guide for the above requirement.
    this is very very urgent your help will be appreciated.
    Thanks in advance
    RRM

    Hi,
    it is not too late ....
    It's possible to add such Hyperlinks to the pdf-Output of a report.
    With use of the built-in rw.set_hyperlink('hyperlink') in a format trigge you can realize that. "hyperlink" is for example then something like:
    '/reports/rwservlet?destype=cache&desformat=pdf&report=drilldetail.jsp&userid=scott/tiger@josi&p_deptno='||:deptno
    In your case it's a call to the same report you run before and you had to set your month-parameter in the call depending your current month (next or previous).
    With srw.set_hyperlink_attrs('string') it's possible to add additional attributes like for example
         srw.set_hyperlink_attrs('target=_new')
    which opens a new browser window.
    This works for HTML & PDF.
    Regards
    Rainer

  • How to create hyperlink on column.

    Hi all,
    its very urgent.
    I have two pages first page like header level and secound page like lines level.
    in first page having requestid lov,find,create buttons and advance table region.
    secound page having only advance table region with add another button and save button.
    in first page, once click on the create button one requestid(header) is generated in header leval and at the same time that requestid move to secound page requestid column and user select the application name and responsibilityname and user click on the add another row button it ll add one more row with same requestid and here user again enter application name and resp name and click on the save button the data insert to two different tables.header information insert to one table and line information insert to another table.
    here my problem is in first page having requestid lov and find button. the user click on the find button all the requestids displayed in advance table region(this is only header information).once user select particular requestid and click on that requestid, it ll displays particular requestid line information to next page.
    how to create link on requestid column.
    how to achive this plz help me.
    Thanks

    Hi Mukesh,
    Thanks for replay.
    here my requirement is i have two pages in firstpage having requestid lov,go button and table region.
    once click on the GO button it ll display all the requestids(only header table information) these requestids are having hyperlink.
    one requestid(header) having multiful requestids(lines)
    once click on the particular requestid and go to next page here displays the line information.
    so i created one destinationURL, and in secound page CO process request i wrote below code.
    so plz check once.
    In CO:
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    String employeeNumber = pageContext.getParameter("requestID");
    System.out.println("this ia my link requestID:"+employeeNumber);
    OAApplicationModule am = pageContext.getApplicationModule(webBean);
    Serializable[] parameters = { employeeNumber };
    System.out.println("this is my link serizable requesid:"+ employeeNumber);
    am.invokeMethod("initDetails", parameters);
    in AM:
    public void initDetails(String employeeNumber)
    RequestAccessDetailsVOImpl vo1 = getRequestAccessDetailsVO1();
    System.out.println("my emp number AM:"+employeeNumber);
    vo1.setWhereClause("REQUEST_ID = :1");
    vo1.setWhereClauseParams(null); // Always reset
    vo1.setWhereClauseParam(0, employeeNumber);
    System.out.println("my emp number AM1:"+employeeNumber);
    vo1.executeQuery();
    once i click on the requestid(hyperlink) in home page that requestid move to secoundpageCO and AM also.
    plz check the output.this output generated OC4J server.
    this ia my link requestID:12590
    this is my link serizable requesid:12590
    my emp number AM:12590
    my emp number AM1:12590
    But did not displays the line information in secoundpage
    plz helpme.
    Thanks
    Edited by: its urgent on Mar 19, 2012 10:26 PM

Maybe you are looking for