document.myTest.km.value = myvariable;
which is inside the function "Submit Form".
By using <p><input type="hidden" name="km" value=""></p> within the form, "document.myTest.km" is initialised and the value of km is successfully posted.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

