http://bbs.5dhw.com/thread-1863-1-1.html
古银杏长廊行摄之旅11月25日
[url=http://bbs.5dhw.com/tag-%E9%95%BF%E5%85%B4.html]长兴[/url]
, [url=http://bbs.5dhw.com/tag-%E9%93%B6%E6%9D%8F.html]银杏[/url]
, [url=http://bbs.5dhw.com/tag-%E6%91%84%E5%BD%B1.html]摄影[/url]
function checkform(theform) {
if (theform.truename.value == '') {
alert('请输入真实姓名');
theform.truename.focus();
return false;
}
else
if (theform.contact.value == '') {
alert('请输入您的联系方式。');
theform.contact.focus();
return false;
}
else
if (theform.contact.value.length > 200) {
alert('您的联系方式超过 200 个字符的限制。');
theform.contact.focus();
return false;
}
else
if (theform.message.value.length > 200) {
alert('您的留言超过 200 个字符的限制。');
theform.message.focus();
return false;
}
else
if ((theform.malecount.value + theform.femalecount.value) == 0) {
alert('请选择正确的参加人数');
theform.malecount.focus();
return false;
}
return true;
}
[b]线上活动[/b]
开始时间
2007-11-24 08:30
召集城市
活动地点
长兴
每人花销
85 元
性别
不限
购买保险
我的户外保险平台 http://ply.5dhw.com
古银杏长廊行摄之旅11月25日
[url=http://bbs.5dhw.com/tag-%E9%95%BF%E5%85%B4.html]长兴[/url]
, [url=http://bbs.5dhw.com/tag-%E9%93%B6%E6%9D%8F.html]银杏[/url]
, [url=http://bbs.5dhw.com/tag-%E6%91%84%E5%BD%B1.html]摄影[/url]
function checkform(theform) {
if (theform.truename.value == '') {
alert('请输入真实姓名');
theform.truename.focus();
return false;
}
else
if (theform.contact.value == '') {
alert('请输入您的联系方式。');
theform.contact.focus();
return false;
}
else
if (theform.contact.value.length > 200) {
alert('您的联系方式超过 200 个字符的限制。');
theform.contact.focus();
return false;
}
else
if (theform.message.value.length > 200) {
alert('您的留言超过 200 个字符的限制。');
theform.message.focus();
return false;
}
else
if ((theform.malecount.value + theform.femalecount.value) == 0) {
alert('请选择正确的参加人数');
theform.malecount.focus();
return false;
}
return true;
}
[b]线上活动[/b]
开始时间
2007-11-24 08:30
召集城市
活动地点
长兴
每人花销
85 元
性别
不限
购买保险
我的户外保险平台 http://ply.5dhw.com
872

被折叠的 条评论
为什么被折叠?



