0

how to set a outlook express for the linkbutton in gridview.When i clicked linkbutton to open outlook express for the current record.

Tim Schmelter
  • 450,073
  • 74
  • 686
  • 939
user872387
  • 511
  • 1
  • 4
  • 6
  • 2
    do you mean you want to perform a `mailto:` action off a page? so you click on the link and it opens a blank message? – Luke Duddridge Aug 19 '11 at 11:29
  • 1
    Have a look: http://stackoverflow.com/questions/2804384/launching-email-on-linkbutton-click-event/2805051#2805051 otherwise change the LinkButton to a HyperLink and then set the NavigateUrl property to `mailto:`. – Tim Schmelter Aug 19 '11 at 11:36

0 Answers0