hughesmi
07-16-2002, 10:42 AM
Can I use the two diffrent types of methods in a form toghter?
i.e get and post.
<form name="My Form" method="post" action="mailto:my@email.com" method="post" enctype="text/plain" action="sendtoapage.htm" onSubmit="return NewPage();return createTarget(this);">
:confused:
i.e get and post.
<form name="My Form" method="post" action="mailto:my@email.com" method="post" enctype="text/plain" action="sendtoapage.htm" onSubmit="return NewPage();return createTarget(this);">
:confused: