Buy Questpond's video subscriptions on
huge discount
.
Online: 1285
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
C#
>
Loading ...
how to get notification on data insertion for approval in asp.net C#
Posted by
Arvindtomar
under
C#
on 1/8/2014 |
Points: 10
| Views : 2024 | Status :
[Member]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
I want to get notification like facebook, when any person insert data or register and admin get notification for approval in asp.net or aspx page not on email id
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
vishalneeraj-24503
on: 1/8/2014
[Member]
[MVP]
Platinum
|
Points: 25
0
You can implement email logic,when insert operation happens.
In btn_save event,if record successfully inserts into DB,then write email logic.
for email:-
http://www.codeproject.com/Tips/371417/Send-Mail-Contact-Form-using-ASP-NET-and-Csharp
http://www.aspdotnet-suresh.com/2010/11/introduction-this-article-i-will.html
Arvindtomar
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Learningtorise
on: 1/8/2014
[Member]
Starter
|
Points: 25
0
You can use this JQuery Plugin to show fancy message:
http://akquinet.github.io/jquery-toastmessage-plugin/
http://hashtagakash.wordpress.com/
Arvindtomar
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...