-
Separation of script (ASP) and template (HTML)
-
Nasp handles template (HTML) as one of the resources.
-
Event driven construction
-
The originated various events are captured from Nasp and the site is constructed.
-
The utilization of Bag
-
If Bag (one to have made Session detailed) that Nasp prepared is used, the Session variable can be prevented being polluted.
-
The design which copes with the back button of browser
-
If a philosophical problem of button where a browser returns uses Nasp, it solves it smart.
-
File upload
-
The file up-loading from a browser that cannot be done with ASP alone can be easily done.
-
Generating mail contents and the like from the templete
-
If Templator of Nasp is used, the contents of a letter etc. of mail are also easily generable from the template.
-
{checked, selected} of {<input>, <select>} without time utilization
-
If the drawing event of building in prepared in Nasp is used, the processing at time "checked" and "selected" is easy.