Veuillez noter que cette page n'a pas été mise à jour depuis le septembre 2008.
Vous pouvez trouver l'information courante des liens ci-dessous
Categories
Si vous voulez acheter une licence pour cette version spécifique, je vous prie de nous contacter pour disponibilité et prix.
Les autres informations sur cette page sont montrées seulement pour référence historique et peuvent être changées considérablement.
Veuillez noter que les informations sur les produits ne sont pas disponibles en français.
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.