T
Test
Hello!
I have substituted the confirmation page of FP (the one
that shows by default everytime you submit data into a
database). In the head section of the page I created I
wrote the following code so that it takes me to the home
page of my site.
<meta http-equiv="refresh" content="1;
url=http://www.abc.com/">
The problem is that the main page is a frames page and I
need it to show using the whole browser's window and not
only in the frame from where it was called. I know how t
set the target frame for a simple common link but in this
case (head section) I don't know how to do it.
Please help!!
thanks in advance for the provided help!
I have substituted the confirmation page of FP (the one
that shows by default everytime you submit data into a
database). In the head section of the page I created I
wrote the following code so that it takes me to the home
page of my site.
<meta http-equiv="refresh" content="1;
url=http://www.abc.com/">
The problem is that the main page is a frames page and I
need it to show using the whole browser's window and not
only in the frame from where it was called. I know how t
set the target frame for a simple common link but in this
case (head section) I don't know how to do it.
Please help!!
thanks in advance for the provided help!