473,386 Members | 1,815 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

ASP reading XML

I have an ASP classic site that needs to add the option of reading an XML
file send back from another web site and parsing it into a multi-column HTML
table. The server is Windows Server 2003. Can anyone direct me to where I
might find more info on this? Thanks.

David
Jul 19 '05 #1
4 3081
Basically start at the ServerHTTPXml object (Xml parser 3 or 4)... This
object can do gets and puts and all http verbs including fetches of XML...

--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm

"David C" <dl*****@lifetimeinc.com> wrote in message
news:Oy***************@TK2MSFTNGP11.phx.gbl...
I have an ASP classic site that needs to add the option of reading an XML
file send back from another web site and parsing it into a multi-column
HTML
table. The server is Windows Server 2003. Can anyone direct me to where
I
might find more info on this? Thanks.

David


Jul 19 '05 #2
"David C" <dl*****@lifetimeinc.com> wrote in message
news:Oy***************@TK2MSFTNGP11.phx.gbl...
I have an ASP classic site that needs to add the option of reading an XML
file send back from another web site and parsing it into a multi-column
HTML

Basically start at the ServerXmlHttp object (Xml parser 3 or 4)... This
object can do gets and puts and all http verbs including fetches of XML...

--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm

table. The server is Windows Server 2003. Can anyone direct me to where
I
might find more info on this? Thanks.

David


Jul 19 '05 #3
I want to be able to read the XML file (using ADO hopefully) and not
just dump it to an HTML table, but add a checkbox for the user to select
that particular row and go get an image based on the unique ID in the
XML row. Does this change where I need to look for a solution? I read
the ServerXMLHTTP info. but could not figure out how it was "reading"
the XML file. Thanks.

David

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #4
"David" <da***@biteme.com> wrote in message
news:uR**************@TK2MSFTNGP14.phx.gbl...
I want to be able to read the XML file (using ADO hopefully) and not
just dump it to an HTML table, but add a checkbox for the user to select
that particular row and go get an image based on the unique ID in the
XML row. Does this change where I need to look for a solution? I read
the ServerXMLHTTP info. but could not figure out how it was "reading"
the XML file. Thanks.
It reads it into a string (buffer) and that can be used to parse in a Dom
document.
But yes, you also could use ADODB.STream to read XML from a server.
David

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Andy | last post by:
Hi, In the code below (not pretty I know but it's an early version :-P) I'm having problems reading the data object back in. If I move the reading code to immediately after the section where it...
6
by: Raymond Hettinger | last post by:
Found in a pamphlet at a pre-school: --------------------------------------- Reading improves vocabulary Reading raises cultural literacy through shared knowledge Reading develops writing skills...
4
by: Xah Lee | last post by:
# -*- coding: utf-8 -*- # Python # to open a file and write to file # do f=open('xfile.txt','w') # this creates a file "object" and name it f. # the second argument of open can be
24
by: Hendrik Schober | last post by:
Hi, I have a 'std::istream' and need to read its whole contents into a string. How can I do this? TIA; Schobi
19
by: Lionel B | last post by:
Greetings, I need to read (unformatted text) from stdin up to EOF into a char buffer; of course I cannot allocate my buffer until I know how much text is available, and I do not know how much...
4
by: Oliver Knoll | last post by:
According to my ANSI book, tmpfile() creates a file with wb+ mode (that is just writing, right?). How would one reopen it for reading? I got the following (which works): FILE *tmpFile =...
6
by: KevinD | last post by:
assumption: I am new to C and old to COBOL I have been reading a lot (self teaching) but something is not sinking in with respect to reading a simple file - one record at a time. Using C, I am...
3
by: Nick | last post by:
I have found a class that compresses and uncompresses data but need some help with how to use part of it below is the deflate method which compresses the string that I pass in, this works OK. At...
9
by: Mike Reed | last post by:
I must be having a "senile" day! I cannot recall, nor get to work, code to read a cookie's expiration date/time in an ASP page/VBScript. What am I missing? *** Sent via Developersdex...
4
by: Gaijinco | last post by:
I had a file named nap.in which looks like this: 4 10:00 12:00 Lectures 12:00 13:00 Lunch, like always. 13:00 15:00 Boring lectures... 15:30 17:45 Reading 4 10:00 12:00 Lectures 12:00 13:00...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.