hi!

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance&quot; xmlns:xsd="http://www.w3.org/2001/XMLSchema&quot;
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"&gt;
  <soap:Header>
    <AuthHeader xmlns="http://tempuri.org/"&gt;
      <username>string</username>
      <password>string</password>
    </AuthHeader>
  </soap:Header>
  <soap:Body>
    <giris_parametre xmlns="http://tempuri.org/"&gt;
      <Id>int</Id>
      <il>int</il>
    </giris_parametre>
  </soap:Body>
</soap:Envelope>


with such a header structure and parameters of the web service, how to
send username password, and id,il parameter send

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to