David~  Is this what your looking for?  Keep in mind I am a dba not a web
dev. ;-)

<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<TITLE></TITLE>
</HEAD>
<BODY>
<form action="default.asp?fuseaction=HI" title=form1 method=post>

This is the value of the fuseaction: 
<%=Request.QueryString("Fuseaction")%>

<%If Request.QueryString("Fuseaction") = "HI" then %>
<!---#include file=hi.asp -->
<%end if%>

<INPUT type="submit" value="Submit" id=submit1 name=submit1>
</form>
</BODY>
</HTML>



-----Original Message-----
From: David Huyck [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 11, 2000 1:34 PM
To: Fusebox
Subject: Re: Fused ASP


Okay, I was just joking about the rebel thing.  But I am interested to know
if anyone has found a way to get ASP to include the way I am used to...

David

----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to