A couple of questions - 1 asp, 1 forms

by "Wieland" <nwieland(at)tampabay.rr.com>

 Date:  Fri, 10 Mar 2000 06:59:15 -0500
 To:  <hwg-techniques(at)hwg.org>
 References:  pobox
  todo: View Thread, Original
I have two questions:

1.  Does anyone know why this code will not work?

<%
If straffiliate2 <> "" then
response.write "<!--#include virtual='/inc/LP.inc' -->"
else
response.write (" ")
end if
%>

I don't get an error - I just don't get the result

2.  How do you include two actions in a form action - i.e.  a confirmation
page and a cgi to write to a text file. Is it as simple as:

<form method="post" action="write.cgi;confirmation.asp">

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA