Link text document to web page

I want to change text in my word document and have it change in the web page as Indesign does with its links window. Is this possible

By using server-side includes,when one changes text in the include file, that content appears changed in the parent file.  But that include file cannot be anything other than a plain text file, or an HTML file.  It cannot be a Word document, or any other document with proprietary formatting.

Similar Messages

  • Link to specific text from another web page

    Hello all
    Is is possible to link from one page to a specific piece of
    text in another web page in the same site? I have tried named
    anchor, hyperlink, etc but it just goes to the page rather than the
    text. I don't know if I am attempting the impossible. Can you help?
    Thank v much.

    > This also has a css rule so this 9pt thing is left over
    from copy and
    > pasting
    > from Word. I have it cleaned up as you suggested but I
    still have:
    > <span style="font-family:Arial; font-size:9.0pt; is
    there way of avoiding
    > this?
    It depends on your settings for how you copy/paste. See your
    PREFERENCES
    for those. I don't get such things because my settings are
    'tight' in that
    they are restrictive to what stying is carried into the page.
    > How I do this in a nav bar?
    Change this -
    .nav {
    font: bold normal 14px/normal Arial, Helvetica, sans-serif;
    text-transform: none;
    color: #003300;
    font-weight: bold;
    a.nav:link {
    font: normal 12px/normal Arial, Helvetica, sans-serif;
    text-transform: none;
    color: #003300;
    text-decoration: none;
    a.nav:visited {
    font: normal 12px/normal Arial, Helvetica, sans-serif;
    text-transform: none;
    color: #003300;
    text-decoration: none;
    to this -
    .nav {
    text-align:center;
    .nav a {
    font: bold normal 12px/normal Arial, Helvetica, sans-serif;
    color: #030;
    font-weight: bold;
    text-decoration:none;
    margin-right:35px;
    and then change this -
    <div align="center"><a href="index.html"
    class="nav">Home</a>       <span
    class="nav">About
    Us</span>      <a
    href="impact_HE.html" class="nav">Impact of HE
    Proposal</a>      <a
    href="purpose_ED.html"
    class="nav">The Purpose of
    ED</a>      <a
    href="procedures.html"
    class="nav">Procedures </a>     <a
    href="what_can_we_do.html" class="nav">What Can We
    Do?</a></div>
    to this -
    <div class="nav"><a
    href="index.html">Home</a><a
    href="about_us.html">About
    Us</a><a href="impact_HE.html">Impact of HE
    Proposal</a><a
    href="purpose_ED.html">The Purpose of ED</a><a
    href="procedures.html">Procedures</a><a
    href="what_can_we_do.html">What Can
    We Do?</a></div>
    But an even better way would be to make the menu an unordered
    list, like
    this -
    <ul>
    <li><a
    href="index.html">Home</a></li>
    <li><a href="about_us.html">About
    Us</a></li>
    <li><a href="impact_HE.html">Impact of HE
    Proposal</a></li>
    <li><a href="purpose_ED.html">The Purpose of
    ED</a></li>
    <li><a
    href="procedures.html">Procedures</a></li>
    <li><a href="what_can_we_do.html">What Can We
    Do?</a></li>
    </ul>
    And use this CSS -
    .nav {
    text-align:center;
    .nav ul {
    list-style-type:none;
    margin:0;
    padding:0;
    overflow:hidden;
    .nav li {
    float:left;
    width:150px;
    margin-right:5px;
    border-right:1px solid green;
    .nav a {
    font: bold normal 12px/normal Arial, Helvetica, sans-serif;
    color: #030;
    font-weight: bold;
    text-decoration:none;
    If you want to make the current page look like it doesn't
    have a link, then
    do this -
    <ul>
    <li><a href="index.html"
    id="home">Home</a></li>
    <li><a href="about_us.html" id="about">About
    Us</a></li>
    <li><a href="impact_HE.html" id="impact">Impact
    of HE Proposal</a></li>
    <li><a href="purpose_ED.html" id="purpose">The
    Purpose of ED</a></li>
    <li><a href="procedures.html"
    id="procedure">Procedures</a></li>
    <li><a href="what_can_we_do.html" id="what">What
    Can We Do?</a></li>
    </ul>
    and add this to each page (use the proper ID) -
    a#about {
    cursor:default;
    /* any other styles you want to make the current page show
    > I am being a complete idiot today (maybe it's because
    it's Sunday) Can you
    > talk me through this.
    Make the changes manually in code view.
    If you are getting the idea that you will need to ramp your
    HTML and CSS
    skills to do this stuff, you are right on target!
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Dottydog" <[email protected]> wrote in
    message
    news:[email protected]...
    > Dear Murrray
    > Thank you very much for your comments.
    >
    > Can I ask you the following:
    > 1. p.MsoNormal {
    > Using Microsoft Word to build an HTML page is not
    advisable. Use DW only
    > or
    > clean up the Word markup
    >
    > This also has a css rule so this 9pt thing is left over
    from copy and
    > pasting
    > from Word. I have it cleaned up as you suggested but I
    still have:
    > <span style="font-family:Arial; font-size:9.0pt; is
    there way of avoiding
    > this?
    >
    > 2.
           <span
    class
    > Using non-breaking spaces as a layout tool is not
    advisable. Use CSS
    > margins/padding instead..
    >
    >
    > 3. This is not a named anchor point. It is not even a
    link. For that you
    > would need -
    > <p style="font-family:Arial,helvetica,sans-serif;
    font-size:small; "
    > id="BDBC">What we have said to
    B&amp;DBC</p>
    >
    > I am being a complete idiot today (maybe it's because
    it's Sunday) Can you
    > talk me through this.
    >
    > Thank you very much for your time. Much appreciated.
    >
    >
    >
    >
    >

  • Can i convert indesign document to web page in dreamweaver

    Can I convert indesign 6 document to dreamweaver web page

    As SnakEyes suggests, the short answer is, "no." The long answer is more complicated.
    InDesign is a tool that provides you with desktop publishing, not web publishing. DTP tools let you choose fonts, precisely place graphics and photos, create columns with text that flows from one to the next and so on.
    A website is completely different. Web browsers do not have access to unlimited typefaces and, while your digital font license does allow you to send typefaces to a printer, it typically does not allow you to send it to all web browsers accessing your website on the internet. And also not all browsers work with all types of fonts hosted on a server.
    Text in browsers is rendered at screen resolution, which is typically 72 DPI. When you are setting up for a printer, you can access printers with 1200 and 2400 DPI, which is very high resolution. So your use of typefaces will, of necessity, be different for a website than it will be for print. We typically print for publications using serif typefaces for running text, as it helps the eye to flow to the next character and the next word. But since screen resolution is so low, we use sans-serif type for running text on a website because it will be more easily read than serif type on a low-resolution screen.
    Layout options for print tend to be very precise. One may simply drag and drop an image and have text flow around it in a DTP application. There is no design application for website building that allows you to do that which also gives you clean HTML and CSS code. So, if you want anything near like the precision for a website that you are used to in the DTP environment, you're going to need to learn HTML and CSS.
    Dreamweaver is a code-writing engine that has a display aspect that will let you see your design as you write the code. It also automates the production of a very limited amount of code, manages your links and will allow you to put your finished web pages on a server.
    Microsoft allows you to export Excel and Word documents "as web pages" and the result is horrific. It can actually take more time to clean up the code produced by these Microsoft applications than it would be to simply create a website from scratch in Dreamweaver.
    With In Design, the built-in HTML export is designed to extract content, not geometry. The end result of an export to HTML bears no resemblance to the original layout. The HTML exporter does allow the designer to attach external CSS and JavaScript files, but this assumes the designer is comfortable with code and has time to re-conceive the layout from scratch.
    Now, you can use the Adobe Digital Publishing Suite to do the export. This ranges from about $400.00 to $100,000 plus usage fees. This price may be good for the New York Times, but not cost-effective for a single designer or a small shop. The output of the DPS is limited. It only outputs to tablet devices and the iPhone. It won't output to desktops or Android phones. Everyone who wants to see your publication has to sign up for an Adobe.com account, then they have to send you their email address associated with the account. You then have to add their email to a distribution list, tell them to download the Adobe Content Viewer to their tablet, and then look at your publication through the ACV. Or you can create an app that is a stand-in for the Adobe Content Viewer, like the New York Times did and then you have to pay Apple the iOS Developer fee.
    Or, you can simply make a website that sticks to modern HTML and CSS standards.
    I'm looking forward to Ken Binney's comments after he sees the code structure exported from InDesign.
    -Mark

  • What happened to the 'arrow' in the corner of highlighted text on a web page that allowed you to instantly search google etc without having to copy & paste - in FFv4 ?

    What happened to the 'arrow' in the corner of highlighted text on a web page that allowed you to instantly search google etc without having to copy & paste - in FFv4 ?

    Ah right - many thanks ...
    Cant see the Google toolbar extension anywhere on FFv4
    Cant see it on the 'extensions page either ?
    Do you have a link for it at all.
    Thanks

  • How to read text from a web page

    I want to read text from a web page. Can any body tell me how to do it.

    Ok i tell you detail. visit the site " http://seriouswheels.com/" you will a index from A to Z which are basically car name index i want to read each page get car name and its model and store it in data base. I you can provide me the code i will be very thankful.

  • How can I type over existing text on a web page?

    I would like to be able to type over existing text on a web page. This can be done by hitting the "insert" key in several applications; however, it does not work in Firefox.
    I'm running Firefox 31.0 and Windows 7.

    Unfortunately that is not possible in Firefox.
    The insert key is not supported (i.e. Firefox is always in insert mode), so you will have to delete the old text and type the new text.

  • I did a COPY of some text from a web page, and then did a PASTE into notepad.exe (Windows). The text from each line was duplicated -- on the line! Instead of "Fred", it became "Fred Fred".

    I just recently installed Firefox for the first time. It seems nice and quick. The version is reported as: "10.0.1".
    I wanted to save some text from a web page, so navigated to that page, selected the text, and pressed the Control-C combination to COPY the selected text to the buffer. For example, the text I selected looked something like this:
    Harry
    Ron
    Hermione
    Hagrid
    Albus
    NOTE: Each line of text has a small icon to the left of the text.
    It is not reasonable to COPY and PASTE each line individually, as there can be hundreds of lines of data. I recall, however, that
    doing a COPY and PASTE on this data into Microsoft's Excel will produce cells which have the icons included in the cell, but unfortunately one cannot can't get rid of them! At least I've never found a way to remove them, but that's another issue. :)
    Once I'd done the COPY operation I switched to a Notepad window and did a PASTE operation. To my surprise, the text from each line was duplicated. It looked like this:
    Harry Harry
    Ron Ron
    Hermione Hermione
    Hagrid Hagrid
    Albus Albus
    Thinking that there might be something unusual about the web page I looked at the source, but it appeared "normal" -- that is, as expected.
    Note: I have done this operation several times before, and have never seen this occur before.
    Note: In the actual data some of the lines have quoted text in them. Curiously there is weird behavior on these lines. In some cases the entire line is shown only once. (These occur at the top of the line, and the quoted text is at the beginning of the name.)
    When quoted text appears "later" in the name, in some cases the quoted text is duplicated, and in other cases the quoted text is missing altogether! I have also noticed an error with the quoted text, and so will be reporting that to the web site which generates the HTML.
    Note that each line of "text" is "anchor text", so if I click on a name the browser navigates to a page for that name.
    I believe that the problem is that the COPY operating in Firefox is not simply copying the visible text, but also the ALT=
    Below is a sample of what the source HTML looks like:
    &lt;a class="lnk" target="_blank" href="http://details.aspx?id=Harry">
    &lt;img width="16" height="16" alt="Harry" class="tb_icon" src="http://.../Harry.gif"/>
    &lt;span>Harry&lt;/span>&lt;/a>
    <br/>
    (Because of the true length of the lines in the source HTML, I have stripped out the actual URL of the site.)
    To make sure I wasn't imaging this difference I repeated the process within Internet Explorer. In that browser I did not get duplicated data.

    Try:
    *Extended Copy Menu (fix version): https://addons.mozilla.org/firefox/addon/extended-copy-menu-fix-vers/

  • How do I copy text from a web page in Safari?

    I've searched up and down and can't find the answer to this simple question.
    There is a UI element that I want to copy to the clipboard and then paste into Excel. The UI element is:
    static text of group 104 of UI element 1 of scroll area 1 of group 4 of window "Account Summary"
    The contents of this static text on the web page is "$1,000.00"
    How can I copy this to the clipboard?
    I've tried:
    select static text of group 104 of UI element 1 of scroll area 1 of group 4 of window "Account Summary"
    keystroke "c" using command down
    keystroke "l" using command down
    keystroke "v" using command down
    but it doesn't work. "Select" doesn't actually seem to select anything. However, when I run this from within Script Editor, in the Results Window I get:
    {static text "$1000.00" of group 104 of UI element 1 of scroll area 1 of group 4 of window "Account Summary" of application process "Safari" of application "System Events"}
    ... I'm confused as to what this is telling me. All I want is to copy this value to the clipboard. Any suggestions???
    Thanks,
    Jeff

    Try this:
    set the clipboard to item 1 of (get name of (static text of group 104 of UI element 1 of scroll area 1 of group 4 of window "Account Summary" of application process "Safari"))
    (10906)

  • Inserting Text into a web page

    I need to know how to insert text into a webpage, like google, search, and then get the result.
    Using the wonders of the internet I have been able to display a webpage, and see the HTML code that is generated, however, I don't know how to insert text into a web page, or get the result.
    Any help, or pointing into the right direction would be appreciated.

    What do you mean by insert into web page? Like
    prefill data on a form?
    Or like a search on google? What are you using to
    do this?
    I am guessing based on the info you gave in your
    question, that you might want to just look at the url
    of the page. For example search on google and you
    will see the text entered into the search field
    inside the url. Learn from that and develop a url
    that will search for the text you want to insert.
    If I am not understanding you, please clarify.Right now, I'm using the URL to search for me, which will work, but the search can be different from website to website, and I would like something closer to an automated form filler if I need to implement something like this again.
    Of course, something like an automated form filler would probably work better, if I were able to retreve the results

  • Trying to highlight a section of text on a web page. Then copy and paste in Word. Just upgraded to Win7. Can't highlight text.

    Trying to highlight a section of text on a web page. Then copy and paste to Word. Just upgraded to Win7. Can't highlight text. Won't work in IE either. Think it is a Win7 issue.

    Hi Cousins --
    Glad to have helped!  Thd dots indicate the level of helping --
    https://discussions.apple.com/static/apple/tutorial/reputation.html
    I was thinking this may help you in your conversion from "the dark side," LOL.
    It's an article just for switchers:
    http://www.apple.com/support/switch101/

  • On my ipad, is it possible to use stylus or fingers to copy and paste a specific area on a document, PDF., web page, etc... It would be great to pull specific areas out of a PDF. And paste into a note app I'm thinking of downloading.  Thank you.

    On my ipad, is it possible to use a stylus or fingers to draw out a specific area to copy and paste;  I'm looking to copy from a word document, PDF., web page, etc... It would be great to pull specific areas out of a PDF. And paste into a note app I'm thinking of downloading.  Thank you.

    Yes. I do it using Adobe Reader for PDF files, Pages for Word files, I can copy from Safari or iCab Mobile and paste into another app. I use my finger even though I do have a stylus. I rarely use my stylus anymore, but yes it's possible.

  • Add a global link in each OA web Page

    Hi, All
    Is it possible to add a link which points to the extenal websizt in each web page, I tried to add it in the ICX_STANDARD_GLOBAL_MENU, but It seems not all web pages contains this Menu.
    Best regards

    Hi, Tapash
    Thanks for you reply. But What I want to do is to add a global link to all OA web Pages for all EBS Applications , not only for one application. Is there a simple way to implement it? Or I have to find the root menu for each application and include ICX_STANDARD_GLOBAL_MENU as a submenu entry for each root menu
    If I have to modify each root menu , How can I find root menu definition of one application. can you shed some light on it? thanks in advance

  • Safari 5.1.2 still does not allow me to view PDF documents in web pages.  I am running OSX Lion 10.7.2. Any suggestions

    Safari 5.1.2 still does not allow me to view PDF documents in web pages.  I am running OSX Lion 10.7.2. Any suggestions?

    Read here >  Known Issues | Adobe products on Mac OS 10.7 Lion
    And go to ~/Library/Internet Plug-Ins
    Move the PDF Browser plugin to the Trash.
    Quit Safari, empty the Trash.
    Relaunch Safari.  You should be able to view PDF files now.
    Message was edited by: Carolyn

  • In Safari, the link to "mail this web page" doesn't work, and the share link shows "no service". Does anyone have a solution? I have a MacBook Pro and upgraded to Yosemite yesterday

    In Safari, the link to "mail this web page" doesn't work, and the share link shows "no service". Does anyone have a solution? I have a MacBook Pro and upgraded to Yosemite yesterday.

    See here:  If sharing options and Markup are missing after you install OS X Yosemite
    This resolved the issue for me.
    Rick

  • Text on a web page is highlighted with a link to another web page, is this an add-on or some other Firefox issue?

    Today certain words on a web page are being highlighted in yellow with a double underscore and hovering over them causes a link to an external site to appear. I haven't knowingly installed any add-ons so is this being caused by something within Firefox or is it external?
    Thanks for your help
    Tim

    It would help to know the website, the words underlined and details of the link.
    It sounds like a spell or grammar check or a translation facility.

Maybe you are looking for