On 8/22/02 8:34 AM, "Olivier Bataille" <[EMAIL PROTECTED]> decreed thusly:
> An ASP page will only understand data if the Content-type is defined as > 'application/x-www-form-urlencoded' (in the http request). Ah, that's right. Usually I had a proplist, ie theList = [#name: value] then I'd post to an asp page as tNet = postnettext(theUrl & urlencode(theList), "") and the return would be correct. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
