User Profile

Collapse

Profile Sidebar

Collapse
yojimbo4
yojimbo4
Last Activity: Jan 20 '08, 01:06 PM
Joined: Nov 2 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • yojimbo4
    replied to Help in authenticating Users in ASP.NET
    in .NET
    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.
    See more | Go to post

    Leave a comment:


  • yojimbo4
    started a topic Help in authenticating Users in ASP.NET
    in .NET

    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,...
    See more | Go to post

  • 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"...
    See more | Go to post

    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...
    See more | Go to post
No activity results to display
Show More
Working...