Click here to Skip to main content
15,905,136 members
Home / Discussions / C#
   

C#

 
AnswerRe: uerasable lines Pin
Guffa12-Oct-06 7:49
Guffa12-Oct-06 7:49 
GeneralRe: uerasable lines Pin
ssoffline12-Oct-06 9:08
ssoffline12-Oct-06 9:08 
AnswerRe: uerasable lines Pin
Guffa13-Oct-06 7:26
Guffa13-Oct-06 7:26 
GeneralRe: uerasable lines Pin
ssoffline13-Oct-06 19:29
ssoffline13-Oct-06 19:29 
AnswerRe: uerasable lines Pin
Guffa14-Oct-06 1:34
Guffa14-Oct-06 1:34 
GeneralRe: uerasable lines Pin
ssoffline14-Oct-06 9:54
ssoffline14-Oct-06 9:54 
QuestionEmail verification Pin
Parmenio11-Oct-06 23:51
Parmenio11-Oct-06 23:51 
AnswerRe: Email verification Pin
Rob Philpott12-Oct-06 2:20
Rob Philpott12-Oct-06 2:20 
Well, you need to create an aspx webpage which takes a url parameter which identifies the user who is verifying.

So, on registration generate your random password, and a second random large password. Add the link to the email pointing to your webpage with the second password eg.

http://www.mywebsite.com/Authorise.aspx?Verification=9DFG45NN4NG80003GVN3N5

When the user clicks the link, you can collect the second password you generated from the aspx webpage and presumably look it up in your database to determine which user is being authorised.

Make any sense?

Regards,
Rob Philpott.

GeneralRe: Email verification Pin
Parmenio12-Oct-06 20:24
Parmenio12-Oct-06 20:24 
QuestionSingle instance of application Pin
Parshant Verma11-Oct-06 23:50
Parshant Verma11-Oct-06 23:50 
AnswerRe: Single instance of application Pin
Andrei Ungureanu12-Oct-06 0:17
Andrei Ungureanu12-Oct-06 0:17 
GeneralRe: Single instance of application Pin
User 665812-Oct-06 2:15
User 665812-Oct-06 2:15 
AnswerRe: Single instance of application Pin
Stefan Troschuetz12-Oct-06 0:20
Stefan Troschuetz12-Oct-06 0:20 
AnswerRe: Single instance of application Pin
engsrini12-Oct-06 3:18
engsrini12-Oct-06 3:18 
GeneralRe: Single instance of application Pin
mav.northwind12-Oct-06 10:20
mav.northwind12-Oct-06 10:20 
Questiongetting fields of a table Pin
saqib8211-Oct-06 23:46
saqib8211-Oct-06 23:46 
AnswerRe: getting fields of a table Pin
quiteSmart12-Oct-06 2:27
quiteSmart12-Oct-06 2:27 
QuestionHow to differentiate the virtual printer Pin
Brosis11-Oct-06 23:25
Brosis11-Oct-06 23:25 
Questionself launcher deployment using windows installer Pin
Praveen Raghuvanshi11-Oct-06 22:53
professionalPraveen Raghuvanshi11-Oct-06 22:53 
AnswerRe: self launcher deployment using windows installer Pin
Alper Camel12-Oct-06 2:34
Alper Camel12-Oct-06 2:34 
Questiongettting table name Pin
saqib8211-Oct-06 22:33
saqib8211-Oct-06 22:33 
AnswerRe: gettting table name Pin
AETaylor11-Oct-06 22:37
AETaylor11-Oct-06 22:37 
AnswerRe: gettting table name Pin
Bright Zhang11-Oct-06 23:16
Bright Zhang11-Oct-06 23:16 
AnswerRe: gettting table name Pin
quiteSmart12-Oct-06 2:25
quiteSmart12-Oct-06 2:25 
Questionhow to create webboard for c# Pin
isis_preaw11-Oct-06 22:29
isis_preaw11-Oct-06 22:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.