[
Lists Home |
Date Index |
Thread Index
]
On 7/24/06, Didier PH Martin <martind@netfolder.com> 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
|