Changing a part of a web address in all the topics in a project

Hi,
I have a situation here. I have multiple WebHelp projects which in turn have 100s of topics. Now each of this help topic has a hyperlinked text which is linked to a Web address for example http://ablnxtestvm89:8080/ABCD/ABRoot/XY3/IJ2/<different files>.htm. Each link will be pointing to a required htm file in the required folder. As you will see the ABCD folder contains all my required external files. Now what if I move this ABCD folder to a different server i.e. ablnxtestvm89:8080 changes. Is there a way to replace the old server name with a new server name in one place and wherever this server name appears in the hyperlink in any topic, it changes automatically everywhere?
By the way, I am using Robohelp 6 and am generating WebHelp. I am also planning to move on to Robohelp 10. So would appreciate if I can get a solution for both these versions.
Thanks and regards,
Sree

You would need to use a third party Find and Replace tool such as Text Crawler. That would work at code level so some care is needed.
Create a zipped backup of your project first.
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • Attempting to download a wmv file. I keep getting the message: "You cannot save this document with extension ".wmv" at the end of the name. The required extension is ".webarchive" --if I save it this way, i just get a web address rather than the wmv

    Attempting to download a wmv file. I keep getting the message: "You cannot save this document with extension “.wmv” at the end of the name. The required extension is “.webarchive” --if I save it this way, i just get a web address rather than the wmv

    Find the URL for the WMV, paste it into Safari's address bar, and press the Option and Enter keys.
    (66873)

  • I can get safari to go back to old setting, can anyoner explain how to, i can go to a different web address or see the 3 colors the green ,yellow, or red buttons to click out, how do i reset, and i have went to viewfull screen nothing anyone?

    i can get safari to go back to old setting, can anyoner explain how to, i can go to a different web address or see the 3 colors the green ,yellow, or red buttons to click out, how do i reset, and i have went to viewfull screen nothing anyone?

    http/:www.apple.com/support/safari
    this is not mbp, safari, or lion community

  • TS3899 I can no longer in email click on a web address and have the address open in Safari. Nothing happens if I hold and click on Open in the window that comes up. I can copy the address there and put it in Safari and it opens OK

    I can no longer in email click on a web address and have the address open in Safari. Nothing happens if I hold and click on Open in the window that comes up. I can copy the address there and put it in Safari and it opens OK

    Reset the device:
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    If that doesn't help, tap Settings > General > Reset > Reset All Settings
    No data is lost due to a reset.

  • Why won't my web address stay in the address box

    if i type any web address into the address box it does not stay it disapers what should i do ??

    Could you be a little more specific?  What product are you using and what version of software/os are you using as well.

  • I can't type in web addresses anywhere, and the back and forward tabs are missing on the top of the screen

    the place to type in a web address is missing also no forward or back tabs are available

    Click the Bookmarks icon in the Safari toolbar.
    On the right hover your cursor just above the line where you see Bookmark and Address. When you see the small white hand drag up or down as needed to reveal your Bookmarks.
    edit by cs

  • If I change a file name, how can I get all the links to update?

    I've recently finished my webpage
    (kensingtonconcertseries.com),.....then my client wanted to change
    the name of one of his pages from 'Marold Duo' to
    'Rodewald-Morebello Duo.' All of my links to that page are to the
    original page(MaroldDuo.html). Arrrhhhhh!!! Is there anyway I can
    change the name of the page and have all the links within the
    website update automatically?
    I figured out my problem...make a copy and rename it and put
    it on the server. Simple....eventually, I'll have to get rid of the
    original file, but for now works well.

    On Sun, 3 Feb 2008 22:55:19 +0000 (UTC), "kai1111"
    <[email protected]> wrote:
    >I've recently finished my webpage
    (kensingtonconcertseries.com),.....then my
    >client wanted to change the name of one of his pages from
    'Marold Duo' to
    >'Rodewald-Morebello Duo.' All of my links to that page
    are to the original
    >page(MaroldDuo.html). Arrrhhhhh!!! Is there anyway I can
    change the name of
    >the page and have all the links within the website update
    automatically?
    If you change a file name within Dw's File manager - it will
    offer to
    update all pages linked to it, accept that invitation
    ~Malcolm N....
    ~

  • Prompt in webi not showing all the values

    I have created a universe based on a BI query.in the BI query there is a variable for the profit center which has been used in the characteristic restrictions.When i create a webi report based on this universe,the prompt for the profit center is showing only 1 value.It is not showing the rest of the values.Pls help.

    Hi,
    1. Try to check at BI query level whether values are there for profit center column or not.
    2. Try to do what susney said. If it doesn't work follow 3.
    3.  In universe level go to the profit center object  on which you created prompt-> click on object properties -> properties -> edit list of lovs -> then a query panel appers to you -> run and check whether all the values appering to that object ot not.
    4. If all the values appering then check whether any filters are applied to profit center object in universe level/report level.
    Cheers,
    Suresh Aluri.

  • Does web service support all the properties in the standalone BI console?

    Hi,
    Currently I am using BI web service API to get the report and its parameters and so on. But I find that the object definition in the web service can't be full defined to match the properties in the console UI. For exaple, ReportDefinition object there is no description property, so I can't get the desc by the ReportDefinition object (By now I don't know how to get it). Another sample is, there is no Parameter object defined in the web service, only ParamNameValue object, so I can't get the default value for the parameter defined in the console UI.
    Is there any solution for me?
    HELP!!!

    It is just not working for me. I am using static stub.
    After tracking the HTTP traffic, I found that the WL70 server is not issuing any
    cookie. I have configured all the parameters for tracking session in the web application,
    but I still don't see any cookie in the HTTP headers from the server. I also tried
    to invoke the service using a browser, still no cookie seen. Is this a bug or
    there is some other configuration for the server?
    - Hao
    "manoj cheenath" <[email protected]> wrote:
    By default client will maintain the session. You dont have to set this
    property.
    Are you using static or dyn client?
    Also, you should use the same instance of the stub for all your invokes
    (all invokes to be in the same session).
    regards,
    -manoj
    "Hao Chen" <[email protected]> wrote in message
    news:[email protected]..
    It is not working for me.
    When I set the "javax.xml.rpc.session.maintain" property, weblogicthrows
    "UnsupportedOperation"
    exception and be default I don't see any session information beingpassed.
    How do I configure the client side or even the server?
    Thanks.
    - Hao
    "manoj cheenath" <[email protected]> wrote:
    WL70 client does support http session. Is this not
    working for you?
    regards,
    -manoj
    "Hao Chen" <[email protected]> wrote in message
    news:3d6402ac$[email protected]..
    Does anybody know how to make WL70 Web Service support sessions?
    The "javax.xml.rpc.session.maintain" property on Stub does not seemto
    work.
    Without session support, it is almost no use for us because we haveto
    authenticate
    the user each time.
    Thanks in advance.
    - Hao

  • How to get IP Address of all the clients

    Hi,
    I am useing oracle 8i on sun solaris and clients are of windows
    when quering v$session it gives many details
    but does not gives the IP_Address of the clients.
    I had used SYS_CONTEXT('USERENV','IP_ADDRESS') but
    it gives the details of only the current session.
    But I want the IP_Address of all the clients connected and
    shown in v$session.
    Regards
    Arun Tayal

    Hi,
    From column MACHINE in V$SESSION, you can get the I.P. address:
    SQL> select UTL_INADDR.GET_HOST_ADDRESS('localhost') from dual;
    UTL_INADDR.GET_HOST_ADDRESS('LOCALHOST')
    127.0.0.1In this sample I used localhost, but you can use the column. It might require some additional work (to escape windows domains for example - and ensure all the hosts are known to the system via DNS).
    HTH,
    Yoann.

  • Why did iso7.1.1 change the ability to see your apps when you use four fingers to partly close the app your in. In 7.1 you could use four fingers to partly close a app and see all the apps on that home screen. I used this all the time to check the date

    Why did ISO 7.1.1 change the feature where you could use four fingers to close an app and see if he other apps on your home screen as you were closing an app. This was the handiest feature I thought because I could partially close the app I was working in and see the  date or other things on my home screen and then released the four finger position and be right back to the app I'm working in. Please change this in the next update back to the way it was!!!!!

    I get the multitasking list (all prior apps, scrollable) and can switch to an app, swipe up to force it closed instead of "at rest" and can click back to the originating app in the same place i was prior to the swipe,

  • I can't see the web address box, or the arrows to go back or forward on my Firefox browser page. Where is it??

    where is it??

    Make sure that you do not run Firefox in Full Screen mode with all toolbars hidden.
    * Press F11 to toggle full screen mode (Firefox/File > Full Screen)
    If the menu bar is hidden then press the F10 key or hold down the Alt key, that should make the menu bar appear.
    Make sure that toolbars like the "Navigation Toolbar" and the "Bookmarks Toolbar" are visible: "View > Toolbars"
    * If items are missing then open the Customize window via "View > Toolbars > Customize" or via "Firefox > Options > Toolbar Layout"
    * If a missing item is in the toolbar palette then drag it back from the Customize window on the toolbar
    * If you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar set up.
    See also:
    * http://kb.mozillazine.org/Toolbar_customization
    * https://support.mozilla.com/kb/Back+and+forward+or+other+toolbar+items+are+missing

  • When I try and search without the web address it says the file is not known

    When I type a search into the search bar it says
    Firefox can't find the file at jar:file:///C:/Program Files (x86)/Mozilla Firefox/omni.jar!/chrome/en-GB/locale/browser-region/region.propertiestor+homes.

    I found this solution that worked for me in this thread
    [[http://support.mozilla.com/en-US/questions/806157]]
    Type '''about:config''' in the location bar at the top, then type '''keyword.URL''' in the filter at the top.
    Then double click the entry and remove whatever you find in there which will return it to "Default" and "String".
    Then close Firefox via File | Exit.
    Restart and then try typing one of your queries again.

  • Web module exports all the different preview sizes

    Trying out the web module - I select a flash template with extra large previews. When I export to Dreamweaver, not only are the Extra large previews exported but also large, medium etc. This means that if I upload to my server I will use far more space than necessary. Can I prevent this? Or can I simply delete all but the extra large pictures?

    When exporting a Flash gallery it does export three sizes. Those three sizes are "relative" to the "preview size" setting, which you could kind of think of as setting the size for the "largest" of the three. When the gallery is loaded into a browser, the gallery automatically detects the size of the window, looks at the rendition sizes available, and then downloads the largest rendition size that will fit into the window. It then does some pretty sophisticated pre-fetching of the other images of that size based on user behavior (linear vs non-linear browsing of the gallery). The gallery does not download the other renditions at all - unless the end user changes the size of their browser window such that a different rendition size should be used. The gallery does not real-time scale the images inside Flash - except in the case where the browser window is made too small for even the smallest rendition, in which case it will scale down the image in real time (this is why your "trick" works). In Beta 4, the gallery threw scroll bars on the images themselves if the window was too small. I think the 1.0 approach is much better.
    Granted this takes up extra room on the web server, (pretty cheap these days though) but if there were only one rendition, it really should be a size that will fit on 800x600 monitors - which is still well over 10% of web users, which would mean it would need to be pretty dang small given OS chrome, browser chrome, headers, etc - and then if you had thumnails across the bottom... Is all this overkill? When I look at galleries like the one at http://www.computer-darkroom.com/antarctica_2007/index.html in a maximized window on my hi-res monitor, I grow to really love the multiple rendition approach.

  • When sending an email to multiply recipiants, using address autocompletion, all the address boxes convert to the name in the first box

    I use Thunderbird for my email. When sending an email to multiple recipients, I use autocompletion from my local address book. When I select an additional recipient, the name initially appears correctly in the address box. Each time I drop down to add another recipient, the names in each box all revert to the name in the first box. I've used Thunderbird for 2 years and this just started today. Also, the cursor and names in the address box appear now in red instead of black. Hopefully you can solve this problem.
    Thank you,
    bradoc

    There are some evil bugs in the current version of Thunderbird. You may find it works better if you click with the mouse, or move down with the arrow keys and click or use tab. IIRC, there's an issue with use of the Enter key. Or maybe the other way round ; please experiment. It's one of those frustrating bugs that seems to affect everyone but me.
    You can download older versions here:
    https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/
    I believe 31.2.0 is free of this particular issue. 24.6 seems to be a popular choice for those who dislike recent changes in the Composition window UI.

Maybe you are looking for

  • Not able to print the report I created in pdf portrait using report 6i

    Hi I created a report using oracle report builder 6i in pdf format portrait style. When I run the request from apps instance could see the exact output I wanted from "view output" but am getting printout from the printer I selected in different forma

  • Single File into multiple files

    Hi, I am working on scenario where I will be getting Header,Trailer and in between plant records. I will be picking file and need to create a new file for each plant. Do we require BPM for this? Can it be achieved in Message mapping only? If so how?

  • How to find posted documents for Master Data in BW?

    Hello, We are planning to use Knowledge Warehouse to store some documents against some Master Data like 0PROJECT. The idea is to use those documents when reporting on real cost versus budget. We created a custom interface that we use to create new ma

  • Reg:Flow of Conditions

    Hi All I have created contract for Service in ME31k, While i am trying to create Po w.r.t Contract rate is not flowing, it is asking me to enter manually. What could be the reason. Regards RK

  • How can i change my secret question if i forget the answers

    Dear Apple community, Please help how can i change my secret question or more clearly if i forget the answers to my secret question some how? What is the procedure to get it changed. Thanks