set_query_from_form


Description:

public void set_query_from_form (HashTable<string,string> form)

Sets this's query to the result of encoding form according to the HTML form rules.

See encode_hash for more information.

Parameters:

this

a URI

form

a GenericSet containing HTML form information