| | |
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: 76
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 2.0 3.5 activexcontrol advice ajax appliances asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn cac checkbox child class click compatible confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock deployment development dgv dialog dropdownmenu dynamic edit embeddingactivexcontrol feedback findcontrol flash flv form forms gridview homeedition hosting iframe iis javascript jquery list menu mono mssql multistepregistration nameisnotdeclared novell objects order problem ratings relationaldatabases rotatepage save search security serializesmo.table sessionvariables silverlight smartcard sql ssl suse textbox tracking treeview typeof unauthorized validatedate validation vb.net video virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt webdevelopment wizard xml






