Example: ajax_rating
This example shows a user giving a rating.
web_text_link
("Rating",
"Snapshot=t1.inf",
DESCRIPTION,
"Text=Rating",
ACTION,
"UserAction=Click",
LAST );
ajax_rating
("Rating_2",
"Snapshot=t1.inf",
DESCRIPTION,
"Framework=atlas",
"ID=ctl00_SampleContent_ThaiRating",
ACTION,
"UserAction=SetRate",
"Value=3",
LAST );

