自动表格过帐 [英] Automatic Form Posting

查看:75
本文介绍了自动表格过帐的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

从HTML表单发布变量,通过

接收

ASP页面上的Request.Form函数非常棒。


但是你如何将一个Form变量发布到一个ASP页面上? - 没有人推动

提交按钮?


一个ASP页面,可以决定何时发布

并发送表单变量,但是在循环中没有

人类。


ps我不想使用

Request.Querysting的原因是因为我没有
希望用户看到

的值URL的尾端(?x =私有)。


请帮助...有一个热门项目。


谢谢,

Dave Fashenpour
df ********* @ houston .rr.com

Posting variables from an HTML FORM, via
the Request.Form function on the receiving
ASP page is great.

But how can you POST a Form variable to
an ASP page -- without a human pushing a
Submit button?

An ASP page that can decide when to POST
and send the Form vaiables, but out without a
human in the loop.

p.s. the reason I do not want to use a
Request.Querysting is because I do not
want the user to see the values at the
tail-end of the URL (?x=private).

Please help... got a hot project.

Thanks,
Dave Fashenpour
df*********@houston.rr.com

推荐答案

< script type =" text / javascript"> formname.submit();< / script>


但我想也许您可能想要提出一个不同的解决方案。如果

没有人工互动,你需要什么数据需要

a到客户那里去获得它?


雷在工作


" DaveFash" <沓****** @ discussions.microsoft.com>在消息中写道

news:44 ********************************** @ microsof t.com ...
<script type="text/javascript">formname.submit();</script>

But I think perhaps you may want to come up with a different solution. If
there is no human interaction, what is the data that you need that requires
a trip to the client to get it?

Ray at work

"DaveFash" <Da******@discussions.microsoft.com> wrote in message
news:44**********************************@microsof t.com...
通过接收
ASP页面上的Request.Form函数从HTML表格发布变量非常棒。
但是如何将一个Form变量发布到一个ASP页面 - 没有人推送一个
提交按钮?

一个可以决定何时发布的ASP页面并且发送表单变量,但是在循环中没有
人员。

ps我不想使用Request.Querysting的原因是因为我不希望用户看到URL尾端的值(?x = private) 。

请帮忙...有一个热门项目。

谢谢,
Dave Fashenpour
df ********* @ houston.rr.com
Posting variables from an HTML FORM, via
the Request.Form function on the receiving
ASP page is great.

But how can you POST a Form variable to
an ASP page -- without a human pushing a
Submit button?

An ASP page that can decide when to POST
and send the Form vaiables, but out without a
human in the loop.

p.s. the reason I do not want to use a
Request.Querysting is because I do not
want the user to see the values at the
tail-end of the URL (?x=private).

Please help... got a hot project.

Thanks,
Dave Fashenpour
df*********@houston.rr.com



我有两个ASP页面传递密码

我不希望它显示在URL任务栏上......


" Ray Costanzo [MVP] QUOT;写道:
I have two ASP pages communicating a passcode
and I do not want it displayed on the URL task bar...

"Ray Costanzo [MVP]" wrote:
< script type =" text / javascript"> formname.submit();< / script>

但我想也许你可能想要提出一个不同的解决方案。如果没有人工互动,那么你需要什么样的数据需要去客户那里去获得它?

Ray在工作中

DaveFash <沓****** @ discussions.microsoft.com>在消息中写道
新闻:44 ********************************** @ microsof t.com。 ..
<script type="text/javascript">formname.submit();</script>

But I think perhaps you may want to come up with a different solution. If
there is no human interaction, what is the data that you need that requires
a trip to the client to get it?

Ray at work

"DaveFash" <Da******@discussions.microsoft.com> wrote in message
news:44**********************************@microsof t.com...
从HTML表格发布变量,通过接收
ASP页面上的Request.Form功能很棒。

但怎么能你将一个Form变量发布到一个ASP页面 - 没有人推送一个
提交按钮?

一个ASP页面可以决定何时发布
并发送Form vaiables,但是没有人在循环中。

ps我不想使用Request.Querysting的原因是因为我不希望用户看到URL尾端的值(?x = private) 。

请帮忙...有一个热门项目。

谢谢,
Dave Fashenpour
df ********* @ houston.rr.com
Posting variables from an HTML FORM, via
the Request.Form function on the receiving
ASP page is great.

But how can you POST a Form variable to
an ASP page -- without a human pushing a
Submit button?

An ASP page that can decide when to POST
and send the Form vaiables, but out without a
human in the loop.

p.s. the reason I do not want to use a
Request.Querysting is because I do not
want the user to see the values at the
tail-end of the URL (?x=private).

Please help... got a hot project.

Thanks,
Dave Fashenpour
df*********@houston.rr.com




这些页面是否在同一个站点和应用程序中?或者他/他们可以共享一个

数据库吗?


Ray在工作中


DaveFash <沓****** @ discussions.microsoft.com>在消息中写道

news:78 ********************************** @ microsof t.com ...
Are these pages in the same site and application? Or do/can they share a
database?

Ray at work

"DaveFash" <Da******@discussions.microsoft.com> wrote in message
news:78**********************************@microsof t.com...
我有两个ASP页面传递密码
我不希望它显示在URL任务栏上......

; Ray Costanzo [MVP]"写道:
I have two ASP pages communicating a passcode
and I do not want it displayed on the URL task bar...

"Ray Costanzo [MVP]" wrote:
< script type =" text / javascript"> formname.submit();< / script>

但我想也许您可能想要提出一个不同的解决方案。
如果没有人工交互,那么您需要的数据是什么?
要求客户前往它吗?

Ray在工作中

DaveFash <沓****** @ discussions.microsoft.com>在消息中写道
新闻:44 ********************************** @ microsof t.com。 ..
<script type="text/javascript">formname.submit();</script>

But I think perhaps you may want to come up with a different solution.
If
there is no human interaction, what is the data that you need that
requires
a trip to the client to get it?

Ray at work

"DaveFash" <Da******@discussions.microsoft.com> wrote in message
news:44**********************************@microsof t.com...
>通过
>发布HTML表格中的变量接收上的Request.Form函数
> ASP页面很棒。
>
>但是如何将Form变量发布到
>一个ASP页面 - 没有人推动
>提交按钮?
>
>一个ASP页面,可以决定何时发布
>并发送表格vaiables,但没有
>人类在循环中。
>
>附:我之所以不想使用
> Request.Querysting是因为我没有
>希望用户看到
>处的值。 URL的尾端(?x =私有)。
>
>请帮忙...有一个热门项目。
>
>谢谢,
> Dave Fashenpour
> df*********@houston.rr.com




这篇关于自动表格过帐的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆