|
|
|
|
|
| | |
| |
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Getting ASP in an include tag |
|
From: |
Fred |
|
Date: |
6/7/2000 6:49:37 AM |
|
IP: |
198.141.199.193 |
Hi,
Does someone know if its possible to get asp code in an include file tag?
The refering link should be generated from the asp code...
<!-- #include file="thereferinglink.htm" -->
The asp code generating the refering link: <%=Server.HTMLEncode(rs.Fields("reference").Value)%>_r<%=server.htmlencode(rs.fields("revision").value)%>.htm
Thanks in advance, Fred |
Follow Up - Re: Getting ASP in an include tag - Dusty 6/28/2000 6:37:06 PM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|