Guys,
Is it possible to have a dynamic enctype on a form. Basically I want to set it based on a selection by the user. If the user changes the selected option in a listbox then I want to leave the enctype at the default value and just submit to the same page. However, if the user submits the page by pressing the submit button, I want to set the enctype to ENCTYPE="multipart/form-data" and then submit.
Any ideas how I can do this??? Mise Le Meas,
Mighty
Is it possible to have a dynamic enctype on a form. Basically I want to set it based on a selection by the user. If the user changes the selected option in a listbox then I want to leave the enctype at the default value and just submit to the same page. However, if the user submits the page by pressing the submit button, I want to set the enctype to ENCTYPE="multipart/form-data" and then submit.
Any ideas how I can do this??? Mise Le Meas,
Mighty