I know you can redirect to a different frame using the target= in a form but I was hoping to do it a little differently if possible.
I would like to target the page on the other frame in a vbscript that is called when a button is pressed. So the button get pressed, the right frame gets updates and the current frame gets updated. I know JavaScript can do something like this. Even if I could call a JavaScript function to do it that would be great but I can't even seem to get that to work inside the vbscript subroutine. Any ideas at all would be appreciated.
Thanks,
Steve
I would like to target the page on the other frame in a vbscript that is called when a button is pressed. So the button get pressed, the right frame gets updates and the current frame gets updated. I know JavaScript can do something like this. Even if I could call a JavaScript function to do it that would be great but I can't even seem to get that to work inside the vbscript subroutine. Any ideas at all would be appreciated.
Thanks,
Steve