%if session("username")="" then%> <%end if%> <% if request("action")="submit" then phaky=replace(request("phaky"),"'","''") openconn set rs=server.CreateObject("adodb.recordset") sql=" update tblconfig set phaky=N'"&phaky&"'" conn.execute(sql) 'response.Redirect("catif_list.asp") %> <%end if%>