Tag: web technology
Questions Related to web technology
-
ListGrid
-
DynamicForm
-
PropertySheet
-
DSRequest
-
Validating a form
-
Sending a form's contents by email
-
Storing the form's contents to a database file on the server
-
None of the above
-
isc.ListGrid.create({ ID:"test", left:50, top:150, width:600, height:400, });
-
isc.ListGrid.create({ ID:"test"; left:50; top:150; width:600;height:400; });
-
isc.ListGrid.create({ ID:"test", left:50, top:150, width:600, height:400 });
-
None
-
t t1
-
t1 t
-
t t
-
Compilation succeed but Runtime Exception