I have talked about ASP.Net Tabbed page before.
I found Microsoft released their AJAX control, there are a tabbed page control
The link is here
I have talked about ASP.Net Tabbed page before.
I found Microsoft released their AJAX control, there are a tabbed page control
The link is here
I found a GPS in BigW, that's around $400. I am still thinking that's too much for me. Actually, GPS is not very useful for me. I only drive to busway, church and office. That is not usual to drive some new places.
I am trying to install html editor in b2evolution. But they only support the latest version. I think I need to upgarde again.
I found there are not any controls for tabpage in ASP.NET 2.0. Well, we can use multiviews with menu. Each item in the menu has the name of views. Finally, we catch MenuItemClick event and set activeindex based on MenuEventArgs Text. Yes , we do like that. But I don't recommend this method. Firstly, this is not programming effect. I needs to two control and a new event catch. Moreover, a postback is triggered.
I suggested to use the classic way, javascript and div to do the tagpage. This is no postback caused. This is very easy, Let's this good "how-to" example for show & hidden div, fromwith Imagination.
Well, I read a magazine. They started to use TB (1024GB)as the unit of hard disk storage. The technologies are developing so fast
My office got a new computer, has a dual core CPU, 3GHz. My home has 3GHz CPU. But the office is not looks like much faster the one in my home. Is it the OS still is 100% Optimized for dual core?
Last year, the power supply in my backup PC was burned out. Then I got a high-end one as the replacement. Now, my main PC got a serious over-heat problems. I need to swap them with my backup PC. I hope that will solve the problems.
iPhone will be lanched very soon. I think I will buy becuase I am a fan of iPod.
Let's visit Apple.
I am writing a simple web service interface for my own web photo album. I did Google search. You will tell me, PHP5 supports SOAP. Too bad, my web host company is still using PHP4(well, this is an option upgrade to PHP5, I still have not time to do that). Major options for PHP4, that is PEAR SOAP and NuSoap. I have used NuSoap before.Just I have checked their project page, the latest version is Aug ,2005. That seems to a bit old. Moreover, I wish to have a look other libraries too. Tonight I have a look on PEAR SOAP. That is fairly good. I have created an echo string application with my .Net 1.1. But that would hard for myself, because I am using third party webhost. PEAR SOAP required HTTP Request and NET Socket too. That would be a bit hassles to load them all into the live site. Well, the final decision is sticked with the old choice.
Recent comments