摘要:
在网上看到的一个简单的菜单: <!doctype html public "-//w3c//dtd html 4.01 transitional//en"> <html> <head> <meta http-equiv="content-type" content="text/html; chars......
摘要:
自动启动 telnet服务
......
在ASP+Access中,怎样保存带回车的文本
Access中设置为“备注”类型,这样还是不可以阿,我的怎么会有问题?谢谢高手帮忙。
NO.1 作者: belovedgates
使用textarea控件比较方便啊
<textarea><%=rs("content")%></textarea>
这样,用户输入的数据格式都会原封不动的显示出来
摘要:
up
......