I went to this URL:
http://www.visualwebgui.com/Developers/Forums/tabid/364/forumid/29/threadid/19447/scope/posts/Default.aspx
In it you will find a post at 4/9/2009 6:20 AM showing how to pass parameters into form properties.
This is the method I will always use.
So the code would detect if a parameter was not properly filled.
Doesn't VWG have pretty good security in terms of the users not inserting parameters this way, directly into the properties of a form. Parameters might not be the right word here. No, I will not use query parameters ever.
Is this a secure process? What problems might there be?