User Profile

Collapse

Profile Sidebar

Collapse
jhuaraya
jhuaraya
Last Activity: Jun 3 '09, 07:35 PM
Joined: Nov 28 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jhuaraya
    started a topic how can i get an array from nu soap

    how can i get an array from nu soap

    hi all people, i am an infromatic student and i am starting to learn about webservices. i have a trouble with c# and nusoap. so Ihave this php webservice
    Code:
    <?
    // comienzo del script
    require_once('lib/nusoap.php');
    $servidor = new soap_server();
    $servidor->configureWSDL("Articuloswsdl","urn:Articuloswsdl");
    $servidor->register("usuarios",
    array('val' => 'xsd:string'
    ...
    See more | Go to post

  • jhuaraya
    started a topic help with c#
    in .NET

    help with c#

    hi: actualy i am not a good english speaker neither writer and I like to excuse about that, but i will try to write as simple i can
    I am making a project with c# 2005 that uses an xml file from an url. actualy is a file like database, in this file i have user a pass information, but my questions are:
    - how can i add a childnode to my xml remote file from a windows form.
    - how can I download the xml file to local directory....
    See more | Go to post
No activity results to display
Show More
Working...