![]() |
|
|
+ Search |
![]()
|
Jul 22nd, 2000 00:45
unknown unknown, Darren Hoefgen
function fubar(<%=somevbvariable%>, <%=othervbvariable%>)
{
...
javascript code here
...
}
end function
since VBScript is executed at the server and JavaScript is executed at
the browser, you can put VBScript code in you JavaScript function
exactly like you put VBScript within you HTML
the browser won't know the diff
© 1999-2004 Synop Pty Ltd