描述
协会服务热线:
025-85597900
会员入会
入会手续
       总则
一、遵守中华人民共和国文物法,拥护江苏省收藏家协会章程。
二、热爱收藏,在同类收藏中有一定规模和特点的收藏品。
三、成员推荐,本人提出申请。
四、秘书处审查通过。
五、按期交纳会费。

      流程
1、提交个人入会申请,填写会员登记表;
2、交纳1寸照片2张;
3、交纳本人身份证复印件一张(正反面);
4、办理入会手续,缴纳个人会费;
会员费每人每年¥200元,一次******纳5年。共计壹仟元整;¥1000元,到期后年审、缴费。
 

描述
HTTP/1.1 200 OK Date: 18 Oct 2025 08:35:40 G10T Content-Length: 3073 Content-Type: text/html Connection: Close Server: Microsoft-IIS/10.0 Runtime Error

Server Error


Runtime Error

Description: A server error has occurred. The current custom error settings prevent the details of the error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please define an errorDetails attribute within the "filter.config" configuration file. This errorDetails attribute should then have its value set to "On".


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="On">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "errorPage" attribute of the <httpFilters> configuration tag to point to a custom error page location.


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="LocalOnly" errorPage="mycustompage.htm">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>