| | |
sending a database record via email
Please support our ASP.NET advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
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
Views: 479 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 ajax appliances application asp asp.net beginner box browser businesslogiclayer button c# cac checkbox child class compatible complex content contenttype control countryselector courier database datagrid datagridview datalist deployment development dgv dialog dropdown dropdownmenu dynamic dynamically edit editing embeddingactivexcontrol feedback fileuploader fill findcontrol flash flv folder form gridview gudi identity iis image javascript languages list maps menu mobile mssql nameisnotdeclared novell opera order problem profile ratings redirect refer registration relationaldatabases response.redirect rows search security select serializesmo.table sessionvariables silverlight smoobjects software sql ssl tracking treeview typeof validatedate validation vb vb.net vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment wizard xsl





