| | |
sending a database record via email
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: May 2008
Posts: 35
Reputation:
Solved Threads: 0
Im using a gridview to display just the names of the customers in my database.
When i click on a name, I get all of that persons information (address, email, mortgage, ect) displayed nicely in a detailsview control on the right side of my page. I believe that this is what most people refer to as a master/details design.
What i would like to be able to do now is have the ability to email each details record to either one of my salesman via there personal email address.
Im familiar with sending a simple form via email.
My problem is that this doesnt seem to work when tyring to bind the objMail.body to an %eval% field which is basicly a select statenment from my database.
any suggestions??
When i click on a name, I get all of that persons information (address, email, mortgage, ect) displayed nicely in a detailsview control on the right side of my page. I believe that this is what most people refer to as a master/details design.
What i would like to be able to do now is have the ability to email each details record to either one of my salesman via there personal email address.
Im familiar with sending a simple form via email.
vb.net Syntax (Toggle Plain Text)
objMail.send="ricksvoid@yahoo.com" objMail.body=bodyTxt.text objMail.subject=subjectTxt.text
My problem is that this doesnt seem to work when tyring to bind the objMail.body to an %eval% field which is basicly a select statenment from my database.
any suggestions??
•
•
Join Date: May 2008
Posts: 35
Reputation:
Solved Threads: 0
BTW. an example of what i have so far can be found at www.rickpace79.com/scum2.aspx
If you can think of a way to e-mail the information on the right side of the screen based on a dropmenue of several emails. Then you my friend are a .net lord.
If you can think of a way to e-mail the information on the right side of the screen based on a dropmenue of several emails. Then you my friend are a .net lord.
![]() |
Similar Threads
- Visual C#: Inserting an Access Database Record (C#)
- updating database record using forms (VB.NET)
- How to lock a database record/row ? (C#)
- Generate Primary Key in VB / Delete Record Status (Visual Basic 4 / 5 / 6)
- ASP: Sending a HTML form to an email address (ASP)
- Inserting a new Access Database Record (VB.NET)
- This Blank Database Record! (C#)
- creating Contact form to email and txt file (PHP)
- Doesn't check if username or email exits in database properly (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: asp.net calendar control
- Next Thread: How to Validate multiple textboxes using Required field / javascript function
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 activexcontrol ajax alltypeofvideos anathor appliances application asp asp.net bc30451 beginner box browser button c# cac checkbox commonfunctions complex dataaccesslayer database datagridview datagridviewcheckbox datalist development dgv dialog dropdownlist dynamically edit editing expose feedback fileuploader fill flash form formatdecimal formview google gridview gudi iis image javascript list listbox login microsoft migration mouse mssql news numerical opera panelmasterpagebuttoncontrols parent problem project radio redirect registration relationaldatabases reportemail response.redirect richtextbox rows save schoolproject search security select session sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos vista visualstudio web webapplications webdevelopemnt webprogramming webservice xsl youareanotmemberofthedebuggerusers





