Ti preghiamo di notare: questa pagina non è stata aggiornata dal settembre 2008
Puoi trovare le informazioni correnti dai link sotto riportati
Categories
Se vuoi acquistare una licenza per questa specifica versione, per favore contattaci per disponibilità e prezzi.
Le altre informazioni su questa pagina sono mostrate solo come rifermento storico e possono essere state cambiate considerevolmente
Ti preghiamo di notare che le informazioni su questi prodotti non sono disponibili in italiano.
A WebDB development applications. Alinous-Core is a development language for Web-DB applications. Developers can develop applications using only SQL and HTML. With the knowledage of HTML and SQL, developers will be able to quicky develop a WebDB applications with Alinous-Core. Using Java, PHP and other languages is not necessary. Alinous-Core supports Web features and is a language tool focusing on WebDB development.
Alinous-Core was built under the concept of "Easy WebDB development", which includes features such as:
- Web Language within Eclipse development environment with GUI-Debugger
- Being able to make Web Applications with HTML and SQL
- Dealing the sequence of web pages with web-forms as Components
Alinous-Core is a language tool focusing on WebDB development. Alinous-Core's functions are:
- Handle HTML that contain forms as a component - The Alinous-Core has the virtual frame function. By putting "alns:tagid" and "alns:inner" attributes. The virtual frame is represented by the TD tag. Each part has own status and they works independently.
- Using SQL in AlinousScript
- Validation for HTMLs from input variables - The Alinous-Core supports validation for from input variables.
- Http session - The Alinous-Core has function to handle session values
- Forwarding and URL redirection - The Alinous-Core supports forwarding and URL redirection. You can forward or redirect by returning a string variable in AlinousScript.
- Authentication - The Alinous-Core supports Basic Authentication and Form Authentication
- SMTP
- File upload - The Alinous-Core supports uploading files via HTTP.
- RSS - The Alinous-Core supports RSS.
- Java Connector - The Alinous-Core is written in Java language and works on the Servlet container. which provided the feature to load jar file in "ALINOUS_HOME/lib" folder.