|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
refreshing iframe upon form submission
I have two i-frames, one displaying the data in my tables, and another for submitting data. I need to be able to refresh the i-frame responsible for displaying the data immediately after submitting the form. Can anyone point me in the right direction?
|
|
#2
|
|||
|
|||
|
RE: refreshing iframe upon form submission
if you name your display frame something like 'displayframe'
inside your input frame, in the form tag,have onSubmit="parent.document.displayframe.location.href = 'whatever';" but you might need to set a timeout |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > refreshing iframe upon form submission |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|