Re: Simple XML Example
From: James Baker (cppjames_at_hotmail.com)
Date: 08/19/04
- Next message: Jeff Cochran: "Re: Running asp page as particular user"
- Previous message: Evertjan.: "Re: disable form, then what?"
- In reply to: Bob Barrows [MVP]: "Re: Simple XML Example"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 19 Aug 2004 11:34:36 -0400
I'll take a look, thanks for the links. To clarify, all I'm trying to do is
generate XML from a recordset and "send" it from an ASP page to a client's
website, where they can interpret it however they want. Does that make
sense?
"Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote in message
news:erJ4SFghEHA.3664@TK2MSFTNGP12.phx.gbl...
> James Baker wrote:
> > I have a very simple query that gets a few records from a database.
> > I need to take this, turn it into XML and post it to a client's
> > website via VBScript. I was able to find an example of exporting the
> > data to an XML file, but I'm lost on the syntax for actually posting
> > the data to a third party page.
>
> I'm not sure I quite undersatnd what you mean by this, but, does either of
> these two examples help?
> http://www.davidpenton.com/testsite/tips/
>
> Bob Barrows
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
- Next message: Jeff Cochran: "Re: Running asp page as particular user"
- Previous message: Evertjan.: "Re: disable form, then what?"
- In reply to: Bob Barrows [MVP]: "Re: Simple XML Example"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|