what is the code behind "sign out"
-
I hav written code using cookies how to expire that cookie at the moment please send me reply i will be helpful to you.:(:confused: multimedia9
-
I hav written code using cookies how to expire that cookie at the moment please send me reply i will be helpful to you.:(:confused: multimedia9
multimedia9 wrote:
how to expire that cookie at the moment
When user is logging out ? Or after some interval ?
Navaneeth My Website
-
multimedia9 wrote:
how to expire that cookie at the moment
When user is logging out ? Or after some interval ?
Navaneeth My Website
Hi frnd, thank u but i want coding behind that signout i will be happy if u reply to this multimedia9
-
I hav written code using cookies how to expire that cookie at the moment please send me reply i will be helpful to you.:(:confused: multimedia9
The best way the cookie to delete is expire it Use this code. cookie.Expires = DataTime.now.AddDay(Number of Day); This will expire your cookie. Here Number of Day is the Negative value this you priviously given To your cookie when you create.. Hope this will help you.
Viral YahooID : just_viral My Site : www.theseoworld.info
-
The best way the cookie to delete is expire it Use this code. cookie.Expires = DataTime.now.AddDay(Number of Day); This will expire your cookie. Here Number of Day is the Negative value this you priviously given To your cookie when you create.. Hope this will help you.
Viral YahooID : just_viral My Site : www.theseoworld.info
Hi frnd, Thank you very very much, once again thanks. i hav one more problem, i visited ur site thats nice. please help me by answering the next question in the forum. multimedia9
-
Hi frnd, Thank you very very much, once again thanks. i hav one more problem, i visited ur site thats nice. please help me by answering the next question in the forum. multimedia9
Hi friend sorry but i didnt fine your question.. if you have problem then you can send it againg or mail me by to my email
Viral YahooID : just_viral My Site : www.theseoworld.info
-
Hi friend sorry but i didnt fine your question.. if you have problem then you can send it againg or mail me by to my email
Viral YahooID : just_viral My Site : www.theseoworld.info
static string conn="provider=microsoft.jet.oledb.4.0;data Source="+ Server.MapPath("/data/db1.mdb"); OleDbConnection cn=new OleDbConnection(conn); please help me, where did i make wrong in the above instructions and please solve this. it show error that:'System.Web.UI.Page.Server' denotes a 'property' where a 'class' was expected www.mywebsite.com/data/db1.mdb how to access the db1.mdb file using Asp.NET using c# please help me i will be thank full to you. please answer me with above example multimedia9
-
static string conn="provider=microsoft.jet.oledb.4.0;data Source="+ Server.MapPath("/data/db1.mdb"); OleDbConnection cn=new OleDbConnection(conn); please help me, where did i make wrong in the above instructions and please solve this. it show error that:'System.Web.UI.Page.Server' denotes a 'property' where a 'class' was expected www.mywebsite.com/data/db1.mdb how to access the db1.mdb file using Asp.NET using c# please help me i will be thank full to you. please answer me with above example multimedia9
HI, R u getting runtime error or compiletime error?
Thanks and Regards, Chetan Ranpariya
-
HI, R u getting runtime error or compiletime error?
Thanks and Regards, Chetan Ranpariya
hi Iam getting compile time error
-
hi Iam getting compile time error
Hi friend sorry but i never got this type of error while connection string you r doing right. I just thinking where you done this coding is it in the class or out of class method?? May be that's only problem.. Sorry for this..
Viral YahooID : just_viral My Site : www.theseoworld.info