Click to See Complete Forum and Search --> : focusing on a cell


teeroy
04-09-2003, 10:03 PM
Hi,

I have a web page with a submit button, and I'm trying to load the new page into the same cell as the submit button section instead of openign a new page..Is there any way to do this? I assume I could use frames, but I'd rather not.

thanks in advance!!!

troy.

jdavia
04-09-2003, 10:27 PM
Originally posted by teeroy
Hi,

I have a web page with a submit button, and I'm trying to load the new page into the same cell as the submit button section instead of openign a new page..Is there any way to do this? I assume I could use frames, but I'd rather not.

thanks in advance!!!

troy.
If all else fails, just duplicate the page,(as a look alike) and replace the information in that cell. Only you and I will know.

pyro
04-09-2003, 10:32 PM
An iframe perhaps? If you explain in more detail what you are looking to do, that would help us point you to the solution...

Cheers!