pop-up form [message #306700] |
Sat, 15 March 2008 23:13 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
roni_a180
Messages: 45 Registered: October 2007
|
Member |
|
|
hello
i create 3 form. Form A , Form B and Form C.
A is Login Form, when user test(say) is login , he found form B
and user test1(say) is login ,he found form C.
This Two user login two deferent PC and open there respective Form. When user test save some data then user test1 see pop up screen in form c
ok
|
|
|
|
|
Re: pop-up form [message #307505 is a reply to message #307489] |
Wed, 19 March 2008 00:57 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
What code have you written and what problems have you found?
Test for 'user' in an 'IF' statement and then use either "call_form('A')" or "call_form('B')".
David
|
|
|