Diedtje
05-17-2005, 08:17 AM
Hi
I have received a script in VBscript. I have to implement some of the functions of the script into my C# solution. How do I access these functions?
I placed :
<script language=vbscript src=3270.js></script>
in my aspx page.
But how do I access the functions in my CS file?
thx a lot
I have received a script in VBscript. I have to implement some of the functions of the script into my C# solution. How do I access these functions?
I placed :
<script language=vbscript src=3270.js></script>
in my aspx page.
But how do I access the functions in my CS file?
thx a lot