Form Start Presentation Demo
Last changed: -83.211.136.191

.

Whats known

FormStart(Page URL, Form Name ),

Examples

Google Search

  @@
  [Presentations.FormStart("http://www.google.com/search", "f"),
  Presentations.InputField("q", "cerca", 20),
  Presentations.ImageButton("goButton", federation.LinkMaker.LinkToImage("images/go-dark.gif"), "Search for this text"), 
  Presentations.FormEnd()
  ]
  @@