Question
Query results in different frame.
I have 3 frames in a frameset. top, middle and bottom. In my
middle frame
called 'mid.asp' I have a textbox with a submit button. This, when a date is
inserted sends a parameter to a Stored Procedure and returns a resultset to
a table in bottom.asp.
The trouble is I cannot get bottom.asp to load in the bottom frame when the
submit button is clicked, it always loads in the middle frame. Can anyone
tell me where I am going wrong and what I need to do to get this to work
please.
called 'mid.asp' I have a textbox with a submit button. This, when a date is
inserted sends a parameter to a Stored Procedure and returns a resultset to
a table in bottom.asp.
The trouble is I cannot get bottom.asp to load in the bottom frame when the
submit button is clicked, it always loads in the middle frame. Can anyone
tell me where I am going wrong and what I need to do to get this to work
please.
