Click to See Complete Forum and Search --> : Frame - submit form.srver.transfer etc????


shanuragu
07-25-2003, 12:10 AM
Hi

I am new to frames, I have very little info about frames.

Can any one clear my doughts about frames???
here are my questions
1. Does frame work as a html window??
ie, is it possible to submit the form/ can we use response.redirect/server.transfer in frames. if not how can I pass values from one frame to another???

Explanation with a small example would be of great help!!

2. Can I use query string in a frame???

In all the above cases the target is a frame.

Its Urgent please help???

shara

shanuragu
07-26-2003, 01:37 AM
I am able to display an asp page in the same frame, I did it by giving a target in an <a> tag, But what if i have to go to the next asp page by using server.transfer (where in no <a> tag is used) from the same frame (where the first asp page is displayed) & got to display the next asp page also in the same frame.
How can I do this.

shara

shanuragu
08-01-2003, 02:31 AM
Thanks dave for ur timely help.


:D