HI ALL
Iam anew user i need help to solve my problem
fist::
there are link in page when u (strRet = Window.showModalDialog("addCapital.asp", "AddNewCapital", "DialogWidth:28;DialogHeight:26;center:1"))cli ck on it open anew page this new page contain
open dialog ModalDialog
this modadialog contain data from sql database
and i need to filter this data according to permission
and this ModalDialog include 2 - button these two button
1- insert
2-cancel
insert button insert data in the back bage(when the dialoge open there is page behiend it when i chhose data in the dialog then this choosen data was putting an the back page)
i need to filter this data by
vb script
look i have do that by asp but i have conflict in the
vb script code and the (onChange="Window.showModalDialog='AddCapital.asp' ;forms[0].submit();")
that what i need can any one help me
plz urgenttttttttttttttt
HANY ABODOMA