如何将一个webform导入另一个webform? [英] How to import one webform into another one?

查看:84
本文介绍了如何将一个webform导入另一个webform?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用PHP,现在正在开发ASP。我想知道如何将一个.aspx文件导入另一个.aspx文件。



例如我以前如何导入文件:

I was working with PHP and now am developing in ASP. I want to know how I can import one .aspx file into another .aspx file.

E.g. How I used to import file:

file1.php
 php
import("file2.php");
?





现在我想在.aspx中做同样的事情。如何做到这一点?



Now I want to do same in .aspx. How this can be possible?

推荐答案

你说的是基于用户的div显示。为什么页面进入页面和所有?



只需根据用户类型显示内容。您既可以动态构建UI,也可以使用控件的可见性进行播放,或者将可见性设置为true的多个div设置为仅需要一个。
What you say is user based div display. Why page into page and all?

Just based on the user type show the content. You can either build the UI dynamically or play with visibility of controls or have multiple divs with visibility set to true to only one needed.


这篇关于如何将一个webform导入另一个webform?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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