Posted on: 4/5/2014 10:08:15 PM | Views : 622

I want one submission form in C# and want to save the user record in SQL with email alert to user that your query has been saved and your token number is this.
In the same time I want to receive the email that user submit one new request and his token number is this, as well as SQL record should be there with PENDING status, when i reply on that email PENDING status will change to REPLIED MODE.
HOW WILL I DO THIS? Thanks

Go to the complete details ...