Monday, March 12, 2012

example for updategram?

There has to be at least one person in the world who uses updategrams from a
web client?
Is there an example of how to create them?
What is the best way to store data on the client <xml> or
msxml2.DOMDocument?
Is there an example of how to create an updategram from either of these
storage types?
I can return the updategram to the sql server, so I do not need examples of
this.
I need an example of how to create updategrams using jscript and either
<xml> or msxml2.document
thank you
markI'm sorry, I don't have any examples on hand with ASP. I know there are a
few up for ASP.Net / Managed code. I'll look to see if I can find some
older ones.
Irwin
"John Smith" <johnsmith@.microsoft.com> wrote in message
news:e$lboPoBFHA.2428@.TK2MSFTNGP14.phx.gbl...
> There has to be at least one person in the world who uses updategrams from
> a
> web client?
> Is there an example of how to create them?
> What is the best way to store data on the client <xml> or
> msxml2.DOMDocument?
> Is there an example of how to create an updategram from either of these
> storage types?
> I can return the updategram to the sql server, so I do not need examples
> of
> this.
> I need an example of how to create updategrams using jscript and either
> <xml> or msxml2.document
> thank you
> mark
>|||I would appreciate an example of how to make an updategram when using <xml>
I have tables using <xml> that I manipulate and would like to create
updategrams as I go.
thank you
Mark
"Irwin Dolobowsky [MS]" <irwind@.mail.microsoft.com> wrote in message
news:u$njoHNCFHA.2288@.TK2MSFTNGP14.phx.gbl...
> I'm sorry, I don't have any examples on hand with ASP. I know there are a
> few up for ASP.Net / Managed code. I'll look to see if I can find some
> older ones.
> Irwin
> "John Smith" <johnsmith@.microsoft.com> wrote in message
> news:e$lboPoBFHA.2428@.TK2MSFTNGP14.phx.gbl...
>|||I found this on general usage of MSXML for client-side processing, it should
give you a good start:
http://www.notestips.com/80256B3A007F2692/1/NAMO5EXV8H
"John Smith" <johnsmith@.microsoft.com> wrote in message
news:%23Dfh82ZCFHA.4008@.tk2msftngp13.phx.gbl...
>I would appreciate an example of how to make an updategram when using <xml>
> I have tables using <xml> that I manipulate and would like to create
> updategrams as I go.
> thank you
> Mark
>
> "Irwin Dolobowsky [MS]" <irwind@.mail.microsoft.com> wrote in message
> news:u$njoHNCFHA.2288@.TK2MSFTNGP14.phx.gbl...
>

No comments:

Post a Comment