Archive of UserLand's first discussion group, started October 5, 1998.

Getting Stock XML

Author:Josh Lucas
Posted:7/26/1999; 8:24:30 AM
Topic:Finding/getting XML content
Msg #:8742 (In response to 8741)
Prev/Next:8741 / 8743

I think I've found the answer...

try this instead...

local (s = tcp.httpClient ("POST", "206.99.250.11", 80, "i3localweb/ProcessQuote.asp",datatype:"application/x-www-form-urlencoded", data:"txtQuery=MSFT",debug:true))

Within the web page(quote.asp), the actual form action is this http://206.99.250.11/i3localweb/ProcessQuote.asp.

It seems to work OK... I'm still digging though.

josh


There are responses to this message:


This page was archived on 6/13/2001; 4:51:32 PM.

© Copyright 1998-2001 UserLand Software, Inc.