I m woondring how to insert data into my DataBase using Ajax in ASP.net MVC. Exactly i want when user click on Add new item, a Popup is shown where user wil put some data And a Ok
Onclick This will add the iserted Data and close this popup or show error Message.
I m using Data entity Framework
. And sorry for this Question but i m biginner at ASP.net MVc and Ajax so Please any help or Tuto link that will be nice :)
How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.