I want to put a [save password?] CheckBox on a login page. how i can do it? (i need a code to know how to use cookie for this)
Nazila Naderi
Posts
-
remember me using cookie(VB.net) -
a problem in VB 6 (textbox.text)I want to delete the character that is in the Cursor position!(Current position of Blink cursor in a textbox)
-
a problem in VB 6 (textbox.text)I want to delete the character that is in the cursor position(the text in Textbox control in VB6). help me please.
-
:: problem in use UPDATE statement ::I want to do something like below(in ASP.NET & C#): string strupdate = "UPDATE table SET field = field + intvariable WHERE otherfield = yes"; but i don't know how i can do (add a variable value to a numerical field in a ACCESS database). Please tell me the right string that i can use.
-
:: problem in UPDATE statement ::I want to do something like below(in ASP.NET & C#): string strupdate = "UPDATE table SET field = field + intvariable WHERE otherfield = yes"; but i don't know how i can do (add a variable value to a numerical field in a ACCESS database). Please give me the right string.
-
I want to lock the Access database (VB.6)I want to lock the Access database in my project (VB.6) . but i don't know anything about this . please help me .