IHYPRESS PROGRAMMING
Classic ASP programs with code and output for beginners
classic asp
HOME | ASP | C | CSS | GNUPLOT | HTML | JAVASCRIPT | PERL | PHP | PYTHON | RUBY | SVG
ASP ❯ Procedures
<09>
<% sub formula(x,y) response.write(x+y/2*x) end sub %> <div style="font-size:1.4em;color: White; background-color: DarkViolet; font-family:Sans-Serif;"> You can call the procedure like this: <%call formula(3,4)%> or like this: <%formula 3,4%> </div>
Hergestellt in Deutschland / Made in Germany
COPYRIGHT © 2015-2024 IHY PRESS Frankfurt am Main 60329 Deutschland