批准C#asp.net中的条件 [英] Approve Conditions in C# asp.net

查看:77
本文介绍了批准C#asp.net中的条件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在用户的网站上,我必须添加一个模块,在用户输入时,在单独的窗口中显示网站条件,并且用户必须接受显示的条件,如果他拒绝,则无法继续。



我的问题是,我如何在表示层中开发这个模块?是否可以控制C#aspx.net或第三方。



模块必须支持任何文档扩展(pdf,doc,txt ...),包括图片(jpg,bmp ......)



感谢您的帮助

On a site for users, I have to add a module that shows to the user, upon entering, site conditions in a separate window, and the user must accept the conditions show to follow and if he refuses, can not continue.

My question is, how I can develop this module in the presentation layer? Is there some control of either C # aspx.net or third parties.

The module must support any extention of documents (pdf, doc, txt ...) including images (jpg, bmp ...)

Thanks for your help

推荐答案

我个人认为在单独的页面中进行。只需重定向到您需要的页面,让他们接受条件,然后转到您需要的地方。



您可以在新窗口中打开,但如果是将其保留在主UI中似乎更有意义。
Personally, I would do it in a separate page. Just redirect to the page you need to, let them accept conditions and then move on to where you need to.

You can open in a new window but if it is a requirement it seems to make more sense to keep it in the main UI.


这篇关于批准C#asp.net中的条件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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