ASP Code

K

Kevin Spencer

Open the page you want to add the code to (must have a .asp extension) and
go to HTML view. Type in the following, anywhere in the page:

<%%>

You've just inserted ASP code into the page.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 
M

Mike Mueller

<%
' your code goes here
%>


L wrote:
: I would like to know how to insert ASP code in FrontPage
: 2003.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top