注册 登录
编程论坛 ASP技术论坛

谁有FIF的vip的asp.net的教程,

yangzeng 发布于 2008-09-05 22:47, 3865 次点击
谁有FIF的vip的的教程,
10 回复
#2
hebingbing2008-09-07 10:14
一定要fif的吗?
网上有很多教程都不错的啊,比如浪曦,天虹穿什么的……
#3
nonoslhy2008-09-07 11:41
顶起[url=http://www.]妞妞基地[/url]
#4
yangzeng2008-09-07 16:24
浪曦教程怎样?推荐一些,适于ASP基础的
#5
雨夜·路人2008-09-08 22:24
  适于ASP基础的
#6
luzhanchi2008-09-14 21:17
我是ASP初学者,请教各位高人一个关于ASP IF判断语句的问题,网赐教!
------------------------------------------------------------
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<html>
<body>
<%
response.Write("你的名字叫:"&request.Form("name")&"")
if request.Form("sex")="男" then
response.Write("你好帅!")
else
response.Write("你好漂亮!")
end if
%>
<form name="form1" method="post" action="">
姓名:
<input type="text" name="name" />
<br>
你的性别:男
<input type="radio" name="sex" value="男" />

<input type="radio" name="sex" value="女" />
<br>
<br>
<input name="submit" type="submit" value="提交"/>
</form>
</body>
</html>
-------------------------------------------------------
通过以上表单,如果用户选择性别为"男"并提交,页面就会显示“你好帅!”相反当选择性别为“女”时,页面就会显示“你好漂亮!”

我的疑问是:假设用户在不选择性别,也就是性别值为空时,如何让页面不显示任何提示!谢谢各位高人回复!
#7
multiple19022008-09-15 09:06
自己把每次提交的sex值打出来,看看如果没有选择的话与谁判断。
#8
xiaomengyzy2008-09-15 20:44
if request.Form("sex")="男" then
response.Write("你好帅!")
elseif request.Form("sex")="女"
response.Write("你好漂亮!")
else
end if
#9
xianxiaren2008-12-10 10:13
我有啊。fif asp.net vip教程。
。。。

[ 本帖最后由 xianxiaren 于 2011-11-29 16:38 编辑 ]
#10
huanlingwudi2010-10-27 03:54
回复 9楼 xianxiaren
你那有FIF的(VIP)视频教程吗 ??   能把下载地址给我吗 ??  你怎么给我??
我邮箱huanlingwushuang@
#11
huanlingwudi2010-10-27 03:57
楼主  现在有FIF的(VIP)视频吗??有的话把下载地址给我也说一下   我的邮箱huanlingwushuang@
1