31
Insert
Form
Window
The
Insert
Form
window
allows
you
to
set
the
form
method,
MIME
post
method,
and
URL
where
the
form
results
will
be
directed.
This
information
is
important
if
you
want
your
form
to
work
properly!
For
comprehensive
information
about
creating
and
modifying
HTML
forms,
read
the
W3Schools
tutorial
HTML
Forms
and
Input
(http://www.w3schools.com/html/html_forms.asp
).
Form
Method
Choose
how
you
want
to
transfer
the
form
data.
Post
sends
it
to
the
server
and
get
pulls
it
from
the
server.
MIME
Post
Method
(Enctype)
Select
the
type
of
application
that
will
process
the
form
data.
Form
Contents
Go
to
the
Following
URL
The
URL
of
the
script
that
actually
processes
the
form.
For
more
information
about
form
scripts
and
to
download
free
form
processing
scripts,
visit
http://www.hotscripts.com
.
112