Punctuation in url a problem

Url for hyperlink contains ?, =, &, and will not work when I export to pdf. What are my options?

And I will add, when I click on that link in the pdf, I get an error message that starts:
The page must be viewed over a secure channel
The page you are trying to access is secured with Secure Sockets Layer (SSL).
Please try the following:
Type https:// at the beginning of the address you are attempting to reach and press ENTER.
HTTP Error 403.4 - Forbidden: SSL is required to view this resource.
Internet Information Services (IIS)

Similar Messages

  • URL cache problem in UCM and sitestudio

    Hi ,
    We have created Metadata Field : xPageName, and have configure an entry in config.cfg as SSUrlFieldName=PageName, Scenario is we have assigned abc.html to xPageName for a content item on suppose /oracle/cms1/ URL, by mistake we assigned abc.html to xPageName to another content item on suppose /oracle/cms2/ URL. Problem is abc.html is registered with two content item and on two URL's, and now we have changed it for /oracle/cms2/ URL to xyz.html, but when we hit /oracle/cms2/abc.html it is also served with blank page. Please suggest how we can get away with this ASAP.
    Thanks,

    That is definitely a limitation that each custom page name must be unique.
    If think what you are saying is that you have resolved this issue but the URL is still taking you to the wrong page...
    THis stuff is cached IIRC in some js files in the weblayout
    Have you tried, clearing browser cache, recreating the navigation in SS Designer, or restarting UCM and webserver?

  • Mac testing server URL prefix problem

    Greetings,
    I've searched through a bunch of forum and support topics
    with no success so here's a post.
    I'm building a site on a Mac using some basic PHP (not
    database driven) and would like to be able to preview the files in
    a browser. I'm setting up a testing server with PHP/MySQL as the
    Server Model, Access as Local/Network, and the location of the site
    folder pointed to. My problem is the URL prefix...
    I have tried the following URL prefixes and keep getting the
    same error message in DW ("Dreamweaver cannot use the prefix you
    entered to display live data....HTTP error:0") and a connection
    failure in the browser. The following attempts include the name of
    my hard drive, my Mac User name, and the name of the folder my site
    rests in.
    http://myHDname/
    http://myHDname/~myUserName/
    http://myHDname/~myUserName/siteFolderName/
    http://localhost/
    http://localhost/~myUserName/
    http://localhost/~myUserName/siteFolderName/
    Any ideas as to what I'm doing wrong?
    Thanks!

    "dixiedoo" <[email protected]> wrote in
    message
    news:fbp5vi$mlm$[email protected]..
    > Greetings,
    >
    > I've searched through a bunch of forum and support
    topics with no success
    > so
    > here's a post.
    >
    > I'm building a site on a Mac using some basic PHP (not
    database driven)
    > and
    > would like to be able to preview the files in a browser.
    I'm setting up a
    > testing server with PHP/MySQL as the Server Model,
    Access as
    > Local/Network, and
    > the location of the site folder pointed to. My problem
    is the URL
    > prefix...
    >
    > I have tried the following URL prefixes and keep getting
    the same error
    > message in DW ("Dreamweaver cannot use the prefix you
    entered to display
    > live
    > data....HTTP error:0") and a connection failure in the
    browser. The
    > following
    > attempts include the name of my hard drive, my Mac User
    name, and the name
    > of
    > the folder my site rests in.
    >
    >
    http://myHDname/
    >
    http://myHDname/~myUserName/
    >
    http://myHDname/~myUserName/siteFolderName/
    >
    http://localhost/
    >
    http://localhost/~myUserName/
    >
    http://localhost/~myUserName/siteFolderName/
    >
    > Any ideas as to what I'm doing wrong?
    My guess is: you are not actually using a web server to serve
    your
    documents.
    see if reading the documentation helps....
    Preparing to build dynamic sites
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WSc78c5058ca073340dcda9110b1f693f21-7a31.h tml
    Joris

  • Link to Url properties problem

    Hello all,
    i am working on link to url UI element.
    the url that i have is larger than that i can put in reference property of link to url UI Element.
    How may i put whole of the url in reference properties of  link to url UI Element without length problem.
    Thanks & Regards.
    Vikash

    workaround:
    create an action and open the link via WINDOW API or with an exit plug
    http://help.sap.com/saphelp_nw04s/helpdata/en/45/1bc575ba064574e10000000a114a6b/content.htm
    regards
    stefan

  • URL iView Problem - How to Use URL Parameter of Type 'User Information'

    Hello URL iView experts
    I am currently working on integration of backend-functionality with the help of an URL iView.
    I want to use a parameter of type 'User Information'. In SAP Help Library it is said, that it is possible to set the value of a parameter according to a dynamic query on the users attributes. (Link SAP HELP)
    It is also said, that one can retrieve the Logon ID of the users account.(Attribute Name: j_user -> Link SAP HELP Attributes )
    I can choose the type 'User Information' but i don't know what to specify in the field 'Value'.
    I have made a screenshot of the problem.->[Link to screenshot|http://img66.imageshack.us/img66/7782/urliviewproblemfrsdnthrel3.jpg]
    But if i am calling the application this way, he doesn't retrieve the Logon-ID of the account, but he just uses the 'j_user' as value for the parameter.
    Can you tell me, what i need to specify in the field value?
    Best Regards
    Marcus
    Edited by: Marcus Böhm on Jun 2, 2008 1:22 PM

    Hi Marcus,
    > It is also said, that one can retrieve the Logon ID of the users account
    This is not correct; on the help.sap.com-page concerning the URL-iView-Parameters, it is printed that "other attributes (general, account, group, role) are not supported". The j_user attribute is part of the account group, so - not supported.
    For your needs, it may be a better choose to use the AppIntegrator, which offers such a possibility by using "<User.LogonUid>"; see http://help.sap.com/saphelp_nw70/helpdata/EN/36/5e3842134bad04e10000000a1550b0/frameset.htm and https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0cbc309-ff89-2a10-8bad-bcde4c152ecb
    Hope it helps
    Detlev

  • URL  access problem

    I have JDK1.5.0_06 (build 1.5.0_06-b05) on my PC with Windows 2000 OS and when I am running the following code
    public class A
    public static void main(String[] args)
    try{
    URL u = new URL("http://www.aaaa.com/xxxx%F3P%F3Rblabla");
    ur = u.openConnection();
    ur.getInputStream().close();
    }catch(Exception e){
    e.printStackTrace();
    }finally{
    the following exception appears:
    java.lang.IllegalArgumentException
         at sun.net.www.ParseUtil.decode(ParseUtil.java:179)
         at sun.net.www.ParseUtil.toURI(ParseUtil.java:253)
         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:738)
         at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:669)%
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:913)
    I think that the problem is using "%F3" in the URL. But, I have a site where this code appears in the URL and from IE it works fine.
    If somebody knows how to solve please give me a sign.
    If I use 1.5.0_02 (build 1.5.0_02-b09) it works fine.
    Best regards,
    Leo

    Are regular users able to access Files? Is the user seeing the SSO Login page or do they just get a HTTP 500?
    Please have the user delete all their cookies and temporary internet files and try it again.
    In addition please see if the users request makes it to the Files server by checking the HTTP access_log and the Files servlet's application.log.
    Hope that helps,
    -sancho
    I have a user who is having trouble accessing the
    administrator and files URL. He is using the same URL
    as other administrators but keeps getting HTTP 500
    error or page can not be displayed.
    The problem appears to be with his browser settings
    in IE version 5.5. He has reinstalled IE and is still
    getting this error. He can use someone else's PC and
    is able to log in using the URLs but on his PC he
    keeps getting an error.
    Does anyone have any suggestions where to start
    looking for a problem resolution?
    Thanks for any help...

  • URL import problem

    I have noticed a problem when I import a vCard from Address Book on my MacBook Pro OS X 10.6.8
    The URL addresses always have an extra character in them.
    The first part - https:// will always be this http\:// when imported into iCloud Contacts.
    Anyone else having this problem?

    Have you tried changing the vCard format in Address Book from v2.1 to v3.0
    If you update your computer from OS X 10.6.8 to at least the minimum supported by iCloud (OS X 10.7.2) you will not have this problem as you will be able to sync to iCloud directly and automatically from Address Book, without having to go through this cumbersome manual export/import process.

  • Web service url redirecting problem

    I am working on a form developed by LC Designer that will call a web service from our web server.
    In the WSDL, the soap address location points to www.domain.com/webservice1,
    however our web server will perform load balance by directing all www.domain.com to a new url
    either www1.domain.com or www2.domain.com.
    The result is that nothing is returned after executing the webservice call, I can't catch any error
    after xfa.connectionSet.WebServiceDC.execute(false); just nothing returns after the call.
    I suppose it is the problem that the url has been redirected to a different one.
    However if the soap address location points directly to either www1 or www2, the call returns result alright.
    Is there way or script that I can handle by redirecting a web service to a different URL like that in Adobe Flex?
    That is what I found from the web for Adobe Flex :
    public function onLoginResult(event:ResultEvent):void {
    //Extract the new service endpoint from the login result. 
    var newServiceURL = event.result.serverUrl;
    // Redirect all service operations to the URL received in the login result. 
        serviceName.endpointURI=newServiceURL;
    Best Rgds.

    A helpful poster on the House of Fusion forums pointed me to
    a work-around:
    Apparently ColdFusion just uses the WSDL to create the sub
    objects for the web service call, so as long as there is a service
    port address secified in the WSDL it doesn't matter where the
    actual WSDL file sits. So I just downloaded the WSDL using CFHTTP
    (had to use this article to configure CFHTTP for HTTP Compression:
    http://www.talkingtree.com/blog/index.cfm/2004/7/28/20040729)
    and then I pointed my CF Administrator to the WSDL on my local
    machine. And Presto - I can connect to the web service no problem
    now.
    Only problem is that I have to download the WSDL every time
    there is a change to the webservice, but I can schedule a task that
    downloads the file once a week or so.

  • URL filtering problem

    Hi!
    I'm trying to set up local url filterin in my 881 router.
    However I can not use the parameter-map type urlfpolicy local ... command because there is no urlfpolicy type in the cli.
    cisco(config)#parameter-map type ?
      consent        Parameter type consent
      inspect        inspect parameter-map
      protocol-info  protocol-info parameter-map
      regex          regex parameter-map
    My software version:
    Version 12.4(22r)YB5, RELEASE SOFTWARE (fc1)
    And license:
    Index 2 Feature: advsecurity                   
            Period left: Life time
            License Type: Permanent
            License State: Active, In Use
    What could be the problem?

    Hi jeliasoncisco, my name is Luis I am part of the Small business Support community. I apologize for your inconvenience you are having, I am glad to provide you assistance. It sounds like a known issue, there are few problems with intermittent security and firewall summarizing on this bug CSCue60767, please reach out to our Small Business Support Center and open a Service Request to follow up your case? One of our Engineers may be able to work with you and diagnose the root cause. You can find the appropriate contact information for SBSC in the below link.
    http://www.cisco.com/en/US/support/tsd_cisco_small_business_support_center_contacts.html
    I hope you find this answer useful,
    Greetings,
    Luis Arias.
    Cisco Network Support Engineer.

  • Url encoding problem

    I'm trying to URLDecoder.decode an url with accented characters, but it's not working:
    For example with the "?" character:
        URLEncoder.encode("?","UTF-8"); results in: %C3%B6
    However, when I URLDecoder.decode my url, (http://localhost/mjszotar/keres?szo=%C3%B6), the result is: ??
    Can you help me find out the problem please?

    I have tried with the Character Encoding option
    URLDecoder.decode("http://localhost/mjszotar/keres?szo=%C3%B6","UTF-8");
    output:
    http://localhost/mjszotar/keres?szo=?
    URLDecoder.decode("http://localhost/mjszotar/keres?szo=%C3%B6","ISO-8859-1");
    output:
    http://localhost/mjszotar/keres?szo=??

  • IWeb - URL name problem

    Quick facts: I have created a website on iWeb. I am going to host this site using Mobile Me. I have purchased a domain name on Go Daddy. I changed the CNAME on Go Daddy to web.me.com
    On iWeb when I publish my site, it appears to publish just fine. The problem is that it duplicates the URL name. Instead of www.mydomain.com, it reads www.mydomain.com/www.mydomain.com. When I navigate to www.mydomain.com, nothing comes up. But, when I type in www.mydomain.com/www.mydomain.com, my website comes up.
    Has anyone had this problem, and how have you resolved it? I am new to all of this, so if I have not used the proper terminology, please feel free to correct me. Any suggestions are appreciated. Thank you!

    Thank you for your response. This was somewhat helpful, and I did re-name the site as you suggested. However, I am still having the same problem in that if I simply type in www.mydomain.com, I cannot get to my page. I have to type www.mydomain.com/xyz in order to get to my page.
    I have gone to Go Daddy to try to get it to forward from www.mydomain.com to www.mydomain.com/xyz, but that does not appear to be working.

  • Url editing problem in jsp

    hi to all,i am very new to jsp ,my problem is i want client server interaction
    only through forms,suppose when the user perform some action on a button
    i am displaying the results according to client request,then user sees
    the url like this requestedURL+QueryStringURl in user's browser. I want a
    solution for even if the user changes the any part of the genereated url ,it should not effect the current page.
    I need to use only GET method.Sorry for my poor english and thanks in advance.

    If you don't want idempotency, you should use POST instead.

  • URL openStream problem. URL String length

    Hi,
    My problem is about length of the url string. I'm simply creating a URL and trying to call openStream() to get content. But if the length of url string exceeds 118 characters, I'm getting an exception. It says Server returned Http response code 505.
    If I try the same url string in a browser it's working.
    Thanks for all replies in advance...

    the problem solved, it was about white space not length... I didn't notice the white space there sorry!

  • Httpservice url property problem

    hello everyone
    I need to include non latin characters in my httpservice url property. It points to a file. (http://www.myurl.com/nonLatinCharactersInFilename.xml)And its giving me errors.
    When I check the error, the url appears like so: http://www.myurl.com/??????????????????.xml
    Im using these character set everywhere in the code and there are no problems except when im sending the httpservice call.
    I also have same characters in the result event. and theres no prpblem with that.
    Any ideas how I can include these file names in the url property? or is there another way?
    In my app the user clicks a list (of file names with non latin characters) and an http service is sent to load the corresponding file to a richEditableText component.
    every thing except the non latin character part works fine
    any help in the right direction will be appreciated.
    thanx

    Hello,
    I am not shure, but I think you have to use a webserver, with
    a folder directing to your desktop. Then you can use something like
    that:
    http://localhost/Desktop.
    Otherwise you can try file:///C://Documents and
    Settings/[username]/Desktop/flex/...xml
    I hope this will help

  • Playing from a URL (Strange problem)

    Hello,
    I am having this strange problem where when i play a video with JMstudio it plays. however, when i try to play the same video from a url it some what loads and crashes while loading.
    Note: I am running a web application in my local server that contains a video. So, i am trying to run the video from this url for example: http://localhost:8080/test/video/sky.mpg
    Any help
    Thank you
    D

    Hi captfoos the strange thing is If i run the video file using the webserver URL then it crashes. However, if i play it by passing an explicit path it plays the video fine. I am just a beginner so don't know much about JMF capabilities.
    And this is what i get when running through webserver URL it crashes the JVM.
    # An unexpected error has been detected by Java Runtime Environment:
    #  EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x0011f798, pid=5312, tid=6788
    # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode, sharing windows-x86)
    # Problematic frame:
    # C  0x0011f798
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x05231400):  JavaThread "JMF thread: com.sun.media.amovie.AMController@13c5982[ com.sun.media.amovie.AMController@13c5982 ] ( realizeThread)" [_thread_in_native, id=6788, stack(0x05680000,0x056d0000)]
    siginfo: ExceptionCode=0xc000001d
    Registers:
    EAX=0x0011f704, EBX=0x0011f770, ECX=0x0011f990, EDX=0x7122f124
    ESP=0x056cf534, EBP=0x056cf5ac, ESI=0x04f96ab8, EDI=0x04a99650
    EIP=0x0011f798, EFLAGS=0x00010202
    Top of Stack: (sp=0x056cf534)
    0x056cf534:   04a91a74 0011f774 7122f124 04f96ab8
    0x056cf5a4:   04f80b68 d7552f7e 056cf5c4 71233c52
    Instructions: (pc=0x0011f798)
    0x0011f788:   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    0x0011f798:   ff ff ff ff ff ff ff 7f 00 00 00 00 00 00 f0 3f
    Stack: [0x05680000,0x056d0000],  sp=0x056cf534,  free space=317k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  0x0011f798
    C  [quartz.dll+0x13c52]
    C  [jmam.dll+0x490d]
    C  [jmam.dll+0x4aba]
    C  [jmam.dll+0x488c]
    C  [quartz.dll+0x1bd47]
    C  [quartz.dll+0x1c40d]
    C  [quartz.dll+0x1c95d]
    C  [quartz.dll+0x1c822]
    C  [quartz.dll+0x4ebf0]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  com.sun.media.amovie.ActiveMovie.openStream(ZZIJ)Z+0
    j  com.sun.media.amovie.ActiveMovie.<init>(Lcom/sun/media/amovie/AMController;Ljavax/media/protocol/PullSourceStream;ZJ)V+253
    j  com.sun.media.amovie.AMController.createActiveMovie(Ljavax/media/protocol/DataSource;)Lcom/sun/media/amovie/ActiveMovie;+263
    j  com.sun.media.amovie.AMController.doRealize()Z+66
    j  com.sun.media.RealizeWorkThread.process()Z+4
    j  com.sun.media.StateTransitionWorkThread.run()V+8
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x0526c800 JavaThread "Thread-3" [_thread_blocked, id=6864, stack(0x057e0000,0x05830000)]
      0x05250c00 JavaThread "JMF thread: SendEventQueue: com.sun.media.content.video.mpeg.Handler" [_thread_blocked, id=7720, stack(0x05420000,0x05470000)]
    Other Threads:
      0x02482800 VMThread [stack: 0x04590000,0x045e0000] [id=1976]
      0x024a2800 WatcherThread [stack: 0x04980000,0x049d0000] [id=6072]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 960K, used 221K [0x245f0000, 0x246f0000, 0x24ad0000
      rw space 12288K,  53% used [0x2cdf0000, 0x2d45d300, 0x2d45d400, 0x2d9f0000)
    Dynamic libraries:
    0x00400000 - 0x00424000      C:\Program Files (x86)\Java\jre6\bin\javaw.exe
    .ll
    0x73e80000 - 0x73e87000      C:\Windows\system32\midimap.dll
    0x735a0000 - 0x735b3000      C:\Windows\system32\devenum.dll
    VM Arguments:
    jvm_args: -Dfile.encoding=Cp1252
    java_command: org.twc.dmr.MediaRenderer
    Launcher Type: SUN_STANDARDThanks again for helping me

Maybe you are looking for