Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

Andile M

@Andile M
About
Posts
5
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Using .net webservice data in php
    A Andile M

    I need to pass client credentials into a .asmx webservice and return data using php. How do I input/read from this xml file?

    POST /Topblah.asmx HTTP/1.1
    Host: client.blah.co.za
    Content-Type: text/xml; charset=utf-8
    Content-Length: length
    SOAPAction: "http://www.blah.co.za/CheckClient"

    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    soap:Body
    <CheckClient xmlns="http://www.blah.co.za/">
    <PolicyNr>string</PolicyNr>
    <IDNumber>string</IDNumber>
    </CheckClient>
    </soap:Body>
    </soap:Envelope>

    Linux, Apache, MySQL, PHP xml question csharp php wcf

  • Using Ajax Cascading dropdown with sql stored procedures
    A Andile M

    When the user is interacting with the dropdown menu, i need information to come from the database into the dropdown menu using an sql stored procedure as if it was coming from an xml file and that dropdown control should select information from the database based on the user's choice.

    ASP.NET csharp asp-net database xml

  • What do i need to install silverlight and make it run in visual studio2008
    A Andile M

    I'am trying to develop an asp.net website using silverlight but i've tried to install silverlight but it says i need pre requisites please point me to the correct direction

    WPF csharp asp-net

  • Using Ajax Cascading dropdown with sql stored procedures
    A Andile M

    Im creating an asp.net website and i'd like to know if it is possible to use an ajax cascading dropdown with sql stored procedures instead of an xml with webservice if it possible please point me to the right direction

    ASP.NET csharp asp-net database xml

  • Crystal Report Problem Please Help
    A Andile M

    I'm using a stored procedure to populate a crystal report, But I get repeatative(duplicated) information on my report- something like 66 pages instead of atleast 2. I want to produce a transactions statement for a particular user, using the crystal report, with the stored procedure getting data from multiple tables, accepting as a parameter the name of a particular client(user). Am I using the crystal report for good purpose or may be the stored procedure isn't just a way of doing it? :confused:

    ASP.NET help database question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups