Interface Submitting


public interface Submitting
Direct submission of forms to a target URL

NOTE: directly submitting forms is only done for specialized purposes, such as integration with certain legacy systems. Normal form usage contacts the server via DataBound Component Methods, through the RPCManager system.

See Also: