Click here to Skip to main content
15,917,953 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How can I send data from one page to Another page's Gridview row. Pin
Abhijit Jana10-Feb-09 16:29
professionalAbhijit Jana10-Feb-09 16:29 
GeneralRe: How can I send data from one page to Another page's Gridview row. Pin
rprateek10-Feb-09 16:32
rprateek10-Feb-09 16:32 
GeneralRe: How can I send data from one page to Another page's Gridview row. Pin
Abhijit Jana10-Feb-09 16:40
professionalAbhijit Jana10-Feb-09 16:40 
QuestionEmail Validation Pin
Sarfaraj Ahmed10-Feb-09 13:52
Sarfaraj Ahmed10-Feb-09 13:52 
AnswerRe: Email Validation Pin
Christian Graus10-Feb-09 15:18
protectorChristian Graus10-Feb-09 15:18 
GeneralRe: Email Validation Pin
Sarfaraj Ahmed10-Feb-09 17:09
Sarfaraj Ahmed10-Feb-09 17:09 
GeneralRe: Email Validation Pin
Sarfaraj Ahmed10-Feb-09 17:20
Sarfaraj Ahmed10-Feb-09 17:20 
GeneralRe: Email Validation Pin
Abhijit Jana10-Feb-09 17:31
professionalAbhijit Jana10-Feb-09 17:31 
Sarfaraj Ahmed wrote:
3. url addrss: http://www.mycompnay.co.uk/customeremailaddres/936DA01F-9ABD-4d9d-80C7-02AF85C822A8

I think you can do like following :
Make the url like
http://www.mycompany.co.uk?custId=customer@mail.com&GUID=936DA01F-9ABD-4d9d-80C7-02AF85C822A8
While sending the Mail To Customer insert the mail id and Guid in DB or in a storage

CustID GUID
--------- ----------
customer@mail.com 936DA01F-9ABD-4d9d-80C7-02AF85C822A8

Now, When user Click on that url, he will comes to your sites, now you can retrieve CusID and GUID from query string. and validate with database if valid then you can also remove the entry from database too.

This is just my idea.

cheers,
Abhijit
CodeProject MVP
My Recent Article : Exploring Session in ASP.Net

GeneralRe: Email Validation Pin
Sarfaraj Ahmed10-Feb-09 17:40
Sarfaraj Ahmed10-Feb-09 17:40 
AnswerRe: Email Validation Pin
N a v a n e e t h10-Feb-09 15:25
N a v a n e e t h10-Feb-09 15:25 
AnswerRe: Email Validation Pin
Ranjit Viswakumar10-Feb-09 16:11
Ranjit Viswakumar10-Feb-09 16:11 
QuestionHow to use VB.NET ASP as an interface for copying documents from a server to another server Pin
AndyASPVB10-Feb-09 11:06
AndyASPVB10-Feb-09 11:06 
AnswerRe: How to use VB.NET ASP as an interface for copying documents from a server to another server Pin
Christian Graus10-Feb-09 12:39
protectorChristian Graus10-Feb-09 12:39 
AnswerRe: How to use VB.NET ASP as an interface for copying documents from a server to another server Pin
Ranjit Viswakumar10-Feb-09 16:29
Ranjit Viswakumar10-Feb-09 16:29 
QuestionHidden CheckBoxes not holding their checked state when paging Pin
AndyASPVB10-Feb-09 10:54
AndyASPVB10-Feb-09 10:54 
AnswerRe: Hidden CheckBoxes not holding their checked state when paging Pin
Christian Graus10-Feb-09 12:41
protectorChristian Graus10-Feb-09 12:41 
GeneralRe: Hidden CheckBoxes not holding their checked state when paging Pin
AndyASPVB11-Feb-09 10:36
AndyASPVB11-Feb-09 10:36 
QuestionCustom Sorting an ASP GridView - Urgent Help Needed Pin
AndyASPVB10-Feb-09 10:42
AndyASPVB10-Feb-09 10:42 
QuestionBusiness Facade Implementations Pin
Member 391904910-Feb-09 8:10
Member 391904910-Feb-09 8:10 
AnswerRe: Business Facade Implementations Pin
Jon Rista10-Feb-09 9:14
Jon Rista10-Feb-09 9:14 
GeneralRe: Business Facade Implementations Pin
Member 391904910-Feb-09 19:21
Member 391904910-Feb-09 19:21 
GeneralRe: Business Facade Implementations Pin
Jon Rista11-Feb-09 5:40
Jon Rista11-Feb-09 5:40 
QuestionRE:Role selection from ASP.Net Pin
grazza2110-Feb-09 6:08
grazza2110-Feb-09 6:08 
QuestionDynamically creating and positioning dropdown lists Pin
Mohammad A Gdeisat10-Feb-09 5:57
Mohammad A Gdeisat10-Feb-09 5:57 
Questioncreate asp.net graphs.... Pin
priyareguri10-Feb-09 3:59
priyareguri10-Feb-09 3:59 

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.