This tutorial in ASP will be useful for the learners in ASP to know about the string function - EVAL() by easier means of sample snippet. Explains that this function can be used to perform more than one arithmetic process that has been given in the s
Eval Expr script is specially created for those who come across with numbers having expressions, different bases like binary, hexadecimal, octal and other bases. You can solve even the complex calculations such as tangents, logarithms, square roots,
This is a reference that explains about how to execute VB script functions to javascript. Author says that VB script has several inbuilt functions and it supports only internet explorer, at the same time client side scripting support is very essentia
ASP learners can get more information on ASP 3.0 through this tutorial. It describes about the effective and fast methods in ASP added newly which are Server.Transfer and Server.Execute. And explains that these functions can be used to eliminate the
More details on Subroutine and Functions can be gained from this online tutorial via inbuilt sample snippets. Describes that functions are collection of codes that can execute a specific process whereas the subroutine is also the same but does not re
It is an online ASP tutorial that deals with coding in ASP language using functions and sub statements. A clear demonstration lets you understand the differences between them and you will be capable of using the opt one of them to execute tasks as pe
This component lets you execute any other program, selecting the kind of execution desired. It can execute Windows and DOS aplications, and wait for them to end......
This script is an extension of HTML. It allows user to embed SQL query directly into HTML. SQL queries are converted into HTML using this tool. WeSQL supports the tags like, eval tag- it allow the use of perl in HTML, cutfile tag- cuts off the HTML,
A simple and light, yet powerful utility that allows you to print debug statements, view and modify page variables as well as execute functions and dynamically create functions that have access to the running browser state.
This component lets you record any sound just using the functions BeginRecording and StopRecording. It uses MCI multimedia functions and the output format follows WAV PCM format...... |