2013年11月1日 星期五

asp-in inlist foxpro$

asp-string-in-string



<!DOCTYPE html>
<html>
<body>

<script type="text/vbscript">

txt="This is a beautiful day!"
document.write(InStr(txt,"beautiful"))

</script>

</body>
</html>

沒有留言:

張貼留言