Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Login to database + getting table's data

Reply
Thread Tools

Login to database + getting table's data

 
 
Eitan M
Guest
Posts: n/a
 
      02-15-2007
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


 
Reply With Quote
 
 
 
 
Bob Barrows [MVP]
Guest
Posts: n/a
 
      02-15-2007
Eitan M wrote:
> 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)

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


 
Reply With Quote
 
 
 
 
susiedba@hotmail.com
Guest
Posts: n/a
 
      02-15-2007
CLASSIC ASP IS RELEVENT ASP.NET IS _BLOATWARE_

STICK A MOTHER ****ING CORK IN IT MVP FAG THEY KILLED VB FOR NO
REASON





On Feb 15, 3:31 am, "Bob Barrows [MVP]" <reb01...@NOyahoo.SPAMcom>
wrote:
> Eitan M wrote:
> > 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 towww.asp.netand check out the many tutorials they
> have there. If you have further questions, there is a message board atwww.asp.net. Or you can go to microsoft.public.dotnet.framework.aspnet.
> (see? it has "dotnet" in its name)
>
> --
> Microsoft MVP - ASP/ASP.NET
> Please reply to the newsgroup. This email account is my spam trap so I
> don't check it very often. If you must reply off-line, then remove the
> "NO SPAM"



 
Reply With Quote
 
Jordi Maycas
Guest
Posts: n/a
 
      03-26-2007
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


"Eitan M" <no_spam_please@nospam_please.com> escribió en el mensaje
news:%...
> 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
>



 
Reply With Quote
 
Bob Barrows [MVP]
Guest
Posts: n/a
 
      03-26-2007
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...

Jordi Maycas wrote:
> 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
>
>
> "Eitan M" <no_spam_please@nospam_please.com> escribió en el mensaje
> news:%...
>> 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


--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Database Database Database scott93727@gmail.com Computer Information 0 09-27-2012 02:43 AM
DataBase DataBase DataBase DataBase scott93727@gmail.com Computer Information 0 09-26-2012 09:40 AM
Cannot open user default database. Login failed. Login failed for user 'HEMPC\ASPNET' Tony Johansson ASP .Net 3 01-02-2010 04:09 PM
Cannot open database requested in login 'HumanResources'. Login failed for user 'companyDomain\BOSIIS$'. Homer ASP .Net 3 09-25-2007 07:45 PM
Cannot open database requested in login 'xyz'. Login fails. Nans ASP .Net 2 06-17-2004 07:06 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57