200分,请问如何实现vb用http post调用多个参数的java webservice

viperstorm 2008-11-27 01:51:23
webservice,具体方法名什么的都不详.只能用http post方式调用.只知道对方给的一些http的post方法
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>测试系统</title>
<!--
<link rel="stylesheet" type="text/css" href="styles.css">
-->
</head>
<body>
<form action="result" method="post">
<table border="1" cellspacing="0" width="30%">
<tr>
<td>客户号码:</td>
<td><input type="text" name="clientNo"/></td>
</tr>
<tr>
<td>工号:</td>
<td><input type="text" name="workNo"/></td>
</tr>
<tr>
<td>返回格式:</td>
<td><input type="text" name="retFormat"/></td>
</tr>
<tr>
<td colspan="2">
<input type="submit" value="确定"/>
<input type="button" value="返回" onclick="history.go(-1)"/>
</td>
</tr>
</table>
</form>
</body>

</html>

怎么用vb把这些参数用http post来调用呢?谢谢了.在线等
...全文
417 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
derek02 2008-12-21
  • 打赏
  • 举报
回复
up
plgo_go 2008-12-04
  • 打赏
  • 举报
回复
学习,你是用vb 写服务器端程序吗?
viperstorm 2008-11-27
  • 打赏
  • 举报
回复
晕...200分都没人要
迈克揉索芙特 2008-11-27
  • 打赏
  • 举报
回复
http://blog.csdn.net/Modest/archive/2006/08/25/1118470.aspx

7,763

社区成员

发帖
与我相关
我的任务
社区描述
VB 基础类
社区管理员
  • VB基础类社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧