kkroo
04-10-2006, 08:43 PM
I have a form, and i would like the user to be able to submit it to different servers by selecting a option from a <select> menu and it would change the value of the action page in <form> without reloading the page
so i think it would be something like this
<form action=javascript:action; >
Thanks in advance!
so i think it would be something like this
<form action=javascript:action; >
Thanks in advance!