Edit asp results before emailling

M

Mick

I have an Access database, feeding asp pages. When I get a set of results on
the asp, I would like to perhaps edit out or change some of the records, and
the send the results out by email, please is this possible. Thanks.
 
S

Stefan B Rusynko

Yes
But it requires hand code ASP code
See http://www.w3schools.com/asp/default.asp
or some samples at
http://www.asp101.com/samples/
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I have an Access database, feeding asp pages. When I get a set of results on
| the asp, I would like to perhaps edit out or change some of the records, and
| the send the results out by email, please is this possible. Thanks.
 
Top