Skip to main content
Inspiring
May 17, 2009
Question

How to get info. from more one table after login success?

  • May 17, 2009
  • 3 replies
  • 1117 views

Dear sir..

I have page mypage.asp if login success and it appear user informations.

What I have to do if I need to appear information from other table related The UserID in the same page after user he success to login?

Please your help ASAP.

This topic has been closed for replies.

3 replies

faiz2000Author
Inspiring
May 26, 2009

Dear Sir...

I tested session value, but it did not give me any information, without error?

Please your help.

Thank you,

faiz2000Author
Inspiring
May 21, 2009

Please your help ASAP; it is very important for me.

Regards;

DwFAQ
Participating Frequently
May 17, 2009

Create a filtered recordset where session variable user_id == user_id of the other table.

faiz2000Author
Inspiring
May 17, 2009

Thankyou for your reply.

it igives me this errore :

Microsoft VBScript runtime error '800a01a8'

Object required

Please your help.