T
tmb
Can I use... Insert | dvanced | HTML to insert ASP into a Front Page 2000
file?
One concern is inserting the standard ASP header like...
<%@ Language=VBScript %>
<%
Option explicit
Response.Buffer = true
%>
I'm not sure if I put this at the start of a file using Front Page that it
will actually be the first thing in the file... as does not FP insert some
of it's own stuff at the head of each file?
thanks for any comments on this.
file?
One concern is inserting the standard ASP header like...
<%@ Language=VBScript %>
<%
Option explicit
Response.Buffer = true
%>
I'm not sure if I put this at the start of a file using Front Page that it
will actually be the first thing in the file... as does not FP insert some
of it's own stuff at the head of each file?
thanks for any comments on this.