Click here to Skip to main content
15,920,217 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralWeekly Newletters archive. Pin
Jaime Olivares16-Nov-07 12:00
Jaime Olivares16-Nov-07 12:00 
GeneralRe: Weekly Newletters archive. Pin
Chris Maunder18-Nov-07 16:05
cofounderChris Maunder18-Nov-07 16:05 
GeneralRe: Weekly Newletters archive. Pin
Jaime Olivares18-Nov-07 16:16
Jaime Olivares18-Nov-07 16:16 
GeneralRe: Weekly Newletters archive. Pin
Chris Maunder18-Nov-07 16:30
cofounderChris Maunder18-Nov-07 16:30 
GeneralForum for 'Requirement Horrors' [modified] Pin
Vasudevan Deepak Kumar15-Nov-07 21:15
Vasudevan Deepak Kumar15-Nov-07 21:15 
GeneralObscuring posted email addresses Pin
Hans Dietrich15-Nov-07 10:08
mentorHans Dietrich15-Nov-07 10:08 
GeneralRe: Obscuring posted email addresses Pin
N a v a n e e t h15-Nov-07 19:11
N a v a n e e t h15-Nov-07 19:11 
GeneralRe: Obscuring posted email addresses Pin
Vasudevan Deepak Kumar15-Nov-07 21:39
Vasudevan Deepak Kumar15-Nov-07 21:39 
N a v a n e e t h wrote:
. But I have seen some people writing the mail address like name[AT]provider.com, so it also needs to be masked, I guess


Do you really require that much of masking? The real need is to secure email addresses from automated spam robots which crawl the web and harvest email addresses based on the patterns like user@example.com.

Also, trying to mask name[AT]provider.com and similar user-driven masking might lead to a lot of complexities being built into the validation engine. Quite a few of similar permutations and combinations are:

1) Embedded Spaces like name (at) provider.com
2) Case-sensitivity. I admit that you can temporarily use a .ToLower() to pass through the validation engine.
3) Alternate Texts like name-nospam@provider.com, name (emailmeat) provider.com


Vasudevan Deepak Kumar
Personal Homepage
Tech Gossips

Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.

GeneralRe: Obscuring posted email addresses Pin
Chris Maunder18-Nov-07 16:07
cofounderChris Maunder18-Nov-07 16:07 
GeneralRe: Obscuring posted email addresses Pin
Paul Conrad24-Nov-07 19:13
professionalPaul Conrad24-Nov-07 19:13 
GeneralASP.NET forum looks distorted Pin
Vasudevan Deepak Kumar14-Nov-07 18:58
Vasudevan Deepak Kumar14-Nov-07 18:58 
GeneralRe: ASP.NET forum looks distorted Pin
Mitch F.14-Nov-07 19:01
Mitch F.14-Nov-07 19:01 
GeneralRe: ASP.NET forum looks distorted Pin
N a v a n e e t h14-Nov-07 19:29
N a v a n e e t h14-Nov-07 19:29 
GeneralRe: ASP.NET forum looks distorted Pin
Michael Sync14-Nov-07 20:05
Michael Sync14-Nov-07 20:05 
GeneralRe: ASP.NET forum looks distorted Pin
Vasudevan Deepak Kumar14-Nov-07 20:34
Vasudevan Deepak Kumar14-Nov-07 20:34 
GeneralRe: ASP.NET forum looks distorted Pin
Michael Sync14-Nov-07 20:41
Michael Sync14-Nov-07 20:41 
GeneralRe: ASP.NET forum looks distorted Pin
Vasudevan Deepak Kumar14-Nov-07 20:50
Vasudevan Deepak Kumar14-Nov-07 20:50 
GeneralRe: ASP.NET forum looks distorted Pin
Michael Sync14-Nov-07 21:01
Michael Sync14-Nov-07 21:01 
General"Posting status:" problem Pin
Michael Sync13-Nov-07 22:23
Michael Sync13-Nov-07 22:23 
GeneralRe: "Posting status:" problem Pin
N a v a n e e t h13-Nov-07 22:31
N a v a n e e t h13-Nov-07 22:31 
GeneralRe: "Posting status:" problem Pin
Michael Sync13-Nov-07 22:44
Michael Sync13-Nov-07 22:44 
GeneralRe: "Posting status:" problem Pin
Michael Sync18-Nov-07 15:46
Michael Sync18-Nov-07 15:46 
GeneralRe: "Posting status:" problem Pin
Paul Conrad24-Nov-07 19:14
professionalPaul Conrad24-Nov-07 19:14 
GeneralVisual C++/MFC forum Pin
David Crow13-Nov-07 3:15
David Crow13-Nov-07 3:15 
Generali can't reply to this post Pin
Michael Sync12-Nov-07 22:28
Michael Sync12-Nov-07 22:28 

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.