Hello,
One more friend of me suggested to use a java sctipt HTMLEncode to input the
email id.
But the suggestion to use %26 works !!!
This is much more simpler and eazy for me.
I got the following information as well from
http://www.douggreenconsulting.com/articles/htmlamp.asp for other reserved
characters.
0 1 2 3 4 5 6 7 8 9 A B C D E F
0 NUL SOH STX ETX EOT ENQ ACK BEL BS HT LF VT FF CR SO SI
1 DLE DC1 DC2 DC3 DC4 NAK SYN ETB CAN EM SUB ESC FS GS RS US
2 SP ! " # $ % & ' ( ) * + , - . /
3 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
4 @ A B C D E F G H I J K L M N O
5 P Q R S T U V W X Y Z [ \ ] ^ _
6 ` a b c d e f g h i j k l m n o
7 p q r s t u v w x y z { | } ~ DEL
Thanks again for all your comments.
Best Regards
Krishna
PS: I am using IE 5.5/6.0 and mail client as Outlook 2K/XP
"Mr. Clean" <mrclean@protctorandgamble.com> wrote in message
news:MPG.197c83da1573aff1989a12@news-server.austin.rr.com...[color=blue][color=green]
> > However, I have no idea what Krishna is attempting to do. What is "add[/color][/color]
a[color=blue][color=green]
> > hyperlink to an email id"? I would have guessed that it was how to[/color][/color]
encode[color=blue][color=green]
> > an email address within an HTML href attribute, but & would have[/color][/color]
sorted[color=blue][color=green]
> > that out, and I can't believe a browser would get something like that
> > wrong.
> >[/color]
> Can't he use %36 becuase encoded '/' is %2F[/color]