| | |
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: 480 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 ajax alltypeofvideos anathor appliances application asp asp.net beginner box browser button c# cac checkbox commonfunctions complex connection control dataaccesslayer database datagridview datalist deployment development dgv dialog dropdownlist dynamic dynamically edit editing embeddingactivexcontrol feedback fileuploader fill findcontrol flash form formatdecimal formview gridview gudi iis image javascript languages list listbox login microsoft mobile mouse mssql news novell numerical opera panelmasterpagebuttoncontrols parent problem project radio redirect registration relationaldatabases reportemail response.redirect richtextbox rows schoolproject search security select services sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl theft tracking treeview validatedate validation vb.net videos vista visualstudio web webapplications webdevelopment webprogramming webservice xsl youareanotmemberofthedebuggerusers





