What is Possible with Scripting
Top  Previous  Next


The following things can be achieved with Scripting:

·user input (forms)  
·games  
·math and physics  
·web-based calculators  
·dynamic presentations  
·sending data to web pages  
·receiving data from web pages  
·run JavaScript.  

SWiSHscript cannot:

·directly interface with a database. This, however, can be achieved through .php or .asp web pages  
·access the same Objects that are available to JavaScript.