How to compress String using Visual Basic

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

    How to compress String using Visual Basic

    I have an XML in ASP which has to be compressed and sent to the browser client. I want to use a VB dll to do the job, is it possible?
  • [ + 2 0 r p 3 ]

    #2
    Re: How to compress String using Visual Basic

    yes it is


    "Senthil" <Senthil@discus sions.microsoft .com> wrote in message
    news:B3158618-049E-4E51-A2B2-3E1722249131@mi crosoft.com...[color=blue]
    > I have an XML in ASP which has to be compressed and sent to the browser[/color]
    client. I want to use a VB dll to do the job, is it possible?


    Comment

    • Senthil

      #3
      Re: How to compress String using Visual Basic

      How? Is it thro the built in API.
      Can u send me a code sample ?

      "[ + 2 0 r p 3 ]" wrote:
      [color=blue]
      > yes it is
      >
      >
      > "Senthil" <Senthil@discus sions.microsoft .com> wrote in message
      > news:B3158618-049E-4E51-A2B2-3E1722249131@mi crosoft.com...[color=green]
      > > I have an XML in ASP which has to be compressed and sent to the browser[/color]
      > client. I want to use a VB dll to do the job, is it possible?
      >
      >
      >[/color]

      Comment

      Working...