How to trigger a Click event on Login Control

K

kokoe25

Hi Guys,

I'm using the aspnetdb to control the user access to web application.

The case is now change as our customer requirement.

they don't want to login/register as a user. Send an email to each
individual users with the uname and password.

suppose like this www.yourweb.com/redirect.aspx?key=login&uname=mrsmit&pass=142321adr'

so I need to get from asp.net login control. and click event on login
button (means I wanna do auto login) and redirect to user's page.

How can I achieve that???

thanks in advance,

JOhn
 
M

Michael Nemtsev

Hello kokoe25,

Why not to call to login click even manually?

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


k> Hi Guys,
k>
k> I'm using the aspnetdb to control the user access to web application.
k>
k> The case is now change as our customer requirement.
k>
k> they don't want to login/register as a user. Send an email to each
k> individual users with the uname and password.
k>
k> suppose like this
k> www.yourweb.com/redirect.aspx?key=login&uname=mrsmit&pass=142321adr'
k>
k> so I need to get from asp.net login control. and click event on login
k> button (means I wanna do auto login) and redirect to user's page.
k>
k> How can I achieve that???
k>
k> thanks in advance,
k>
k> JOhn
k>
 

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,582
Members
45,069
Latest member
SimplyleanKetoReviews

Latest Threads

Top