G
Guest
Hello,
I have a ASP.NET 2.0 coding issue I need help with.
I have a Gridview which displays the Name and e-mail address columns of an
underlying SQL datasource.
I added a hyperlink field to the columns collection.
I'm trying to figure out how to send an email after the email address link
is populated.
Simply placing "mailto:" in the DataNavigateFormatString property launches
my mail client, but the selected addess is not transferred into the TO: filed.
Thanks,
I have a ASP.NET 2.0 coding issue I need help with.
I have a Gridview which displays the Name and e-mail address columns of an
underlying SQL datasource.
I added a hyperlink field to the columns collection.
I'm trying to figure out how to send an email after the email address link
is populated.
Simply placing "mailto:" in the DataNavigateFormatString property launches
my mail client, but the selected addess is not transferred into the TO: filed.
Thanks,