程序还是不错的,有的地方有些小bug.查看网友像册时,打开时有 js错。
速度蛮快的。

解决方案 »

  1.   

    还有点击
    http://www.photoxo.com/pubphoto/PhotoVolume_list.aspx
    有代码有一些错误
      

  2.   

    刚开始学习asp.net,不知道楼主数据库用的是sql 2000 还是access 
    希望多交流
    [email protected]
      

  3.   

    所有图片的"下一页"出错了Server Error in '/' Application.
    --------------------------------------------------------------------------------第 1 行: '=' 附近有语法错误。 
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Data.SqlClient.SqlException: 第 1 行: '=' 附近有语法错误。Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  Stack Trace: 
    [SqlException: 第 1 行: '=' 附近有语法错误。]
       System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +723
       System.Data.SqlClient.SqlCommand.ExecuteReader() +42
       fjs.pubphoto.PhotoSearch.currentPageCount() +303
       fjs.pubphoto.PhotoSearch.Page_Load(Object sender, EventArgs e) +259
       System.Web.UI.Control.OnLoad(EventArgs e) +67
       System.Web.UI.Control.LoadRecursive() +35
       System.Web.UI.Page.ProcessRequestMain() +731 
    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573