Click here to Skip to main content
15,889,216 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to transfer data from one page gridview to anothe page gridview Pin
Alaric_1-Apr-10 10:43
professionalAlaric_1-Apr-10 10:43 
AnswerRe: how to transfer data from one page gridview to anothe page gridview Pin
jayprakash sir ji1-Apr-10 17:47
professionaljayprakash sir ji1-Apr-10 17:47 
QuestionProblem: Quirky Problem with Javascript OnClick chaining - Server code executed | Client code ignored (C# 3.5) Pin
Alaric_1-Apr-10 10:32
professionalAlaric_1-Apr-10 10:32 
QuestionMessage Removed Pin
1-Apr-10 8:20
hi_everybody1-Apr-10 8:20 
AnswerRe: want to clear oops concepts in depth Pin
Not Active1-Apr-10 8:26
mentorNot Active1-Apr-10 8:26 
AnswerRe: want to clear oops concepts in depth Pin
Alaric_1-Apr-10 11:13
professionalAlaric_1-Apr-10 11:13 
AnswerRe: want to clear oops concepts in depth Pin
Muhammad Gouda2-Apr-10 4:59
Muhammad Gouda2-Apr-10 4:59 
QuestionDetect an external email address Pin
Dayekh1-Apr-10 5:01
Dayekh1-Apr-10 5:01 
Hi all,

I am trying to code a procedure in VB.Net where a user clicks on a link and the page detects the email of the person. This way I will be able to validate that it is a new user who has accessed the activation aspx page.

Currently, I have the follwing:

IF Request.QueryString("uid") > 0 THEN<br />
'activate user<br />
ELSE<br />
'display error message<br />
END IF


I can also query the DB to see if the userID is > 0 AND if the activation status is false, but it is still not specific enough. If I can include his EMAIL ADDRESS in the query, I will have solved the issue.

Thanks for your help!
AnswerRe: Detect an external email address Pin
JHizzle1-Apr-10 5:07
JHizzle1-Apr-10 5:07 
GeneralRe: Detect an external email address Pin
Dayekh1-Apr-10 5:16
Dayekh1-Apr-10 5:16 
GeneralRe: Detect an external email address Pin
JHizzle1-Apr-10 5:24
JHizzle1-Apr-10 5:24 
GeneralRe: Detect an external email address Pin
Dayekh1-Apr-10 5:54
Dayekh1-Apr-10 5:54 
Questioncross platform feature of asp.net Pin
ships_agr1-Apr-10 3:43
ships_agr1-Apr-10 3:43 
AnswerRe: cross platform feature of asp.net Pin
JHizzle1-Apr-10 4:04
JHizzle1-Apr-10 4:04 
AnswerRe: cross platform feature of asp.net Pin
MyDevBank1-Apr-10 4:35
MyDevBank1-Apr-10 4:35 
AnswerRe: cross platform feature of asp.net Pin
T M Gray1-Apr-10 5:41
T M Gray1-Apr-10 5:41 
QuestionProblem regarding Icallback & Viewstate Pin
Tridip Bhattacharjee1-Apr-10 3:03
professionalTridip Bhattacharjee1-Apr-10 3:03 
AnswerRe: Problem regarding Icallback & Viewstate Pin
Not Active1-Apr-10 3:38
mentorNot Active1-Apr-10 3:38 
QuestionReg IIS Pin
sowjanya331-Mar-10 23:41
sowjanya331-Mar-10 23:41 
AnswerRe: Reg IIS [modified] Pin
JHizzle31-Mar-10 23:51
JHizzle31-Mar-10 23:51 
GeneralRe: Reg IIS Pin
sowjanya34-Apr-10 22:01
sowjanya34-Apr-10 22:01 
AnswerRe: Reg IIS Pin
Abhijit Jana1-Apr-10 0:27
professionalAbhijit Jana1-Apr-10 0:27 
GeneralRe: Reg IIS Pin
Venkatesh Mookkan1-Apr-10 0:44
Venkatesh Mookkan1-Apr-10 0:44 
GeneralRe: Reg IIS Pin
Abhijit Jana1-Apr-10 1:01
professionalAbhijit Jana1-Apr-10 1:01 
GeneralRe: Reg IIS Pin
Venkatesh Mookkan1-Apr-10 1:15
Venkatesh Mookkan1-Apr-10 1:15 

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.