header=
AddQuestion.NavigateUrl = header
it gets render by the webform as
header='<BODY><IMG src=Emoticons/6.gif> Welcome to BEA <IMG src=Emoticons/3.gif> this is not fun</BODY>'&
space character is what is causing my headed. Is render the value of space from   to   and when I call webpage a with querystring it parses from & cuttinh my string. is there a way I clud get around this?
Replies
Know the answer? Post it — somebody with the same question will find it here.