通过电子邮件发送滚动文本框 [英] Emailing Scrolling Text Box

查看:144
本文介绍了通过电子邮件发送滚动文本框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我有一封相当长的电子邮件通讯,想通过使用滚动文本框来减少表格的大小.没有人知道gmail和其他电子邮件客户端将排除什么代码.

感谢您的帮助!

Hello,

I have a rather long email newsletter and want to reduce the size of a table by using a scrolling text box. Does anyone know what code will be excepted by gmail along with other email clients.

Thanks for the help!!!

推荐答案

为此,您应该更改文本框的属性. textarea包含属性cols&行,更改这些值.

HTML< textarea>标签</textarea> [ ^ ]

您也可以更改宽度& CSS的高度值.

创建漂亮的Textarea [将文本区域添加到gridview [ ^ ]
如何在datagrid中显示和编辑多行具有数据绑定的控件 [ ^ ]

编辑2
---------------------------------------
如何编写HTML电子邮件新闻稿(所有新版本) [如何将带有图像的HTML签名添加到GMail电子邮件消息中 [ ^ ]
Gmail邮件中的HTML和图像 [
For that, you should change the properties of textbox. The textarea contains properties cols & rows, change those values.

HTML <textarea> Tag</textarea>[^]

Also you can change the width & height values by CSS.

Creating a Nice Textarea[^]

EDIT
---------------------------------------
Oh dude, If you are using ASP.NET then you can use Textbox with Textmode=Multiline, Height & Width

For your doubt regarding add textbox in Gridview, look at these
Adding a textarea to a gridview[^]
How to display and edit multiline in datagrid controls with Databinding[^]

EDIT 2
---------------------------------------
How To Code HTML Email Newsletters (All New Version)[^]
How to Add HTML Signatures with Images to GMail Email Messages[^]
HTML and images in your Gmail message[^]


这篇关于通过电子邮件发送滚动文本框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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