Web Connection
Can't get wwWebMailLink to work
Gravatar is a globally recognized avatar based on your email address. Can't get wwWebMailLink to work
  Tore Bleken
  All
  Jun 30, 2015 @ 09:07am
I have tried many different approaches, but I simply can't get wwWebMailLink to work. I even tried to copy and paste from http://www.west-wind.com/webconnection/docs/_1m300qnrs.htm in case I mistyped something. I don't get any errors, but the control won't show, and it's not in the page source either.

This is what I have on my test page:

<ww:wwWebMailLink ID="MailLink1" runat='server' EmailControlSource ="po.email" ControlSource ="Po.firstname" />
<br />
<%= Po.email %><br />
<%= Po.firstname + ' '+ Po.lastname %>

The last two lines were added to make sure that po.email and po.firstname actually exist. I have verified that webcontrols.fxp is in set('procudere').

Any tips?

© 1996-2024