User Profile

Collapse

Profile Sidebar

Collapse
HIP318
HIP318
Last Activity: Nov 13 '15, 08:26 PM
Joined: Sep 24 '15
Location: New York, NY
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • HIP318
    replied to Shipping program
    If weight < 1 Then price = 2.5
    If weight >= 1 And weight < 5 Then price = 10
    If weight >= 5 And weight < 10 Then price = 15
    If weight >= 10 Then price = 16
    See more | Go to post

    Leave a comment:


  • HIP318
    started a topic Setting a SOAP message in VB 6.0

    Setting a SOAP message in VB 6.0

    We need to send a soap message containing a zipped XML file to a web site with a user name password required for access. Can't find the procedure and/or a manual to explain the soap functions available in VB 6.0. We have installed the mssoaplib30 so the functions are there.
    We have been programming in VB6.0 for a longtime but the can't find information on the SOAP extensions.
    Thanks
    See more | Go to post
No activity results to display
Show More
Working...