To receive query results, you can use your own HTML template file. A template file is any HTML file with the marker <%insert_data_here%> to indicate where the query results should be inserted.
To use a template file with the SQL Server Web AssistantIf a template file is used, the options listed in the next section titled "Using SQL Server Web Assistant Formatting Options" do not apply.
For more information on template files, see the sp_makewebtask @templatefile parameter description, later in this document.