因為工作需要會用到windows server做設定。系統中很多選項位置都跟XP不一樣,光是新增個帳號就搞死我了。
後來找到http://120.105.184.250/peiyuli/network-1/ 這邊有豐富的windows server 設定教學可以解決我的問題。
因為工作需要會用到windows server做設定。系統中很多選項位置都跟XP不一樣,光是新增個帳號就搞死我了。
後來找到http://120.105.184.250/peiyuli/network-1/ 這邊有豐富的windows server 設定教學可以解決我的問題。
If I claim a WebBrowser object and try to add the content by the following statement:
If we use this statement continuously in a function, like this
You will see in the frame, only new content 2 show in the webBrowser1. People say the webBrowser does not refresh to screen so that only last edit would be display. (please see this C# 2.0 WebBrowser control - bug in DocumentText?http://geekswithblogs.net/paulwhitblog/archive/2005/12/12/62961.aspx)
The way to solve it is use Write to flush the content
enjoy it.