Conf/Examples/AdpParamExample
Revision as of 09:34, 4 January 2012 by Visitatvishal (talk | contribs)
<html> <head><title>Testing of ADP</title></head> <body> <% set r [ns_conn form $conn] set param_value [ns_set get $r foo] ns_puts $param_value %> </body> </html>