15-09-15, 03:22 PM
خلي الحقل في db nvchar(50) .. or....(4000) as u need
dim tx() as string =split(textbox1.text,"/")
textbox2.text=tx(0) & tx(1) & tx(2)
........
in sert into mytb tdate values '... textbox2.text
dim tx() as string =split(textbox1.text,"/")
textbox2.text=tx(0) & tx(1) & tx(2)
........
in sert into mytb tdate values '... textbox2.text
سبحان الله والحمدلله ولا إله إلا الله والله أكبر
اللهم اغْفِرْ لِلمؤمنين والمؤمنات والمسلمين والمسلمات الأحياء منهم والأموات


