March 19, 2010
Hot Topics:

What does Dynamic Web Application Really Mean ?

Noppadol Weerakitti
Sample Dynamic Telephone Book

<% Do Until rs.Eof %> <% index = i Mod 2 If index = 1 Then Response.Write "" Else Response.Write "" End If %> <% i = i+1 rs.MoveNext Loop %>
Name Extension Department
<%= rs("FirstName")%> <%= rs("LastName")%> <%= rs("Extension")%> <%= rs("Department")%>
Click the Add button and see how easy to add a new staff online, no upload/download or FTP. You can finish it in less than 1 minute. You can not do this with static web page.


1 2 3 4



Networking Solutions





Partners

  • Partner With Us














More on ServerWatch