Henry Liang's Dot Net Blog

  Genius is one percent inspiration and ninety-nine percent perspiration.

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

随笔分类 -  Computer General

General computer techniques. Hardware, Software, Industrial News or Comments, Computer Usage or Configuration and etc
摘要:Clarify how the domain name is handled by registrar and finally gets to the proper website location. 阅读全文
posted @ 2007-02-10 03:49 Henry Liang 阅读(449) 评论(3) 推荐(0)

摘要:今天要写一个小web application,允许用户上传最多到3张图片(网页上有3个文件上传框),然后将图片压缩之后添加到email中作为附件,最后用服务器上的smtp server发送email。听起来很简单,但是当中却包含了一个潜在的usability问题。 阅读全文
posted @ 2006-06-15 04:57 Henry Liang 阅读(352) 评论(0) 推荐(0)

摘要:在一个老项目中,将ASP代码转换为ASP.Net代码,但是是以Inline script不是编译成dll的形式。代码改写完成后却发现网页上的按钮都不工作了,怎么回事呢? 阅读全文
posted @ 2006-06-12 14:41 Henry Liang 阅读(161) 评论(0) 推荐(0)