Microsoft XML control: Does it work?

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

    Microsoft XML control: Does it work?

    Does this control work at all?????

    I have an html table in my asox form and one of the td tags needs be filled
    with an xslt transformation. Every request now fires twice on every pageload
    and every button click?

    I need to inherit from a base page so cannot simply throw it into the stream.

    I have found Xslt processing in VB.net utterly clumsy.

    Any help, thanks
    gleeman
  • Swanand Mokashi

    #2
    Re: Microsoft XML control: Does it work?

    Yes it does work correctly for me.
    Can we see some code where it is failing for you ?


    "Gleeman" <Gleeman@discus sions.microsoft .com> wrote in message
    news:99DE1BD8-BDEC-4B8A-ADA2-F6A52E29F655@mi crosoft.com...[color=blue]
    > Does this control work at all?????
    >
    > I have an html table in my asox form and one of the td tags needs be
    > filled
    > with an xslt transformation. Every request now fires twice on every
    > pageload
    > and every button click?
    >
    > I need to inherit from a base page so cannot simply throw it into the
    > stream.
    >
    > I have found Xslt processing in VB.net utterly clumsy.
    >
    > Any help, thanks
    > gleeman[/color]


    Comment

    • Patrick.O.Ige

      #3
      Re: Microsoft XML control: Does it work?

      It works like a charm
      Show some snippet code
      Patrick

      "Gleeman" <Gleeman@discus sions.microsoft .com> wrote in message
      news:99DE1BD8-BDEC-4B8A-ADA2-F6A52E29F655@mi crosoft.com...[color=blue]
      > Does this control work at all?????
      >
      > I have an html table in my asox form and one of the td tags needs be
      > filled
      > with an xslt transformation. Every request now fires twice on every
      > pageload
      > and every button click?
      >
      > I need to inherit from a base page so cannot simply throw it into the
      > stream.
      >
      > I have found Xslt processing in VB.net utterly clumsy.
      >
      > Any help, thanks
      > gleeman[/color]


      Comment

      Working...