|
-
Jun 8th, 2001, 04:47 AM
#1
Thread Starter
Lively Member
ASP inside local script
I want to write ASP indise local script tags so that I can make dynamic functions, obviously this is not possible because I tried doing it and i had errors, is there anyway around this. e.g.
<script language=jscript>
JScript here
<%
ASP code here
%>
JScript here
</script>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|