I've put together a VERY ROUGH object that allows you to dynamically
create and modify a "form".

It then generates the submission url and submits the data.  My IO
objects could possibly be used to capture the resulting page into a
layer / variable.  This way, a server result page could be simply a case
of returning a series of javascript values that can then be used by the
already downloaded functions on the client side.

If anyone knows of a way of "extending" other objects to make them form
objects, I'd be pleased if they could help me out.  I hope to eventually
use any of the existing GUI widgets as form objects.  eg. a list or even
a tree could be used to get info from the user and submit it to the
server.

Also, does anyone know how to get a file prompt to open.  The file input
tag has no way that I can see of forcing the dialog to appear.

--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010

form.zip

Reply via email to