tgavin Posted June 16, 2004 Share Posted June 16, 2004 I would imagine it's possible to populate a jump menu dynamically, and then update the record based on the selection made - without using a submit button. Anybody know how to do this? TIA! Quote Link to comment Share on other sites More sharing options...
tgavin Posted June 16, 2004 Author Share Posted June 16, 2004 For anybody that is interested, this did the trick <select name="myJumpMenu" onchange="this.form.submit();"> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.