客户端生成 if .... then str="" end if if ... then str=str&"" end if 生成IFRMAE document.all("div1").innerhtml=str 给IFRAME">
PHP基础PHP教程php框架JavaScript
asp.netAJAX正则表达式ASP
服务器端生成 <% if ..... then response.write "" end if if ..... then response.write "" end if %> 客户端生成