2013年10月5日 星期六

asp-strtra


asp-replace

<!DOCTYPE html>
<html>
<body>

<%
sometext="I is an apple !"
response.write(Replace(sometext, "apple", "orange"))
%>


</body>
</html>

沒有留言:

張貼留言