User Profile

Collapse

Profile Sidebar

Collapse
lah1308
lah1308
Last Activity: Feb 14 '08, 11:20 AM
Joined: Oct 24 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lah1308
    started a topic Xslt Help!!!
    in XML

    Xslt Help!!!

    I am having trying to generate my fo document in the right structure. Basically what i want i 2 the following structure :

    Code:
    <table>
     <row>
      <cell>Item 1</cell>
      <cell>item 2</cell>
     </row>
    </table>
     <table>
     <row>
      <cell>Item 3</cell>
      <cell>Item 4</cell>
     </row>
    &
    ...
    See more | Go to post

  • lah1308
    started a topic web services ...!!!!
    in .NET

    web services ...!!!!

    i have an c# windows service which is calling a web service, i need to be calling a web service provided by a 3rd party which is fine. i have added a reference to it and can see all the functions which i need to call. my problem is that before i call this i need to call their authentication service which will provide me with a security token to use during that session. they have sent me an example of the SOAP message which needs to be sent, an the...
    See more | Go to post
No activity results to display
Show More
Working...