html form
Posted: Wed Aug 20, 2008 11:53 am
Hi, i encountered some difficulties when doing a html form.
I will have many similar fields.
job1
a:
b:
c:
d:
e:
job2
a:
b:
c:
d:
e:
job3
a:
b:
c:
d:
e:
but i think that it waste space and is not user-friendly. so im thinking of either using collapsible menu or linking method.
collapsible menu
+job1
+job2
+job3
or
job1
a:
b:
c:
d:
e:
more
submit clear
when "more" clicked, it will open another window and then to here
job2
a:
b:
c:
d:
e:
job3
a:
b:
c:
d:
e:
submit clear
and then once they press submit, it will not execute the codes 1st and will save them and redirect back them to the previous page and then when they click on the submit in the 1st page, the codes will then executed.
Is it possible to do these?
Anyone can help me?
I will have many similar fields.
job1
a:
b:
c:
d:
e:
job2
a:
b:
c:
d:
e:
job3
a:
b:
c:
d:
e:
but i think that it waste space and is not user-friendly. so im thinking of either using collapsible menu or linking method.
collapsible menu
+job1
+job2
+job3
or
job1
a:
b:
c:
d:
e:
more
submit clear
when "more" clicked, it will open another window and then to here
job2
a:
b:
c:
d:
e:
job3
a:
b:
c:
d:
e:
submit clear
and then once they press submit, it will not execute the codes 1st and will save them and redirect back them to the previous page and then when they click on the submit in the 1st page, the codes will then executed.
Is it possible to do these?
Anyone can help me?