Forum: ASP.NET Aug 20th, 2007 |
| Replies: 7 Views: 1,137 binoj_daniel do u have msn?? or email?? can u help me create my login page.. i wil send u my project to u.. or i can ask you question thru msn.. coz my pc is slow.. can't open too many application...... |
Forum: ASP.NET Aug 20th, 2007 |
| Replies: 7 Views: 1,137 so the code should be
urm the top should
import.xxxx
<script runat="server">
Dim strConn as string = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & server.mappath "user_details.mdb") & ";" ... |
Forum: ASP.NET Aug 20th, 2007 |
| Replies: 7 Views: 1,137 omg... i dun understand.. but wat i wan is the userid and pword textbox is read from my microsoft access database..let say my database name user_details.mdb
if userid and pword match wif access... |
Forum: ASP.NET Aug 20th, 2007 |
| Replies: 7 Views: 1,137 can anyone show me to login page code?? i did my registration code already.. now i need the login page the userid and pword read from my database access then the user can log in to another page.. i... |