| | |
how to email data directly from my FormView.
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: May 2008
Posts: 34
Reputation:
Solved Threads: 0
Hi there,
Im working on an application that allows me have sales leads inserted directly into a sql table which can then be easily managed with a datagrid master/details model. This can be viewed at www.rickpace79.com/scum2.aspx
My next step is to add a droplist containing the e-mail values of our five sales men. I would like my manager to be able to view these sales leads and assign them individually to his sales man of choice.
I know how to use asp.net in order to send form info to an email. This is all quite simple. My problem is being able to submit the data on my formView controll through email.
any suggestions????
Im working on an application that allows me have sales leads inserted directly into a sql table which can then be easily managed with a datagrid master/details model. This can be viewed at www.rickpace79.com/scum2.aspx
My next step is to add a droplist containing the e-mail values of our five sales men. I would like my manager to be able to view these sales leads and assign them individually to his sales man of choice.
I know how to use asp.net in order to send form info to an email. This is all quite simple. My problem is being able to submit the data on my formView controll through email.
any suggestions????
•
•
Join Date: May 2008
Posts: 34
Reputation:
Solved Threads: 0
Thanks for taking time out to reply to my question but im already familiar withe the System.net.mail namespace. Let me rephrase my question.
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??
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.
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: Sep 2008
Posts: 74
Reputation:
Solved Threads: 15
Hi,
I have some doubts on your question.
u want to send a mail from the details view-> by clicking on the email id?? right??
Canyou please suggest me .. what are the main things we need to cosider in designing a website.
Mainly for asp.net professionals -> what we need to use to develop a website in a look and feel manner. I know only back end coding..
THANKS,
I have some doubts on your question.
u want to send a mail from the details view-> by clicking on the email id?? right??
Canyou please suggest me .. what are the main things we need to cosider in designing a website.
Mainly for asp.net professionals -> what we need to use to develop a website in a look and feel manner. I know only back end coding..
THANKS,
![]() |
Similar Threads
- How Insert Data Using EntityDataSource in FormView (C#)
- How to send data to 1 email? (PHP)
- C# server.transfer to save form data and send email (ASP.NET)
- memory management in wndows 2000 (Windows NT / 2000 / XP)
- Extracting data from csv then directly put it on body of email with ASP (ASP)
- Senior Data Modeler Opportunity (Tech / IT Consultant Job Offers)
- Email send in ASP.NET with "Accept en Deny" link (ASP.NET)
- Please help with email form script (PHP)
- Ask The Computer Geek (Windows NT / 2000 / XP)
Other Threads in the ASP.NET Forum
- Previous Thread: Send sms from asp.net C#
- Next Thread: How to refresh main page in popup screen
| Thread Tools | Search this Thread |
.net activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net box browser button c# c#gridviewcolumn cac checkbox click commonfunctions confirmationcodegeneration content courier css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock development dgv dialog dropdownlist dynamically edit expose fileuploader fill flash formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery listbox login microsoft mono mouse mssql multistepregistration news numerical objects opera panelmasterpagebuttoncontrols radio redirect registration relationaldatabases reportemail rotatepage save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webdevelopemnt webprogramming webservice xml xsl youareanotmemberofthedebuggerusers






