HTML and link to .pdx

Dear Support,
Is it possible to create a link to a .pfx file?
In IE it work fine but in Firefox en Chrome there dosn't work...
Thank You !!

This isn't a Design question. Please repost in the Dreamweaver forum.

Similar Messages

  • Html and links

    I took on a freelance job to create "email blasts". after the "ads" are created I save them as an eps and save for web. I end up with my html file and my gif, but for some reason I lose the links to the email and web site which are in the ad. Does anybody know how to set those up so they work. Or an easier way to achieve my task without going through Indesign, save as eps, open in illustrator, save for web.....
    Thanks

    Probably the HTML file contains all that information (email and website) and the GIF file is called from within the HTML as well. If you drop the GIF file into iWeb, all you will have is the GIF graphic. No email link or URL link. You will have to select the graphic, then open up the Inspector panel, click on the hyperlink tab (looks like a roundabout arrow) and choose what you want to link to the graphic. You can use any text editor to peek in the HTML files to retrieve the email or URL data associated with the GIF and enter this information into the hyperlink tab. Quite an undertaking I know if you have any more than a dozen or so of these, but this is the way to do it in iWeb.
    If this has been useful to you, please do me a favor and mark my reply as "solved" or "helpful" using the little buttons in the title bar of this reply. I really appreciate it. Thanks.

  • ICan you create and link Templates in DWCS4 after all the pages are built as HTML?

    I used Dreamweaver CS4 to create a website(about 50 pages).  Only after completing it did it occur to me that I should have made the pages using Templates .  There are certain areas (footer, navbar, header) that will need to be globally updated occationally, but since none of the pages were built off a .DWT am I out of luck?  Is there any way to create templatized pages from my existing HTML and have them LINK so they will globally update?   The thought of going through and doing each of these over individually is daunting!

    I used Dreamweaver CS4 to create a website(about 50 pages).  Only after completing it did it occur to me that I should have made the pages using Templates .
    That's called putting the cart way ahead of the horse.  You would need to build a Template first, then spawn child pages from that Template.  Since you're already up to your neck in this project,  consider using server-side includes instead of Templates.
    SSI's
    http://www.smartwebby.com/web_site_design/server_side_includes.asp
    More on SSI
    http://forums.adobe.com/message/2112460#2112460
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Custom html file with pix and links as Mac desktop display?

    Hi, in Windows it is possible to select an html file to use as your desktop display...pictures, web links, and links to network and local folders, files, and applications can be written directly into the html page. It was actually really nice.
    How can this be done on a Mac?
    It would be great to have personal pictures, text (poems and to do lists) displayed as the desktop background...with links to files (inspirational .mov files, recently used files, even the html file for the desktop itself for quick changes), links to start applications, and links to favorite websites...all accessible from the desktop itself.
    Alternatively, would these links need to be placed in the dashboard or expose or ? Would the text over a background image in html need to be composited into a static image file?
    thanks

    I don't believe there is a way in the Mac world to specify anything but image files to be used as your desktop.
    I might suggest that you open the HTML fileof your choice in a browser, and take a screen shot of the output. Then you can assign that screen shot to be your desktop.
    Command-shift-4 will give you a crosshair cursor to drag around the area you wish to capture.

  • HTML content with images and links blocked

    Hello,
    I very much need some help here because my company needs to send out newsletters to our clients in HTML format soon and so far the email with HTML content is being blocked as spam while text content works fine. Specifically, whenever I add a link or an image in HTML content, the email doesn't go through. I tried sending in multipart format but it is also not sending HTML with images and links. Here is my attempt:
                                    props.setProperty("mail.transport.protocol", "smtp");
                                     props.setProperty("mail.host", "mail.server.com");
                                     props.setProperty("mail.user", "joeuser");
                                     Session mailSession = Session.getDefaultInstance(props, null);
                                     mailSession.setDebug(true);
                                     Transport transport = mailSession.getTransport();
                                     MimeMultipart mp = new MimeMultipart("alternative");
                                     MimeBodyPart htmlPart = new MimeBodyPart();
                                     MimeBodyPart textPart = new MimeBodyPart();
                                     textPart.setText("Just to make it multipart");
                                     htmlPart.setHeader("MIME-Version", "1.0");
                                     htmlPart.setHeader("Content-Type", htmlPart.getContentType());
                                     htmlPart.setContent(strHtmlMessage, "text/html");
                                     mp.addBodyPart(textPart);
                                     mp.addBodyPart(htmlPart);
                                     MimeMessage message = new MimeMessage(mailSession);
                                     message.setHeader("MIME-Version", "1.0");
                                     message.setHeader("Content-Type", mp.getContentType());
                                     message.setHeader("X-Mailer", "Recommend-It Mailer V2.03c02");
                                     message.setContent(mp);
                                     message.setSubject(strSubject);
                                     message.setFrom(new InternetAddress("[email protected]"));
                                     message.addRecipient(Message.RecipientType.TO,
                                             new InternetAddress("[email protected]"));
                                             transport.connect();
                                             transport.sendMessage(message,
                                             message.getRecipients(Message.RecipientType.TO));
                                     transport.close();This code is one of my numerous attempts to make HTML send images and links. Please, let me know if there is a workaround way to make JavaMail send HTML with links and images in the message body. Your help will be greatly appreciated.

    The JavaMail FAQ has information on creating HTML messages, including
    messages with both plain text and HTML. Did you find it?
    BTW, your code has many unnecessary statements, such as setting
    the Mime-Version header, which JavaMail will do for you, and setting
    the Content-Type header, which JavaMail does as a side-effect of the
    setContent or setText calls.
    Other than that, it looks like your code should be correctly creating a
    multipart/alternative message. If the recipient is still rejecting it you
    need to figure out what it is about the message that makes the recipient
    think it's spam. Can you send a similar message using another mailer?
    Can you send the message to a different recipient?

  • How to link swf in html and make it full screen?

    Hi,
    I gotten with me a game in .swf format.
    I seen some site with full screen flash game, meaning people play the game full screen. How do they do that?
    how do i link my .swf file to index.html and make it full screen?
    Thank you.

    Hi, thank you.
    i have seen the video. I no longer have the source file but only have the final output, .swf.
    how do i link my .swf file to index.html and make it full screen?
    using html and css.

  • Flash and HTML anchor link

    Hi I have a button in a flash movie that sits in a page
    called costadelaluz.htm , I want the button to communicate to a
    html anchor link in the same page but I cannot seem to make this
    work
    the code I have added is
    on (release) {
    getURL("costadelaluz.htm#medina", "self");
    however this is not going to the anchor link in the html page
    - can anyone helpÇ
    Thnaks

    stacyp wrote:
    > Hi I have a button in a flash movie that sits in a page
    called costadelaluz.htm
    > , I want the button to communicate to a html anchor link
    in the same page but I
    > cannot seem to make this work
    > the code I have added is
    > on (release) {
    > getURL("costadelaluz.htm#medina", "self");
    >
    > }
    html#anchor use to be very problematic few years back.
    Browsers didn't like it and even tho
    you made one browser like it, it would stop working in
    another. We had all kind of work around,
    from javascritp to url encoding. Perhaps give it a try and
    see what works for you:
    getURL("javascript:top.left.location.href='test.html#anchor';
    void(0);");
    Keep in mind , the functionality will vary based on browser
    version also due to
    new security settings, you might not be able test it locally,
    might need to upload
    to server.
    If using URL encoding, replace the # with %23:
    getURL ("some.html%23anchor");
    Best Regards
    Urami
    !!!!!!! Merry Christmas !!!!!!!
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Rh10 - HTML Help - linking to pdf shows when generate CHM and 'view results' but not when double-click on CHM in project folder or in product help

    I have several PDFs in Baggage Files that are linked to topics in the Table of Contents.  When I generate the CHM file and 'View Results' I am able to pull up/access the PDFs with no problem.  When I go into the project folder and just double-click on the CHM file, I cannot pull up/access any of the PDFs nor can I access them in the product help.  Any ideas?  Is a setting "off" somewhere in my project?
    I am using RoboHelp 10.
    Thanks!

    eeddings wrote:
    Thanks for the idea, but I can't switch the project to WebHelp.  This .chm project consists of a master project with 18 slave projects and a slew of remote jumps.  I'd have to recreate all of the remote jumps if I switch to WebHelp.
    Hopefully Adobe can fix this issue.
    Well, first off, even though it would be WebHelp, it would be inside a CHM container. So for all intents and purposes it would be a CHM file. But having said that, I'm not sure there is a way to merge these hybrid types of CHM files.
    If your statement about Adobe fixing the issue is meaning that they can either remove the Print icon from the CHM Viewer, I wouldn't hold my breath because as I said, that's in Microsoft's lap and they haven't updated the CHM viewer in a long while. Doubtful they ever will.
    The only hope would then be for Adobe to update the code used for the Mini TOC. The only way that will happen is if enough folks submit this as a bug via the following link:
    http://www.adobe.com/go/wish
    Until that would happen, your likely best bet is to simply avoid using the Mini-TOC feature or just insert a warning that if the topic is printed, it will cause issues. Or, you could use bookmarks and links to establish your own verision of a "Mini-TOC"
    Cheers... Rick

  • Has anybody tested the import and linking enhancements in RH 9 HTML?

    All,
    I am testing a trial version of RH 9. All looks good except I’m not understanding some of the import and linking enhancements. Has anyone tried the new relative path benefit by moving a project or source document? I’ve done both and I get the same results as in RH 8—if the project moves, the links work fine, and when the source document moves, you have to use the “restore to link” feature in order to update the link document. Am I missing something?
    Here’s the “what’s new in RH 9” lingo:
    RoboHelp 9 saves the relative path, instead of the absolute path, of linked documents. As a result, the links work even when the RoboHelp project and the linked Microsoft Word or FrameMaker documents are moved.
    Note: Earlier versions of RoboHelp projects that contain absolute paths of linked documents open normally in RoboHelp 9. While saving these projects, RoboHelp 9 saves the relative path
    Thanks!

    Looking again at your first post in the thread, it does state on saving RoboHelp 9 changes the path to being relative. If Linking by Copy then it is an enhancement as it avoids the link having to be recreated if you move the project.
    For Create by Reference I would say an absolute path is preferable as it then doesn't matter if the project moves and you are saying that does work. If it is the document that moves, somehow RoboHelp has to be told where.
    Sounds like what is wrong is the help not qualifying when the relative link is used. You could add a comment to the help to get that fixed.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Question regarding image and links tag

    Hi. Im new to podcasting and have just had my first podcast excepted on itunes.
    Im using garageband.com to store my audio file and copy & pasting the address into itunes to submit it. (http://www.garageband.com/user/wabel/podcast/main.xml)
    What i dont understand is adding an cd cover image and links to a web site.
    I asume its sumular to html, where you type the code with link or image, but where? I cant edit within the above link!
    Please help.

    The "code" for images and links goes into the xml file.
    <?xml version="1.0" encoding="UTF-8"?>
    <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
    <channel>
    <ttl>60</ttl>
    <title></title>
    <link></link>
    <language></language>
    <copyright></copyright>
    <itunes:subtitle></itunes:subtitle>
    <itunes:author></itunes:author>
    <itunes:summary></itunes:summary>
    <itunes:owner>
    <itunes:name>John Doe</itunes:name>
    <itunes:email>[email protected]</itunes:email>
    </itunes:owner>
    <itunes:image href="http://example.com/podcasts/everything/AllAboutEverything.jpg" />
    <itunes:category text=" ">
    <itunes:category text=" "/>
    </itunes:category>
    <item>
    <title></title>
    <itunes:author></itunes:author>
    <itunes:subtitle></itunes:subtitle>
    <itunes:summary></itunes:summary>
    <enclosure url=" " length=" " type=" " />
    <guid></guid>
    <pubDate></pubDate>
    <itunes:duration></itunes:duration>
    <itunes:keywords></itunes:keywords>
    </item>
    </channel
    </rss>

  • HTML and XML files open in same window(KM Navigation iView)

    Hi All,
    I have created a KM navigation which is pointing the folder inside the documents repository. This folder contains HTML and XML files. It is rendering fine. But, when I click on the file links in KM Navigation iView, it is opening in new window.Here I need to open in same window. How can I acheive this?. Please help me.
    Thanks & Regards,
    Venkatesh R

    Hi ,
    check the below thread and try options mentioned in it
    https://www.sdn.sap.com/irj/sdn/thread?threadID=72594
    Koti Reddy

  • Is Acrobat Pro right for us. We have an Employee Handbook that needs editing. Some is current pdf, some from an older version. Want to get all into one handbook, have the table of contents automatically adjust and link to specific pages from the ToC.

    Is Acrobat Pro right for us. We have an Employee Handbook that needs editing. Some is current pdf, some from an older version. Want to get all into one handbook, have the table of contents automatically adjust and link to specific pages from the ToC.

    You can download the trial version (http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html) to convert the PDF back to WORD if you do not have the original. The conversion may not be perfect, but it is typically better than starting from scratch. You may be lucky and get a good result. You might check the settings (in the save screen) to try retain format versus retain text flow. The format version can be a pain to edit since it creates a bunch of text boxes. The flow version may require you to reformat in WORD, but you likely would want to do that anyway.

  • Hi I need help on how to center images from hotspot and linked jpeg

    Can anyone help !!
    I have created a hotspot's over images in dreamweaver that link to an Jpegs to open and view in a new windows "that bit is fine"
    When the images are clicked on they open in new windows, however the images is positioned to the top left of the windows and i would like them to be centered but I can not figure out how to do this.
    Here is the code for the images in question, the main image is the openroadoffers which has 3 hotspot's placed on it (these 3 hotspot "referral voucher, xmasvoucher & newdriver voucher" link to jpeg images to be view in new window, these are the images i would like to be centered when the new window opens.
    <div id="header-pic"><img src="images/openroadoffers.jpg" alt="" width="820" height="254" usemap="#Map" />
      <map name="Map" id="Map">
        <area shape="rect" coords="56,39,232,228" href="images/referalvoucher.jpg" target="_parent" alt="Referal Voucher" />
        <area shape="rect" coords="289,26,494,238" href="images/xmasvoucher.jpg" target="_parent" alt="Xmas Voucher" />
        <area shape="rect" coords="572,6,775,224" href="images/newdrivervoucher.jpg" target="_parent" alt="new drivers offer" />
      </map>
    Any help on this would be fantastic
    Thank
    Andy

    Hello Andy,
    you are welcome. What concerns the difference between html and php you could use Google to get more informations about. Here a link to some websites I have in my notebook  (you can translate the German wiki with Google too):
    http://stackoverflow.com/questions/6776832/what-is-the-difference-between-php-and-html-fil e-extensions
    http://de.wikipedia.org/wiki/HTML
    http://de.wikipedia.org/wiki/PHP
    Good luck!
    Hans-Günter

  • Combining Word and Visio Files Through HTML and PDF

    I have a Word document and a Visio drawing with multiple pages, and I would like to combine them together into a pdf file.  Both documents have internal links and links to each other, and I would like to maintain them when converting to pdf (so that I do not have to re-add them through Acrobat).  Word anchors are specific words on a page, and Visio anchors are specific pages in the drawing.  I can maintain Word bookmarks as named destinations through OpenOffice, so that isn't a problem.
    Originally I was able to accomplish this by converting both of the files to html, linking the html pages to each other, and using the Web Capture feature in Acrobat 5.  However, Word formatting was lost, so I am looking for a way to convert the Word file directly to pdf and still maintain the links.
    I was able to make most of the links work properly by saving the Visio file as html pages and linking to those from the Word document.  Then I could export the Word document to pdf, open the file in Acrobat 9 Pro, and Web Capture > Append Links On Page from the table of contents.  However, links from the html (Visio) pages to "file.pdf#destination" do not link back to the same file.  Instead, they try to open another file with the same name and become very confused.
    When I tried this in Acrobat 5, it would append another version of the pdf Word document.  However, named destinations would not be maintained, so all of the Visio to Word links would go to the title page of the Word document.
    Is there a better way to accomplish this through Acrobat 9 (or Acrobat  5)?
    Additionally, Acrobat 9 image map conversion does not seem to work as well as it did in Acrobat 5.  Most of the link boxes are twice as big as they should be, making it difficult to click on anything.  Is there a good way around this?

    Basically, the question is: can I combine two interlinked PDF files so that the links in each go to the correct views in the merged PDF?  If not, is there a third-party application that will?
    Could I possibly make a PDF Portfolio that maintains the links?  I'd prefer a single file, but that would work as well.

  • Adding and linking report region to a page with an existing report region

    I have page that has a report region. It is based on a master table.
    I want to add another report region to the same page for the detail.
    I have added the region of tpye HTML and entered the query in the source section.
    How do link this detail region with the master region. That is join the detail to query after the master based on the master row selected.

    This tutorial should help you:
    http://download.oracle.com/docs/cd/E10513_01/doc/appdev.310/e10497/rprt_drill.htm#CIHGBADI
    It shows how to do it using two pages, but putting both reports on one page is pretty much the same.

Maybe you are looking for