This is a discussion on "html form nested frame target" within the Web Page Design section. This forum, and the thread "html form nested frame target are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
html form nested frame target
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
html form nested frame target
Hi,
I have a html form which should get the response in a nested frame (frame1.frame2). How can I do this using target attribute in form element? I have tried target="frame1.frame2" but that doesn't work ... thanks, SJ |
|
|
|
|||
|
Re: html form nested frame target
As for as I'm aware you could try make the form target point to the name of the iframe and give the iframe the same name, I'm sure it's worked for me in the past.
Other than that, you could use php to get the values of the form and then echo these values into the url that should appear in the iframe. I wouldnt say this is the correct way to do it, but its a cheecky way around it. |
![]() |
| Tags |
| html, form, nested, frame, target |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a HTML frame inside a Flash? Is this possible? | toenick | Starting Out | 1 | Mar 30th, 2008 12:03 |
| HTML frame development! | FNG | Web Page Design | 8 | Jan 19th, 2008 13:34 |
| EASY PEASY Displaying frame address in another frame question | molotov | JavaScript Forum | 3 | Nov 20th, 2007 17:29 |
| HTML Form | jasonjkd | Web Page Design | 3 | Oct 14th, 2007 18:53 |
| when this frame loads in flash, print this text in html... | cosmicbdog | Flash & Multimedia Forum | 13 | Jun 7th, 2007 16:54 |