CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.web_forms Tags:
Item Type: NewsGroup Date Entered: 11/29/2007 6:27:25 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 5 Views: 2 Favorited: 0 Favorite
6 Items, 1 Pages 1 |< << Go >> >|
hanimv
Asp.Net User
Email Input controls and Submit button11/29/2007 6:27:25 AM

0/0

Can I email a aspx page. My requirement is to have some input controls and submit button in the email and let user enter values and update the database on click of the button.

Regards

 

ganesansankar
Asp.Net User
Re: Email Input controls and Submit button11/29/2007 7:19:40 AM

0/0

 Hi,

I think we can't send the aspx page in a mail and accept the values and update it..

But we can do it web services..way.. 

If your not speaking about it. then

Do you want to pass the value while sending mail?

post your scenario with details 



Regards
Ganesan S
"Hard Work Never Fails"

Please "Mark as Answered" if helpful for you.
hanimv
Asp.Net User
Re: Email Input controls and Submit button11/29/2007 3:40:12 PM

0/0

 I want to get some values from user and want to update the database.

For eg:

I send user a mail with few questions having a set of options for each of the questions  to choose. On click of a button I need to get the option he choosed and then update the database.

Any Ideas. 

Hong-Gang Chen
Asp.Net User
Re: Email Input controls and Submit button12/4/2007 5:32:54 AM

0/0

hanimv:

 I want to get some values from user and want to update the database.

I send user a mail with few questions having a set of options for each of the questions  to choose. On click of a button I need to get the option he choosed and then update the database.

Hi hanimv,

Base on my experience, you can do it, but it not easy.

As private opinions, I think the key to solve your problem is how to send email with html(Radio control is an html control), and how to get, read and analyse an email, and get the needed values and store it to database.

To know send eamil with html is easy, you can refer this article: http://www.codeproject.com/KB/IP/Mail_Webpage_with_images.aspx .

But it is hard to solve the second problem!

To sovle the second problem, you'd better use the third party code.

I ever use an open source called "OpenPOP3.net", please checkout this link: http://devgg.com/forums/t/1154.aspx. and see my answer:

OpenPop3.net is an open source, and I have ever use it wrote an email system.

To know more about OpenPop3.net, please checkout this link: http://sourceforge.net/projects/openpop3/

So you can use this open source to analyse mails content, and catch the value, and than store values to database.

Let me know if I have misunderstood what you mean. Thanks.

Hope it helps,

Hong Gang

 


Sincerely,
Hong Gang Chen
Microsoft Online Community Support
Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Xun Ye - MSFT
Asp.Net User
Re: Email Input controls and Submit button12/4/2007 5:59:18 AM

0/0

hanimv:

Can I email a aspx page. My requirement is to have some input controls and submit button in the email and let user enter values and update the database on click of the button.

Regards

Hi hanimv,

From your description, I understand that you want to create an application which would send a mail automatically,
and the mail should has a web form page as its body content, the mail receiver can submit the form to a
server by click a button.

Please feel free to correct me if I have misunderstood your concern.

Based on my experience, it is not appropriate way to put a web form in a mail body, perhaps the user does
not open the mail with a web browser, therefore, the form would not been posted to the server. I want to
give you a suggestion that put a URL link in mail body, and then the user can open the page with a browser.

Regards,
Xun.


Regards,
Xun Ye.
Microsoft Online Community Support
Please remember to click ?Mark as Answer? on the post that
helps you, and to click ?Unmark as Answer? if a marked post
does not actually answer your question. This can be beneficial
to other community members reading the thread.
hanimv
Asp.Net User
Re: Email Input controls and Submit button12/4/2007 1:37:35 PM

0/0

Thank you both for understanding my problem exactly and giving valuable suggestions.

I think i better  mail a html page with links so that i can handle it on site. But still I am going to giv a try with the tool Hang suggested.

 

Thanks once again 

Regards Hanimv 

 

6 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
GUI Bloopers 2.0: Common User Interface Design Don'ts and DOS Authors: Jeff Johnson, Pages: 407, Published: 2007
HTML & XHTML: The Definitive Guide: The Definitive Guide Authors: Chuck Musciano, Bill Kennedy, Pages: 678, Published: 2006
Creating Web Sites: The Missing Manual Authors: Matthew MacDonald, Pages: 548, Published: 2005
Microsoft Visual C# 2005 Unleashed Authors: Kevin Hoffman, Pages: 692, Published: 2006
Sams Teach Yourself: in One Hour a Day Authors: Lemay Lemay, r. Colburn, Pages: 816, Published: 2006
PHP 4: A Beginner's Guide Authors: William McCarty, Pages: 567, Published: 2001
I-mode Developer's Guide Authors: Paul Wallace, Andrea Hoffmann, Daniel Scuka, Zev Blut, Kyle Barrow, Pages: 757, Published: 2002
Beginning Expression Web Authors: Zak Ruvalcaba, Pages: 474, Published: 2007
The Essential Guide to CSS and HTML Web Design Authors: Craig Grannell, Pages: 524, Published: 2007
JavaScript & DHTML Cookbook Authors: Danny Goodman, Pages: 582, Published: 2007

Web:
Forms in HTML documents submit buttons: When activated, a submit button submits a form. ... The INPUT element is used to create a radio button control. ..... Last name:
email:
WebAIM: E-mail List Archives WAVE asked me to supply a label for one of the form controls (the submit button) . Submit buttons do not need a label tag. Validate datetime in multiple input controls - Datejs - A ... Messages posted to this group will make your email address visible ... know how to validate 3 text input controls when click submit button. ...
HTML Tip: Beware Of Misplaced INPUT Tags If the Submit button on your form isn't properly placed within the FORM tag, ... editors' preview options even though the INPUT control is outside the FORM tag: ... Name:
Email: Notification Bubble with Text Input Control.(MFC) - SEAMAN'S NOTES ... Notification Bubble with Text Input Control.(MFC) 收藏 ... pls input your email 4.10 Forms — HTML 5 submit, Submit Button, An enumerated value, with the extra semantic that it must ..... The input element represents a control for editing a list of e-mail ...
HTML Forms and Input The form contains two input fields and a submit button. Form with checkboxes ... Send e-mail from a form. This example demonstrates how to send e-mail from a form. ...