I have a Sub that handles the linkbutton Command
I would like to do Session("intSom ething")=e.Comm andArgument
where I have previously set the linkbutton commandargument
CommandArgument ="<%= Purchaser1Perso nKey %>"
Nothing seems to work
Not sure of syntax. Thanks
I would like to do Session("intSom ething")=e.Comm andArgument
where I have previously set the linkbutton commandargument
CommandArgument ="<%= Purchaser1Perso nKey %>"
Nothing seems to work
Not sure of syntax. Thanks
Comment