|
C
|
cgphp 12/12/2011 |
|
An inline frame is used to embed another document within the current HTML document. It would be a good solution. |
|
|
S
|
stiven author 12/12/2011 |
|
Thanks for your help, i got it to work. now the link to this page comes from a button i have on the edit page.. is it possible to pass variables to the list page with the iframe? if it is how can i do this? because i was thinking passing to values on the url to the external page but if it is on the list page with the iframe how can i achieve this? |
|
|
C
|
cgphp 12/12/2011 |
|
You can use a session variable. |
|