K
Kamyk
Hello!
I use such code
<FORM action="web.asp" METHOD="GET">
.....
</FORM>
Unfortunately the form is very sophisticated and have a lot of input fields.
It makes the passing URL address very long and it has more than X thousand
characters. That`s why I cannot pass all data I need after submitting the
form. How to send whole data for each variable included in the form? Could
you give me the example of such using? I am the beginner of writing in HTML.
Thank you in advance
Marcin from Poland
I use such code
<FORM action="web.asp" METHOD="GET">
.....
</FORM>
Unfortunately the form is very sophisticated and have a lot of input fields.
It makes the passing URL address very long and it has more than X thousand
characters. That`s why I cannot pass all data I need after submitting the
form. How to send whole data for each variable included in the form? Could
you give me the example of such using? I am the beginner of writing in HTML.
Thank you in advance
Marcin from Poland