Login to database + getting table's data

E

Eitan M

Hello,
I am looking for a simple code of login to db
of asp dotnet (vb dotnet code).
with user name + password & simple database.
When login to database - I want to see a table data with all it's columns.

Thanks :)
 
B

Bob Barrows [MVP]

Eitan said:
Hello,
I am looking for a simple code of login to db
of asp dotnet (vb dotnet code).
with user name + password & simple database.
When login to database - I want to see a table data with all it's
columns.
The two asp groups you included in your crosspost are devoted to classic
asp, so you will be unlikely to receive help from there in the future. I
would suggest you go to www.asp.net and check out the many tutorials they
have there. If you have further questions, there is a message board at
www.asp.net. Or you can go to microsoft.public.dotnet.framework.aspnet.
(see? it has "dotnet" in its name)
 
S

susiedba

CLASSIC ASP IS RELEVENT ASP.NET IS _BLOATWARE_

STICK A MOTHER FUCKING CORK IN IT MVP FAG THEY KILLED VB FOR NO
REASON
 
J

Jordi Maycas

1. Make a form with user/password. (htm)
2. Make an asp , and with Request.Form , take the parameters.
3. With a select and rs("user") get the data from the database and comparte
with use and password

.....

if

else


end if
 
B

Bob Barrows [MVP]

Thanks for the attempt to help, but I doubt that Eitan is reading this,
given that he posted his original message more than a month ago...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top