<% '---------------------------------------------------------------------------------------- '- ASP dbList - Version 8.1 - 30 July 2005 '- Copyright © 2005 - Livio Siri (http://www.livio.net) - All Rights Reserved. '---------------------------------------------------------------------------------------- option explicit dim strTextField, strCallingForm strTextField = Server.HTMLEncode(request.querystring("textfield")) strCallingForm = Server.HTMLEncode(request.querystring("callingform")) %> Midifica Testo
Modifica campo: <%=strTextField %>
   Aggiorna campo         ESCI