errr, sorry for the title, forgot to add .net, and also i was not able to use the "classic" ASP so i didnt know if it was classic or not.
Also is it safer to use Session rather than cookies? Tnx for the reply, I really appreciate it.
User Profile
Collapse
-
Help in authenticating Users in ASP.NET
Hi, im currently creating a website that requires a user to log in by entering their id number, middle name and birthday before they can use the site, i have been able to do that by using a cookie (FormsAuthentic ation.SetAuthCo okie), the problem is that some people are not able to log into my site, it seems that the browser blocks the cookie that i am sending, i have already asked them to lower the settings on their privacy tab to accept all cookies,... -
i tried doing it, and after i published it again, i saw the deploy file of my mdb
named db1.mdb.deploy, but after trying to install it again, the same problem occurs (cant find file ...../db1.mdb)
is it because i am using unbound connection,
i connect to the database by using this line of codes:
Dim con As String = "Provider = Microsoft.Jet.O LEDB.4.0;" & "Data Source = db1.mdb"...Leave a comment:
-
help in publishing a .net application that uses microsoft access
Hi, i am using vb.net 2005, and i am using microsoft access as my database
I have published the application using the built in publisher of vb.net and come up with the setup.exe,
after publishing i tested the setup.exe and tried installing it on my computer,
all went well, until i tried to run the installed application, there is an error that says "cannot find file...../db1.mdb"
it seems...
No activity results to display
Show More
Leave a comment: