i'm writing an application where the user must be able to
1. enter data in a left hand frame, click a submit button when ready
2. the data entered (in a form) must be sent to a page in the right hand frame (asp page which processes the data)
3. after submission the left hand frame must remain the same as it was originally (so user can enter new data)
the above is all very wordy, so to illustrate my question you can take a look at the simple example at the following link:
http://www.thegalwaysky.com/starcheck/frame/
at present what you see at the above link is NOT working (as I dunno how to do it yet), what should happen is the string you enter on the left, when submitted, appears in the right hand frame, and the left hand frame reverts to the "enter string here" prompt
does anyone know if this is possible ? if i haven't explained the question well please let me know...
the (tiny~1KB) source code for the frameset at the above link can be downloaded for viewing at
http://www.thegalwaysky.com/starcheck/frame/src.zip
any advice would be greatly appreciated,
slán,
jAH