Forum Moderators: open
I can't remember of hand and don't have the time to look, sorry
If you mainly programming in ASP then I would fully suggest you move to a windows host... As you get the best support for asp, and asp.net hopefully along with any associated com objects you may want to use with asp
Another option available to you is to do the post
on behalf of the client by accepting the data and
doing a xml.http thing.( I forgot the actual name)
In other words, you are proxying the request on
behalf of the client.
+++