Other links than http...

Dear iWeb users,
I'd like to link a word with the following url: afp://myserver.com but iWeb refuses. Same happens with ftp://myserver.com. Only http://myserver.com works. Any idea on how to solve the problem (limitation...)?
Thank's for your help
Francois
mbp17   Mac OS X (10.4.8)  

You will need to post process your pages, there are many methods to alter < a href tag from HTTP to AFP or FTP or whatever...
That said, you will need ways to control which links to be altered, and leave other links as HTTP, you don't want to change every HTTP links, right?
Example: let say you have 20 HTTP links on your page and you only want to change 2 of those to FTP and one to AFP, see what I'm getting at.
You can change HTML code using search and replace method with a third party apps (this method actually changes the HTML code, very, very static and very very quaint ).
or you can change HTML code dynamically (DHTML) with javascript, I do not have specific javascript to change HTTP to AFP or FTP, but I do have javascript to alter HTTP href to anchor links (not much different there), see this:
http://geocities.com/[email protected]/anchors_1.html
& http://geocities.com/[email protected]/anchors_2.html
the anchor links are modified on-the-fly. sorry folks, I don't do windows; you will have to get Safari or Firefox to see it.

Similar Messages

  • ACE - x-forwarded-for equivalent for other protocols than HTTP

    Hello you guys
    Need your help. I have an ACE architecture based on source-nat but I want to have the real source IP info on the destination real server.
    For HTTP packets I can set up x-forwarded-for, but is there a way to do the same for other TCP protocols? And, just for the fun of it, UDP also?
    Best wishes

    Hi,
    it is designed specifically for HTTP. ACE cannot insert the same to any other protocol.
    Even if you look at the commands it says :
    "insert-http x-forward header-value "%is"
    which itself indicate that it is desinged for HTTP.  This is a process of adding a header to HTTP message.
    Hope that helps.
    regards,
    Ajay Kumar

  • Using other protocol than HTTP for a Nokia 7650 application

    Hello,
    I'm developing an java application for a Nokia 7650 that needs to use SIP over UDP.
    In an emulator on the PC the communication works fine.
    I'm afraid that there will be some problems when I port the application to the real device.
    Can I use SIP over UDP communication on a real Nokia 7650?
    thanks in advance
    Best regards
    Hector

    I add some code example of my application. SIP uses Datagram protocol, which is supported in CLDC.
    // Create a new datagram socket.
    DatagramConnection dc =
    (DatagramConnection)Connector.open("datagram://:5060");
    System.out.println("SYSTEM, datagram server listener:" + "datagram://:5060");
    while (! sipStack.toExit) {
    Datagram datagram =
    dc.newDatagram(MAX_DATAGRAM_SIZE);
    System.out.println("SYSTEM, listening!");
    dc.receive(datagram);
    System.out.println("SYSTEM, packet revceived!");
    // Create asynchronous message handler
    // for this message
    UDPMessageChannel udpMessageChannel =
    new UDPMessageChannel
    (datagram,sipStack);
    } catch (Exception ex) {
    ex.printStackTrace();

  • How can I make a link a different color than the other links according to the current page?

    Hello.  I have created a navigation bar.  And I would like to style the links to have the current page link a different color than the other links.  For example, if all of the links have a black background, I would like to have the current page link to have a white background.  The reason that I would like to style them this way is so that the visitor knows what page is being visitied.
    I tried different ways but all of them did not show to make any change to the links.  This is what I have so far.  The links work, but all of them have the same color and background.  When on the home page, I would like to have the home page link to have a white background with black letters.  I would appreciate your advice.
    <head>
    ul {
        list-style-type: none;
        text-align: right;
        padding-top: 10px;
        padding-bottom: 6px;
        padding-right: 10px;
    li {
        display: inline;
    a:link {
        color: #FFF;
        background-color: #000;
        text-align: center;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 7px;
        text-decoration: none;
    a:visited {
        color: #FFF;
        background-color: #000;
        text-decoration: none;
    a:hover {
        color: #000;
        background-color: #FFF;
        text-decoration: none;   
    a:active {
        color: #FFF;
        background-color: #000;
        text-decoration: none;   
    a.menu:link {
         color: #000   
         background-color: #FFF;
         text-decoration: none;
    </head>
    <body>
    <div class="navigation">
        <ul>
            <li class="menu"><a href="index.html" target="_self">HOME</a></li>
    </body>
    Thank you very much.

    http://www.itworld.com/development/351097/setting-active-menu-item-based-current-url-jquer y

  • IWeb protocol support for anything OTHER than http and https

    I am extremely disappointed in iWeb. It doesn't even seem to be able to do very simple things.
    All I want to do is to create HTML links to external pages with protocols other than "http" and "https" and it always prepends "http" to the beginning of the URL. This is really really really annoying.
    Apple I hope you are paying attention. iWeb is poorly designed. You are trying to anticipate what end users want...this is a development practice right from the Microsoft Windows Developer book. I sure how the next update to iWeb works properly. I'm so upset about all this...I can't publish podcasts to the web because of all the foolishness with how you handle that, and the confusing directory name issues.
    My podcast URL looks like this:
    http://itpc://www.mysite.com/podcast/News/rss.xml
    I tried (unsuccesfully) to manually create the podcast since the automated version created this:
    itpc://www.bradyconsult.com/podcast/podcast/News/rss.xml
    I'm sure I could fiddle with iWEb and get this to work, but why should I? I've already fiddled with it and simple changes to my site structure totally screw this up. Not to mention, that when it did work, it didn' t even post all my podcasts!!! It skipped the first one and the last one.
    And, for those wondering, i'm not technically clueless. I have a podcast working just fine on two other sites. The appeal to iLife with iWeb and the new podcast feature of GarageBand was to bring all this together in one easy to use, nice package. But it's not nice. Garageband's update is awesome! But iWeb and it's attempts to work with the other iApps is gruesome.
    I expect this garbage from Microsoft...not Apple.
    Can anyone recommend a workaround (and yes, I understand I can manually edit HTML...but I was hoping for a workaround within iWeb) to create html links with support for protocols (aside from http and https) ??
    It's bad enough I have to publish to a folder and then FTP to my site since apple makes that exceedingly difficult to do (I'm sure to increase .mac sales) but all this other foolishness is just bunk. I feel ripped off on my iLife '06 purchase.
    Grrrrrrr......
    G5 Dual 2.3 GHz   Mac OS X (10.4.5)  

    I don't know if this helps you any, but in my humble
    opinion Drake is absolutely correct. iWeb really
    wasn't designed for the pro site builder; it's just
    an entry level site builder. Moreover, it isn't
    really geared for the professional world of internet
    marketing; I think it is really more for the home
    and family group who have at least one thing in
    common: Macs.
    I don't think it was even designed for them. I mean, you can't create an ftp: link, you can't manage multiple site files, there's no way to add "aim:" or "yahoo:" links, etc. It's not mac's they're supporting. It's .mac in particular, maybe, if that.
    The art is kinda nice, but really, the grief in trying to do simple things like a basic href is just absurd. I can do these things easily in Pages. iWeb should certainly be no more difficult.
    Btw, I'm here because I have the same problem - overly restrictive URL's on hyperlinks. I'll probably solve my with a trivial sed script. But even that's tough because they mangle the url. It's not easy to find an encoding suitable for automatic post processing.
    Automator anyone?

  • Can a servlet handle other than HTTP request..?

    I was asked this question in a interview. Can anyone clear me this.
    Can a servlet handle other than HTTP request..?
    If yes, please give me a working example.

    Can anyone guide me to achieve this.?
    Note: If anyone worked with servlet responding ftp request, please send me the code.
    Yes, a servlet can handle requests in other protocols
    like FTP.
    To achieve this, your Servlet ought to inherit from
    javax.servlet.GenericServlet or implement the
    javax.servlet.Servlet interface. To code the Servlet,
    you should have a working knowledge of ftp protocol.
    When your servlet extends
    javax.servlet.http.HttpServlet, it can process http
    requests only.
    Cheers,
    ram.

  • Req. delivery date is taking other date than system date in va01

    DEAR SAP GURUS ,
    I am facing one porblem . when i am creating a sales order then in sales tab ( the very first tab ) in req. delivery date field it is picking other date than current system date . for example today (10.04.2009)
    i am creating a sales order then it is showing 14 .04.2009 . but i want it should show today's date .
    what is the problem and how can i resolve it in spro . i don't wish to do it by user exit or badi .
    plz help me out to solve it through customization .
    THANKS ,
    AMIT RANJAN

    Hi,
    Check these links..
    the Requested delivery date is determined based on the lead time specified in the definition fo the sales document type in VOV8.
    https://forums.sdn.sap.com/click.jspa?searchID=24726102&messageID=4378484
    Requested delivery date not the Current Date?
    Sales Order - Requested Delivey Date
    Regards,
    Omkaram.

  • Firefox loads other pages than expected

    From time to time firefox loads other pages than expected.
    Is it firefox, google :D or do i have a virus:D?

    Many site issues can be caused by corrupt cookies or cache.
    * Clear the Cache
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Advanced > Network > Cached Web Content: Clear Now'''
    and
    * Remove Cookies
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Privacy.'''
    Under '''History''', select Firefox will '''Use Custom Settings'''.
    There is a button on the right side called '''Show Cookies'''.
    If there is still a problem,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''''' {web link}
    While you are in safe mode;
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites and see if there is still a problem. Then restart.

  • Will over the air mirroring be available for iPad 2 to other devices than the AppleTV? Devices such as the Boxee Box?

    Hi there.
    I was just wondering if anyone knows if mirroring over the air will be available for the iPad 2 to other devices than the AppleTV?
    Devices such as the Boxee Box?
    Air Play works fine with the Boxee Box when viewing photos, videoes or listening to music, but what about mirroring?
    - Bubbi, Denmark

    If you feel so strongly about something, why not tell Apple directly through the provided link:  http://www.apple.com/feedback?

  • My problem is very simple......firefox wont allow me save my downloads to any other location than my c drive....for example i have gone into options and set sav

    ''locking this thread as duplicate, please continue at [https://support.mozilla.org/en-US/questions/986549 /questions/986549]''
    my problem is very simple......firefox wont allow me save my downloads to any other location than my c drive....for example i have gone into options and set save downloads to my e drive....but still firefox keeps saving them to my c drive....i have 4 internal hard drives in my rig....and have tried saving downloads to them all.......why this is happening i cant understand....i have tried lots of suggestions....and have re-installed firefox multiple times

    hello, there's a general regression in firefox 27 that won't allow files to download directly into a root drive. please try to create a subfolder (like ''E:\Downloads'') and set this as default location for downloads...
    also see [https://bugzilla.mozilla.org/show_bug.cgi?id=958899 bug #958899].

  • How to connect my iPad 2 to Sony Bavaria wirless? Any other way than apple tv?

    How to connect my iPad 2 to Sony Bavaria wirless? Any other way than apple tv?

    http://store.apple.com/us/product/MD098ZM/A/apple-digital-av-adapter
    this one? if i connect it to the tv, will it work  if audio system is connected to the tv?

  • How can i download an app from iTunes store, that exists just in a "swiss store". Because my account isn't allowed to download apps from other stores than a slovene. ???

    how can i download an app from iTunes store, that exists just in a "swiss store". Because my account isn't allowed to download apps from other stores than a slovene. ???

    You have to be in a country, and have a billing address in that country, to download from its store. You can try requesting that the app be added to the Slovenia store, but unless the app's developer/rights-holder agrees to it then Apple won't be able to sell it there : http://www.apple.com/feedback/itunes.html

  • JSAPI - other languages than English; MIDlet - settings loading; JSAPI - al

    Hello!
    I need to create application which uses speech recognition. At first I thought about using CMU Sphinx (PocketSphinx or, possibly, Sphinx4). Later I thought about JSAPI. (Sphinx somehow uses JSAPI but I don't know what is the difference between JSAPI and Sphinx).
    I have read almost all (up to 6.7.9) of the following tutorial: http://java.sun.com/products/java-media/speech/forDevelopers/jsapi-guide.pdf. Unfortunately I couldn't've found one important thing, i.e. how to create acoustic model for other language than English?
    Thanks in advance for your answers :-)!
    PS There are some other things which I'd like to know:
    1) How to load some settings from file (I guess nowadays configuration files are created with the use of XML but I dunno)?
    2) How to maintain algorithm which is used by MIDlet which involves JSAPI? I mean there are some different things which my MIDlet needs to do. I guess it is good habit to divide different goals into separate parts of code (due to object-oriented programming).
         In my case there are some different things:
         a) speech recognition of audio input, i.e. changing input audio stream into output text string
         b) analysis of that text string and according to this string choosing the proper transition in my algorithm
         In general I have written my algorithm on sheet of paper and it takes about ten A4 sheets of paper. Because of it I thought there should be some way to write this algoritm maybe outside the code, in some kind of file which would contain this algorithm. Maybe there is other good way to implement this algorithm, not necesarilly in the code.
         c) sending of results through httpconnection with the use of POST method
         d) receiving in on TomCat on server
    3) Which method should I use to receive the recognized speech? I found these:
         a) FinalRuleResult, b) Result -> getBestToken, c) getSpokenText, d) ResultToken of RuleGrammar
    4) Can you give me any full examples of JSAPI usage? (Not just short parts of code like in this JSAPI guide)?
    Greetins :-)!

    Praveen, Yes the infoobject is language dependent.  The problem did not happen in BWQ but came up in BWP.  so I am not sure at this time what is causing in production that didn't happen in BWQ.
    Thanks,
    Syed.

  • How can i change traffic form one link to other link automatic !!!

    I am providing two links to my client, one link has bandwidth 15 Mpbs and other link has 10 Mpbs (through same router but ports are different) via BGP. My client want that if his primary link goes down then his backup link become 25 Mpbs, vice versa.
    I have studied Cisco event manger, but want to know that there is any other way to do this task. can it be done by route-map ???
    Many thanks in advance !!!

    Hi there's a few ways to do this ,your using BGP so you could set the primary link to have a better local preference than the backup link , you can also use a route-map to specify which subnets to allow all traffic or just some subnets or alter 1 of BGPs other attributes as well , you could send them a less preferred(higher) MED for the backup link
    or
    you could use ip sla with tracking of specific routes across the primary and the use a route-map to set the ip next-hop if the route becomes unavailable and add the verify-availability on it to make sure the link you move too can definitely send traffic across the backup and reach the new verified route
    EEM can be difficult to setup i would avoid it for something like this when there are easier options available
    If this helps please mark as correct
    Mark

  • Can you charge a macbook by any other means than the power cord? For example the usb drive? My cord works fine but the outlet on the laptop is not.

    Can you charge a macbook by any other means than the power cord? For example the usb drive? My cord works fine but the outlet on the laptop is not.

    The only way to charge a MBP is with a MagSafe power supply (wall or airline) try http://support.apple.com/kb/TS1713

Maybe you are looking for