根据注册表格播放视频 [英] play video depending on the registration form

查看:137
本文介绍了根据注册表格播放视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我正在研究一个项目,该项目需要根据注册表格中输入的数据播放视频.该表单具有名称",姓氏",性别",年龄",密码,确认密码",健康问题"和用户"名称",然后登录后,我们要根据第一个表格中输入的数据显示视频.

我们正在使用C#.感谢您的帮助.

hi i was working on a project that needs to play a video depending on the data entered in to the registration form. The form has ''name'',''last name''.''sex'',''age'',password'', ''confirm password'',''health problem'',and ''user name'', then after log in we want to display a video depending on the data entered on the first form.

We are using C#. Thanks for your help.

推荐答案

我想您想检查用户输入的数据,并从中确定要播放的视频.我认为显而易见的事情就是为每个拥有的视频创建一个页面,然后使用Response.Redirect将用户带到播放您希望他们观看的视频的页面.
I guess you want to check the data the user entered, and work out from that what video to play. I think the obvious thing is just to have a page for each video you have, and use Response.Redirect to take the user to the page that plays the video you want them to see.


这篇关于根据注册表格播放视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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