ekhaskel
Posts: 11
|
| Posted: 12/04/2004, 10:41 PM |
|
How to change dynamically form target value
I am using this parameter to open next for in the new browser window. But in some cases I want to stay in the same window, in some cases - open in new browser window. So, I need to change this properties dynamically. How can I do it?
Thanks
|
 |
 |
Damian Hupfeld
|
| Posted: 12/05/2004, 2:35 AM |
|
In your table create a field called formtarget
In your form set the return page to {formtarget}
I think there are some posts already on this: http://forums.codecharge.com/posts.php?post_id=49348
regards
Damian Hupfeld http://www.nexthost.com.au/services.php
"ekhaskel" <ekhaskel@forum.codecharge> wrote in message
news:541b2ada116873@news.codecharge.com...
> How to change dynamically form target value
> I am using this parameter to open next for in the new browser window. But
> in
> some cases I want to stay in the same window, in some cases - open in new
> browser window. So, I need to change this properties dynamically. How can
> I do
> it?
>
> Thanks
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|