Re: A couple of questions - 1 asp, 1 forms

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

 Date:  Fri, 10 Mar 2000 07:16:02 -0500
 To:  "Wieland" <nwieland(at)tampabay.rr.com>,
<hwg-techniques(at)hwg.org>
  todo: View Thread, Original
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