From: Ellen <ellen.hu...@gmail.com>
Date: Thu, 16 Sep 2010 09:07:36 -0700 (PDT)
Local: Thurs, Sep 16 2010 12:07 pm
Subject: Re: How to send Token Request?
Hi Marcelo,
I used code below, but I had the error says "The remote server
WebRequest req = null;
string xml = "<?xml version=\"1.0\" encoding=
byte[] bytes =
req.ContentLength = bytes.Length;
Stream outputStream = req.GetRequestStream();
}
catch (WebException ex) {
}
}
Ellen
On Sep 15, 8:23 am, Ellen <ellen.hu...@gmail.com> wrote:
> Thank you very much for your quick response, Marcelo!
> It really helps.
> Ellen You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||