Windows 7 is truncating url that contains # id tag.

I am using RH8 generated files.  In java code, I am calling Runtime.getRuntime().exec(command) where command = "rundll32 url.dll,FileProtocolHandler " + url.  The url is a file url (pointing to a local file on my computer) appended with #<id=2187>>newwnd=false.  I have tried using the Desktop command, but java rejects the URI with the # tag.
The specific help page for id 2187 is not displayed.  The main page toc is displayed, which is the url without the # and Id.
The url works when typed into the browser address line (Firefox 33 & IE11) , so I do not think the problem is with the browser or RoboHelp generated files.
This problem is similar to Peter Grainger Snippet 13/8, but the solutions from that snippet that I have tried seem to be geared to a particular browser version.
Any suggestions would be appreciated.

Welcome to Apple Support Communities
To log in iCloud for the first time, you have to do it on an iPhone, iPod touch, iPad or Mac. If you haven't got one of those devices, you can't use iCloud. See > http://www.apple.com/icloud/setup
You don't need iCloud to download songs, more when you have a iPod nano. You just need to download and install iTunes and put songs on it or purchase them from the iTunes Store. Then, connect the iPod nano and sync it

Similar Messages

  • Encoding a URL that contains a string Parameter

    Hi,
    I want to redirect to a servlet and pass it a String parameter. For example:
    res.sendRedirect("http://www.someserver.com/servlet/servlet2?msg=hello");
    This works fine as the servlet2 will display 'hello'. However, when I try to do this using a language that contains accent characters, the characters are not transmitted properly.
    For example:
    res.sendRedirect("http://www.someserver.com/servlet/servlet2?msg=�t�");
    The second servlet displays the �t� as: ��t��
    Is it possible to send a string that contains these characters?
    Thanks

    Hi
    Priya again
    The unicode character got translated to the real character.
    Please refer to this chart to get the unicode character for e acute accent and substitue in the url .
    http://www-user.tu-chemnitz.de/~tki/iso8859-1.html

  • Problem launching Firefox from Windows with file path that contains space characters in the html file's file name

    We have a software application that programmatically launches the default web browser using the Windows shell execute function ("ShellExecuteA" in the "shell32.dll" library of the Windows API) along with a file path for a saved local html file that is to be displayed. In the case that FireFox is the default browser and the file path for the html file contains any space characters in the html file's file name, Firefox (in this case v7.01) will display an error message "File not Found..." and then will also proceed to open tabs for each of the individual words in the file name, launching as the URL path, each individual word appended to ".com".
    In the following example, the path "C:\KSSecOfState\Forms\Kansas Secretary of State - Filings and Forms.htm" when launched programmatically, resulted in the error message "File not Found...Firefox can't find the file at /C:/KSSecOfState/Forms/Kansas." and opened up browser windows for "http://www.secretary.com/", "http://www.of.com/", "http://www.state.com/", "http://www.and.com/", and attempted to launch "http://forms.htm". If the same file (renamed) is launched using the path string "C:\KSSecOfState\Forms\KansasSecretaryOfState-FilingsAndForms.htm" the file opens up correctly in Firefox. Clearly the presence of spaces in the file name is causing the problem.
    I should also note that either path (with or without space characters) works properly if pasted directly into the Firefox URL path menu bar for a live instance of Firefox. The test path strings I used were:
    C:\KSSecOfState\Forms\KansasSecretaryOfState-FilingsAndForms.htm
    C:\KSSecOfState\Forms\Kansas Secretary of State - Filings and Forms.htm
    Does anyone know anything about this problem or how to work around it (other than the obvious answer of taking the spaces out of the file name which is not possible for this application). It seems the problem is specific to Firefox. IE works properly if launched programmatically with spaces in the file name passed to it. I haven't tested other browsers yet.
    Thanks!

    If starting from ShellExecute works the same as starting from the command line then there are two options:<br>
    Put everything inside double quotes<br>
    '''C:\Program Files\Mozilla Firefox\>'''firefox.exe '''"c:\test\svg test.htm"'''<br>
    Convert to a valid url with file:// protocol and percentage-escaping the space<br>
    '''C:\Program Files\Mozilla Firefox\>'''firefox.exe '''file://c:\test\svg%20test.htm'''<br>

  • Is there a way to login to Iplanet 5.2 by using a URL that contains the login and password (without using the form) ?

    I would like to be able to login to Iplanet using a URL like this:
    http://server:port/<exec>?user=john&password=doe
    or like http://user:password@server:port/<some_params>
    I knew how to do it with SIMS 4, but with Iplanet 5.2 I just don't have a clue. Do you know how to do that?

    http://server:port/login.msc?user=john&password=doe
    This works for me.
    Regards,
    Niels

  • HTTP Error 404.8 - Not Found The request filtering module is configured to deny a path in the URL that contains a hiddenSegment section.

    hi , 
    when im received file then send to HTTP overas2 , but im getting below error. any one put inputs.
    The adapter failed to transmit message going to send port "sendmsdP" with URL "http://localhost/Fabrikam/BTSHTTPReceive.dll". It will be retransmitted after the retry interval specified for this Send Port. Details:"The remote server
    returned an error: (405) Method Not Allowed.".
    Thanks

    When you deploy SharePoint on the "Default Web Site" it controls all application paths under the "/" (root). So it is the SharePoint handler that is giving you this error.
    Create another physical directory, create another web server instance (use separate port not 80) and deploy your application under that location and you would not face this error.
    Use
    http://social.technet.microsoft.com/Forums/en-US/049fcccd-fcd5-420d-9d11-8fd74a862f70/how-do-i-allow-other-websites-nonsharepoint-to-coexist-with-sharepoint-for-my-intranet?forum=sharepointadminprevious discussion to resolve if you want your application
    to co-exist on the sharepoint site.
    Regards.

  • When I type a URL that contain Capital letters it changes to all small caps and then cannot find the website

    Example
    www.ConferenceMedia.net/113096 changes to
    www.conferencemedia.net/113096

    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    See also http://kb.mozillazine.org/Error_loading_websites

  • Smartform with text containing html tags

    I am reading from a table that contains html tags like
    <br>
    <menu>
    <LI type="disc">This is a line which contains html tags
    that goes over to 2nd line
    <LI type="disc"> This is also another line which contains html
    tags.
    and each line is stored in a different row. The customer has agreed to use only 3 of the above html tags (
    <br>, <menu> and <LI type="disc">
    When the output is previewed in smartforms, the html tags needs to be formatted and not print in raw format as follows: 
    <LI type="disc">This is a line which contains html tags
       that goes over to 2nd line
    <LI type="disc"> This is also another line which contains html
       tags.
    How can this be done ?

    ok understood...
    you can try this
    Loop at i_html into wa_html.
    tmp = strlen( wa_html-line).
    do tmp times.
    if wa_html-line+0(1) = <
    l_start = 1.
    __elseif wa_html-line+0(1) = >
    l_start = 0.
    concatenate l_char wa_html-line+0(1) into l_char.
    endif.
    if l_start = 1.
    concatenate l_char wa_html-line+0(1) into l_char.
    wa_html-line = wa_html-line+1(l_tmp - sy-index) OR use the keyword SHIFT LEFT...plz chk the syntax
    elseif l_start = 0 and l_char = <LItype=disc>
    concatenate <BULLET>  wa_html-line into  wa_html-line separated by space.
    endif.
    enddo.
    modify i_html form wa_html.
    endloop.
    now u define two text element one with bullet and another without bullet. this is how u insert bullet:
    goto to the texteditor of a text element in smartform. Its a small button on the left hand side of.
    Then goto insert>characters>sap symbols.
    for ur requirement u can use the symbol SYM_FILLED_CIRCLE.
    Remember these icons or symbols whatever u will not be able to see in print preview....u have to take a print
    and see
    Now at the time of display check if the line contains the
    tag <BULLET> ( if wa_html-line+0(8) = '<BULLET>')
    if the line has the tag then display ur text in the text element with bullet
    otherwise
    display it in the non bullet text element..
    remeber to remove the tag before dispalying
    hope this solves ur prob...

  • Inplace and side by side upgrade from windows 2003 64 bit R2 contains SSRS 2008 R2 to windows 2008 64 bit R2

    Hello All,
       Case 1 -In place upgrade
       I would like to do in place upgrade from windows 2003 64 bit R2 that contains SSRS 2008 to windows 2008 R2 64 bit. The upgrade would be happened at OS level not at SSRS level.
       I would like to know what are the  necessary steps should be taken  prior/during/post  upgrade from SSRS end  as we can not rollback if there is some issue with in place upgrade.
      Case 2-Side by side upgrade
      I would like to do side by side migration from windows 2003 32 bit  that contains SSRS 2008 to windows 2008 R2 64 bit. The side by side  would be happened at both OS level and  SSRS level.
      I would like to know what are the  necessary steps should be taken  prior/during/post side by side migration  from SSRS end.

    Before doing anything Take backups .
    In case of reporting services..
    Back up your symmetric key. For more information.
    Back up your report server databases and configuration files. For more information.
    Back up any customizations to existing Reporting Services virtual directories in IIS.
    Please Mark This As Answer if it solved your issue
    Please Mark This As Helpful if it helps to solve your issue
    Thanks,
    Shashikant

  • F4M document contains errors - URL missing from Media tag

    I feel like I'm getting close to finally get a live stream to work correctly in 4.5
    I can see the streams being recorded in the following directories
         C:\FMSHOME\applications\livepkgr\streams\_definst_\liveevent1
         C:\FMSHOME\applications\livepkgr\streams\_definst_\liveevent2
         C:\FMSHOME\applications\livepkgr\streams\_definst_\liveevent3
    Each directory contains five files: bootstrap ,control, meta, f4f, and f4x.
    I have a single file called Event.xml in the directory: C:\FMSHOME\applications\livepkgr\events\_definst_\liveevent
    <Event><EventID>liveevent</EventID>
    <Recording>
    <FragmentDuration>4000</FragmentDuration>
    <SegmentDuration>16000</SegmentDuration>
    <DiskManagementDuration>3</DiskManagementDuration>
    </Recording>
    </Event>
    However the client player receives the exception F4M document contains errors - URL missing from Media tag.
    If this file is dynamically generated on the fly by the server what do I need to change to resolve this issue?
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab##version=10,0,0,0"
                width="600"
                height="409">
                <param name="movie" value="StrobeMediaPlayback.swf"></param>
                <param name="FlashVars" value="src=http://myserver/hds-live/livepkgr/_definst_/liveevent.f4m"></param>
                <param name="allowFullScreen" value="true"></param>
                <param name="allowscriptaccess" value="always"></param>
                <embed src="StrobeMediaPlayback.swf"
                       type="application/x-shockwave-flash"
                       allowscriptaccess="always"
                       allowfullscreen="true"
                       width="600"
                       height="409"
                       FlashVars="src=http://myserver/hds-live/livepkgr/_definst_/liveevent.f4m">
                </embed>
    </object>
    Thanks Again!
    Dave

    I will suggest you to go through this doc for complete implementation details. It is pretty comprehendable and would help you understand http live streaming better.
    http://help.adobe.com/en_US/flashmediaserver/devguide/WSeb6b7485f9649bf23d103e5512e08f3a33 8-8000.html#WSd391de4d9c7bd609a95b3f112a373a7115-7ff6.
    As per your questions -
    1. "I try to access the stream using the local player at http://localhost/hds-live/livepkgr/_definst_/liveevent/livestream.f4m" - This should be http://localhost/hds-live/livepkgr/_definst_/liveevent/liveevent.f4m.
         The name of the f4m is the name of the event you are referring to. In your case, the live event - liveevent is associated with all your three livestreams- namely livestream1, livestream2. livestream3.
    2. "Do I need to create BOTH a 'manifest.xml' and a 'event.xml'? And do both of these files need to be in the event directory like below?" - Yes. If you are using mbr you need both these files at the exact place you mnetioned.
    For simple single bitrate streams, mainfest.xml file is optional.
    3. "If I need to manually create a manifest.xml file would this file and directory be correct?" - Yes, you are right on track. Create the file Manifest.xml and place it inside events directory at the place you mentioned.
    4. "Do I need to use a absolute url in the streamid field in manifest.xml to resolve the error msg 'The F4M document contains errors URL missing from Media tag'?" - No. This is not needed. StreamId is not the content path, that is taken care of by the url path in the output manifest. You streamIds will be - livestream1, livestream2, livestream3.
    After all this, I would suggest you to check one more thing. If you are publishing the way you mentioned above, there would be '.stream' files (For eg - 'MTYxMjAzMzAzMg=.stream' ) created in your events folder - "C:\FMSHOME\applications\livepkgr\events\_definst_\liveevent\". You should check that there are 3 and only three files formed. It somehow happens that when you publish and republish again without deleting these files, FMS creates multiple copies and tries to map each one to the actual content written at - C:\FMSHOME\applications\livepkgr\streams\_definst_\livestream1\ etc.. So there should be three files and each one should point to one of the streams directory. If there are more, please delete these files, delete your hds streaming content (if possible) and republish again the same way.
    This should solve your problem. If still you are facing some issues, do let us know.
    Thanks,
    Apoorva.

  • Okay i had to install Itunes onto my new OS because window's Vista messed up on me and i can't get any of my old purchases back from my account such as music and movies any ideas on how to get them back (i do not have the folder that contains old items)

    Okay i had to install Itunes onto my new OS because window's Vista messed up on me and i can't get any of my old purchases back from my account such as music and movies any ideas on how to get them back (i do not have the folder that contains old items from the last itunes or anything from that OS because it had a virus and i just wanted windows 7)

    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Hope this helps,
    JD

  • In coded ui how do you correctly retrieve a browser window that contains an embedded Adobe PDF reader in browser

    I'am running across this issue when I'm debugging or running my coded UI automation project, where i get the exception labeled "{"COM object that has been separated from its underlying RCW cannot be used." System.Exception {System.Runtime.InteropServices.InvalidComObjectException}"
    everytime i come from a browser window that contains a pdf reader embedded in it. This happens every time I retrieve the window and try to click back. It barfs when i perform the back method on it. I've tried different things but none has worked including
    the playback wait.
    var hereIsmypdf = ReturnPDFDoc();
    public BrowserWindow ReturnPDFDoc()
    Playback.Wait(1000);
    var myPdFdoc = GlobalVariables.Browser;
    return myPdFdoc;
    hereIsmypdf.Back();
    skinny_Will

    Hi skinny_Will,
    <<"{"COM object that has been separated from its underlying RCW cannot be used." System.Exception {System.Runtime.InteropServices.InvalidComObjectException
    According this exception error message, I did some research about it. I know that this exception error is occurred in
    COM object which was disposed if you are using the COM objects in a same static class or variables which ware shared between tests.
    So please you refer the following blog to use ExecutionThread element to instruct the test to use the MTA threading model. This way, the static instance of "store" can be shared across tests.
    http://blogs.msdn.com/b/martijnh/archive/2009/12/31/unit-testing-com-object-that-has-been-separated-from-its-underlying-rcw-cannot-be-used.aspx
    Note: if you are using the VS2013 to create the coded UI test, you will need to add a test setting file to add this
    ExecutionThread.
    https://msdn.microsoft.com/en-us/library/ee256991.aspx?f=255&MSPPError=-2147217396
    In addition, ad you said that when you playback the browser window that contains an embedded Adobe PDF reader and then it could not work.
    I suggest you could try to add more searchproperties to find this target control and then check this issue.
    I find a similar thread about your issue, please refer the Steve's code to check your issue.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/73445915-ac08-47de-8bab-b6b07294d0c2/coded-ui-test-wont-find-an-pdf-browser-window-it-times-out?forum=vsunittest
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • When I start firefox browser an erroe message appear that contain this text "the procedure entry point_except_handler4_common could not be located in the dynamic link library msvcrt.dll" I am using windows XP

    when I start firefox browser an erroe message appear that contain this text "the procedure entry point_except_handler4_common could not be located in the dynamic link library msvcrt.dll" I am using windows XP in English
    == This happened ==
    Every time Firefox opened
    == start mozila firefox

    This issue can be caused by a problem with the file c:\windows\system32\dwmapi.dll
    The file dwmapi.dll is a Vista file and should not be present in Windows XP.
    See also [tiki-view_forum_thread.php?forumId=1&comments_parentId=417674]

  • Handling a schema URL that is also a container

    Greetings,
    I have two schema URLs, say "http://schema1" and "http://schema1/schema2". I successfully registered the first in Oracle 10g R2 XMLDB. When I attempt to register the second, I receive the following error:
    ORA-31002 Path name "http://schema1" is not a container
    It would be extremely difficult to change either schema URL. Is this Oracle XMLDB restriction? If so, any suggestions how I might workaround it without changing either URL?

    I would tend to argue that it falls into the category of if it hurts please don't do it... Having a SchemaLocationHint that is also a folder that contains another of the XML Schemas makes little or not sense to me unless I'm missing something. I don't think you could represent this model on most file systems..
    Are you prepared to modify the XML Schemas during registration in order to get past this problem...
    Are you sure you cannot change the schemaLocationHint you are using. This is not the same as changing then nanespace, which would be a real problem. Note that in the following example I changed the schemaURL passed to register schema and the value of the schemaLocation attribute in the import element of the second XML schema. I did not change the namespaces at all..
    SQL> begin
      2   dbms_xmlschema.registerSchema(
      3   'http://sample1.xsd',
      4   '<schema xmlns="http://www.w3.org/2001/XMLSchema"
      5    targetNamespace="http://sample1"
      6    xmlns:samp1="http://sample1"
      7    version="1.0">
      8    <simpleType name="departmentIdType">
      9     <restriction base="integer">
    10      <enumeration value="10"/>
    11      <enumeration value="20"/>
    12      <enumeration value="30"/>
    13      <enumeration value="40"/>
    14     </restriction>
    15    </simpleType>
    16    <element name="company">
    17    <complexType>
    18    <sequence>
    19     <element name="department">
    20      <complexType>
    21       <sequence>
    22        <element name = "id"   type = "samp1:departmentIdType"/>
    23        <element name = "name" type = "string"/>
    24       </sequence>
    25      </complexType>
    26     </element>
    27    </sequence>
    28    </complexType>
    29    </element>
    30  </schema>',
    31   TRUE, TRUE, FALSE, FALSE);
    32  end;
    33  /
    PL/SQL procedure successfully completed.
    SQL> begin
      2   dbms_xmlschema.registerSchema(
      3   'http://sample1/sample2.xsd',
      4   '<schema xmlns="http://www.w3.org/2001/XMLSchema"
      5    targetNamespace="http://sample1/sample2"
      6    xmlns:samp2="http://sample1/sample2"
      7    xmlns:samp1="http://sample1"
      8    version="1.0">
      9    <import namespace="http://sample1" schemaLocation="http://sample1.xsd"/>
    10    <simpleType name="departmentIdType">
    11     <restriction base="integer">
    12      <enumeration value="10"/>
    13      <enumeration value="20"/>
    14      <enumeration value="30"/>
    15      <enumeration value="40"/>
    16     </restriction>
    17    </simpleType>
    18    <element name="company">
    19    <complexType>
    20    <sequence>
    21     <element name="department">
    22      <complexType>
    23       <sequence>
    24        <element name = "id"   type = "samp2:departmentIdType"/>
    25        <element name = "name" type = "string"/>
    26       </sequence>
    27      </complexType>
    28     </element>
    29    </sequence>
    30    </complexType>
    31    </element>
    32  </schema>',
    33   TRUE, TRUE, FALSE, FALSE);
    34  end;
    35  /
    PL/SQL procedure successfully completed.
    SQL>

  • When I downloaded new version of firefox, the feature where when I open a new tab a page loads that contains mini-windows containing my most visited sites. where is this feature now!?

    So with the new version of firefox I lost the feature where, whenever I opened a new tab, instead of a blank tab page, a page would appear that contained mini-windows containing pics of all my most often used websites. I could then simply click on one of maybe six windows to go directly to my most used sites. What happened to this? I really, really, really miss this feature. How can I get it back?

    The Google Toolbar and other extensions for Firefox include a list of compatible Firefox versions. Currently, the Google Toolbar only goes up to Firefox 4. However, people have tested and it actually works on Firefox 5, so there are two workarounds:
    (1) Edit a file to revise the range of compatible versions
    (2) Install an add-on that lets you ignore the range of compatible versions
    This thread has info on both approaches: [https://support.mozilla.com/en-US/questions/837142 google toolbar does not work with firefox 5.0. why not! | Firefox Support Forum | Firefox Help].

  • I have a new computer and downloaded the latest version of itunes.I now need to authorise my computer but cannot find the bar that contains " store windows help" any suggestions please?

    i have a new computer and downloaded the latest version of itunes.I now need to authorise my computer but cannot find the bar that contains " store windows help" any suggestions please?

    Press Alt or Ctrl+B.
    tt2

Maybe you are looking for