如何在下一张表格上显示上一张表格的信息? [英] how to show the information of previous forms on the next form ?

查看:73
本文介绍了如何在下一张表格上显示上一张表格的信息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经制作了2种表格,这些表格接受身份证上指定的输入数据.一种形式用于正面信息,另一种形式用于背面.我想了解正面和背面的第3种形式的所有信息.我该怎么办?

I have made 2 forms which take input data as specified on id card . one form for the front side info , and one for the backside . and i want to all of the information on the 3rd form both of front and back side . how would i ?

推荐答案

在一个类文件中共享一个全局变量,它将解决您的需求.
Have one global variable which is shared in a class file that will solve your needs.


您可以使用会话或cookie将数据从一页转移到另一页.
You can use session or cookies for shairing data from one page to other.


这篇关于如何在下一张表格上显示上一张表格的信息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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