html link from browser link to xml editor

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Red Ogden

    html link from browser link to xml editor

    Hello - is there any way to create an html link to an xml file and
    get it to open directly in an XML editor rather than in the browser
    window?
    Many thanks in advance.
    Redge.
  • Toby Inkster

    #2
    Re: html link from browser link to xml editor

    Red Ogden wrote:
    [color=blue]
    > Hello - is there any way to create an html link to an xml file and
    > get it to open directly in an XML editor rather than in the browser
    > window?[/color]

    What makes you think your visitor has an XML editor?

    --
    Toby A Inkster BSc (Hons) ARCS
    Contact Me ~ http://tobyinkster.co.uk/contact
    Now Playing ~ ./natalie_imbrugl ia/left_of_the_mid dle/05_wishing_i_wa s_there.ogg

    Comment

    • David Dorward

      #3
      Re: html link from browser link to xml editor

      Red Ogden wrote:
      [color=blue]
      > Hello - is there any way to create an html link to an xml file and
      > get it to open directly in an XML editor rather than in the browser
      > window?[/color]

      Configure your browser to use a suitable external handler for files with
      whichever text/xml and application/xml Content-types you wish.

      --
      David Dorward <http://blog.dorward.me .uk/> <http://dorward.me.uk/>
      Home is where the ~/.bashrc is

      Comment

      • Red Ogden

        #4
        Re: html link from browser link to xml editor

        Toby Inkster <usenet200409@t obyinkster.co.u k> wrote in message news:<pan.2004. 09.09.12.52.57. 166117@tobyinks ter.co.uk>...[color=blue]
        > Red Ogden wrote:
        >[color=green]
        > > Hello - is there any way to create an html link to an xml file and
        > > get it to open directly in an XML editor rather than in the browser
        > > window?[/color]
        >
        > What makes you think your visitor has an XML editor?[/color]

        It's not a website but an internal web application used within our
        company - all relevant developers have the tool.

        Comment

        • Red Ogden

          #5
          Re: html link from browser link to xml editor

          David Dorward <dorward@yahoo. com> wrote in message news:<chq827$9e 0$3$8300dec7@ne ws.demon.co.uk> ...[color=blue]
          > Red Ogden wrote:
          >[color=green]
          > > Hello - is there any way to create an html link to an xml file and
          > > get it to open directly in an XML editor rather than in the browser
          > > window?[/color]
          >
          > Configure your browser to use a suitable external handler for files with
          > whichever text/xml and application/xml Content-types you wish.[/color]

          Thanks David.

          Comment

          Working...