gorgeous
January 22nd, 2003, 01:29 AM
Hi friends,
I want a modal window as we create in Vb Application.
If I use showModaldialog( ) function - the problem is that i can not reload the dialog window after submit. this window is for one time??
i tried another solution - i create a window using Window.open(), and OnBlur event set the focus to the window.. In this problem is taht is textboxex are there input focus is not set to the text box.
How cani do this??
regards,
Lailt
I want a modal window as we create in Vb Application.
If I use showModaldialog( ) function - the problem is that i can not reload the dialog window after submit. this window is for one time??
i tried another solution - i create a window using Window.open(), and OnBlur event set the focus to the window.. In this problem is taht is textboxex are there input focus is not set to the text box.
How cani do this??
regards,
Lailt