ProductReview VDF AJAX implementation: Difference between revisions

m
Added to AJAX category
m (Added to AJAX category)
 
(2 intermediate revisions by one other user not shown)
Line 31: Line 31:


*login.asp: a page showing a login box
*login.asp: a page showing a login box
*frontpage.asp:  display a greeting after a successfull login
*index.asp:  display a greeting after a successful login
*Rating.asp: a list of items with detailed ratings. show details about related users and items.
*reviewentry.asp: a list of items with detailed ratings. show details about related users and items.
*Item.asp: Information about an item
*productentry.asp: Enter / display information about products
*Shop.asp: information about a place where items can be bought ( [[AJAX Form]] )
*shopentry.asp: Enter / display information about shops
*User.asp: Informaation about usres
*userentry.asp: Enter / display information about users
 
[[Category:AJAX]]