Happy New Year to everyone!

Description of your first forum.
Post Reply
shafikul
Posts: 28
Joined: Thu Jan 02, 2025 9:22 am

Happy New Year to everyone!

Post by shafikul »

Finally, on the last day of 2008, I updated the blog. This update mainly used ASP.NET MVC to restructure. Since ASP.NET MVC is still in the Beta stage, and the RC should be released at the beginning of next month, the blog will also be updated accordingly.

All bloggers are requested to use Windows Live Writer to update their account settings. After updating your account, you can use Windows Live Writer to write articles directly (create, update, and delete). The backend management interface of the page is still under development and should be released this weekend.

I am very sorry for causing trouble to all of you this year. Due to my armenia phone number data work, the previous revision was left unfinished. I will not be happy this time. Finally, I wish you all a h
But there will be a problem at this time, that is, when using Server.Transfer(string path, bool preventForm), the return address of the Form in the presented page is the real physical address, not the virtual path . In our case, it is "\~/skins/default.aspx" (if you are interested, you can log in these few days, go to the homepage of each blogger, put the mouse on the "Search" button, and see the address in the IE status bar, or use the browse source file method to see the return address of the Form on the page). Because /default.aspx is not a blogger's page at all, but a general backend redirected page, we hide this page in the system, so when you search or log in, you will get a 404 error.
Post Reply