|
-
March 15th, 2003, 08:52 PM
#1
form refresh question
I want to be able to revalidate/reload a single form on a frame with multiple forms, i.e. not refresh the values in other forms which have already been entered. All the searching I've done seems to indicate you can only revalidate an entire frame. i.e.
onChange="document.myform.value = 'refresh'; submit()
The idea is to alter the value of a select drop down, and based on the new option, reload a related select drop down.
Is it possible?
Thanks,
Adam
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|