Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Example: ASP Tools Component ProcessForm Method

The following code demonstrates calling an .asp file to process a form.

<% 
Tools.ProcessForm("/$Received Messages/default.asp","MessageInsert.process")
%>


ContentsPreviousNextIndex