[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xml-dev] client side XML functionalities
On 7/24/06, Didier PH Martin <martind@...> wrote:
> Topic: parameter passing through a URL:
> > Can I do that through a URL? Is it possible to link from one document to
> select a certain XML document, a certain XSLT template, some parameters all
> from a URL?
>
> Not as far as I know: except of course with a "javascript:" URL that invokes
> the above Javascript code.
>
> Didier replies:
> Again, you'll have to implement it. It's not an "off the shelf" solution
It's just a trivial tokenizing of document.location. Not off the
shelf, but no problem either.
cheers
andrew
|