AJAX、AJAX实例及AJAX源代码(asp)(4) x2=ucase(mid(a(i),1,len(q))) if x1=x2 then if hint="" then hint=a(i) else hint=hint & " , " & a(i) end if end if nextend if if hint="" then response.write("no suggestion")else response.write(hint)end if