如何在vb.net asp.net中创建HTML模板 [英] How to create Html Template in vb.net asp.net

查看:147
本文介绍了如何在vb.net asp.net中创建HTML模板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮助

我想创建一个Web应用程序,允许管理员在运行时在系统中创建html模板,以便用户可以简单地选择他/她愿意使用的模板并对其进行编辑以创建卡.

用户只能选择模板
管理员创建一个模板,他可以更改字体大小,颜色以及图片位置,即左上或右上

idont知道是否清楚吗?

感谢您的帮助

问候

Please Help

I want to create a web application which allow the administrator to create an html template in the system on runtime so that user can simply select a template he/she is willing to use and edit it to create a card.

User can only select a template
admin create a template,he can change the font size,color and also the picture location ie.topleft or topright

idont know if it is clear?

thanks for your help

regards

推荐答案

首先,请不要重复询问同一问题.其次,不,您不会使用ASP.NET获得行为类似于发布者的Web应用程序.您需要在Silverlight中写一些东西才能实现.

您想要的听起来很简单,您希望管理员创建HTML,其中将包含一些带标签的区域,然后可以插入用户选择的文本或图像.停下来想一想.您不会拖放,但是有了定义的区域,真的很容易,只要您尝试做即可.
First of all, please don''t ask the same question more than once. Second, no, you''re NOT going to get a web app that behaves like publisher using ASP.NET. you''d need to write something in, say, silverlight for that to happen.

What you want sounds simple enough, you want the admin to create the HTML, which would include some tagged areas which could then insert text or images that the user selects. Stop and think about it for a bit. You''re not going to get drag and drop, but with defined areas, it''s really easy, if you just try to do it.


我建​​议您将其放置一个HTML编辑器访问您的网站,它实际上会创建您的html模板.

将所需的所有功能添加到该编辑器.

请参见在Codeproject中编写问题时,它不过是html编辑器.您可以在此编辑器中创建自定义HTML(尽管这是最简单的HTML).

希望您可以根据自己的需要创建一个.否则,您可以使用任何javascript html编辑器.有很多免费的.

干杯
:rose:
I would recommend you to just place one HTML editor to your website, which actually create your html template.

Add all the facilities you want to that editor.

See, in Codeproject, when you are writing your question, this is nothing but an html editor. You can create your custom Html in this editor(though this is the most simple one).

I hope you can create one yourself according to your needs. Otherwise you can go for any javascript html editors. There are lots of them available which are free.

Cheers
:rose:


这篇关于如何在vb.net asp.net中创建HTML模板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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