<html>
<body>
<%
response.write(”<h2>HTML taglarını asp kodları içinde kullanabilirsiniz!</h2>”)
%>
<%
response.write(”<p style=’color:#0000ff’>Bu yazı stil verilerek yazıldı!</p>”)
%>
</body>
</html>
<html>
<body>
<%
response.write(”<h2>HTML taglarını asp kodları içinde kullanabilirsiniz!</h2>”)
%>
<%
response.write(”<p style=’color:#0000ff’>Bu yazı stil verilerek yazıldı!</p>”)
%>
</body>
</html>
There are currently 1 users browsing this thread. (0 members and 1 guests)