Click to See Complete Forum and Search --> : Writing an .asp file using .asp


fishhead32
02-07-2003, 08:25 AM
I know you can write an HTML file using asp, but can you write and asp file using asp?

Ribeyed
02-07-2003, 08:35 AM
hi
start your page with this following tag:

<%@ LANGUAGE="VBSCRIPT" %>

call your page yourpagename.asp

enclose your asp code using
<% and %>

thats it

Ribeyed
02-07-2003, 06:06 PM
lol :D

Ribeyed
02-07-2003, 06:16 PM
hi,
well just me missunderstanding the question

Ribeyed
02-07-2003, 06:46 PM
true very true