Re:IFRame Help
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have an aspx page with 2 buttons(Next,Save) nd an IFrame control.If the user clicks on the next button then a new webpage has to be displayed in the IFrame control.Functionality of the save button is to save the changes has been made to content in the Iframe control. Here my requirment is to display the alertbox if the user has altered the Iframe content nd clicked on the next button before saving the changes with Save button.I hope you understood my requirement.Plz give some idea on how to go with this requirment. Thanks