<a href="mailto

?Subject=Your Subject">Click here to ...</a>
Tu-Thac
----- Steve Chatham wrote: ----
This ought to be simple, but I've not been able to figure out how to d
this
I have a request to create a list from a sql database to be displayed in
datagrid on an asp web page
So far, so good
What I now want to do is one of 2 things
1. put a hyperlink at the bottom of the list, either in the footer or jus
below it, saying "Click here to email Mr. X about opportunity pricing". an
what I'd want the hyperlink to do is create an email with the mailto (and
cc

and a subject already filled in
An alternative
2. add a column to the datagrid, that would have similar info in it, but i
this case, I'd like to grab the SKU number from the cell on that same row
The email would come up to Mr X, a cc: to Mr. Y and the Subject would b
Opportunity Pricing - Item ABC" the next line would be similar, but it'd b
ITEM DEF or whatever
Anyone have an idea as to how to do something that seems to be this simple
Maybe I need some more caffeine...
Thanks
S