473,385 Members | 1,342 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

HTTP POST & RPC-XML

Please bear with me, I do not have a good understanding of HTTP POST and
only a moderate understanding of XML.
I maybe wrong in my explanation and interpritation so correct me if i am.

I have to do two things against a unix server.
1) using VBSCRIPT pass a value to a webservice using HTTP POST and return a
XML file, not from a web page but a standaloan vbscript file.
I have to pass an order number and get back connote number, date and
quantity for that order number passed.
The xml file is from an iGate stock system and name pairs are like
<1601>myordernum</1601> etc..

2) I have to upload an xml file of order details as well.

Does anyone have any links or samples that relate to vbscript or can
enlighten me on best way to do it.

Regards
Don Grover
Jul 20 '05 #1
1 2246
Don Grover wrote:
Please bear with me, I do not have a good understanding of HTTP POST
and only a moderate understanding of XML.
I maybe wrong in my explanation and interpritation so correct me if i
am.

I have to do two things against a unix server.
1) using VBSCRIPT pass a value to a webservice using HTTP POST and
return a XML file, not from a web page but a standaloan vbscript file.
I have to pass an order number and get back connote number, date and
quantity for that order number passed.
The xml file is from an iGate stock system and name pairs are like
<1601>myordernum</1601> etc..

2) I have to upload an xml file of order details as well.

Does anyone have any links or samples that relate to vbscript or can
enlighten me on best way to do it.


I doubt you can do it in VBScript alone. You certainly can't in JavaScript.

You will need to use your scripting language to control something like a
Java Applet to do the HTTP communication. That certainly does work - I have
done it. Guess you should be able to use MSXML too if you can be sure your
client machines have that installed.

Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: ebby83 | last post by:
Hi I am trying to run this basic Timestamp service using RPC . Here are the file for the same . I run it the foll way: gdoshi@hobbes:!:rpcgen date.x gdoshi@hobbes:!:lsdate.h ...
0
by: Nawanat | last post by:
Dear All, I’m developing software using Microsoft Visual C++ 6.0 and having a problem with Remote Procedure Call (RPC). Since RPC is used as a tool to communicate between applications over...
4
by: Delmar de Frasi | last post by:
What are the differences between a http web service and a rpc web service ? Can I build an rpc based web service with VS.NET.2003 ?
0
by: RAVI | last post by:
I posted this query in platformsdk.networking and win32.programmer.networks But thought that this was more an appropriate place to have this and hence this mail. Hi All, I have written a RPC...
2
by: jindo | last post by:
hi there! I want to service to java web services. so i made web references! but web services operations not made. "style=rpc, use=literal" how to connect java(rpc/literal) with dot net...
0
by: Dody Suria Wijaya | last post by:
I'm looking for a RPC library in Python that can keep its TCP connection alive for the duration of a user's login session. The reason is, each user login to the application server will impose a...
4
by: Pieter | last post by:
Hi, On the pc of one of my clients (W2000, Office 2003) I'm getting sometimes an exception when moving (Move) a MailItem to an Outlook-Folder: The RPC server is not available. (Exception from...
0
by: =?Utf-8?B?VmljdG9y?= | last post by:
Hi, I am not sure that this is right discussion group to ask my question, please help me. I have a project - to create a client which will be running on Windows against server which is on Unix,...
1
by: TJ | last post by:
I created a windows service using VS2005. I created/adjusted the install class using the designer controls. I set the user to be 'local system'. I installed the service using the VS2005 cmd...
0
by: DR | last post by:
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable. I get this error when I try to run a SQL Server Project with a CLR stored...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.