hwg-techniques archives | Mar 2000 | new search | results | previous | next |
Re: A couple of questions - 1 asp, 1 formsby "Wieland" <nwieland(at)tampabay.rr.com> |
|
Wanted to clarify one thing - I did declare all the variables (dim) earlier in the asp script. ----- Original Message ----- From: Wieland <nwieland(at)tampabay.rr.com> To: <hwg-techniques(at)hwg.org> Sent: Friday, March 10, 2000 6:59 AM Subject: A couple of questions - 1 asp, 1 forms > I have two questions: > > 1. Does anyone know why this code will not work? > > <% > If strnew2 <> "" 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