Stuka
09-02-2005, 12:55 AM
Hi
Is it possible to interrupt a function to add some codes (ASP or PHP)? For exemple:
<script>
function liveclock(){
.
.
<% asp code here %>
.
.
}
</script>
Is it possible to interrupt a function to add some codes (ASP or PHP)? For exemple:
<script>
function liveclock(){
.
.
<% asp code here %>
.
.
}
</script>