Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
1390 Points
342 Posts
Mar 20, 2008 10:30 AM|LINK
You are about to redirect to some other page are you sure want to do
u can put any thing in the panel like images in ur case u want to show.
hope this helps
Sam.Dev
Participant
1390 Points
342 Posts
Re: MessageBox in asp.net
Mar 20, 2008 10:30 AM|LINK
You are about to redirect to some other page are you sure want to do
it?<br /> <asp:Button ID="btnCancel" runat="server" Text="Cancel" /> <asp:Button ID="Button5" runat="server" OnClick="Button5_Click" Text="OK" /> <asp:TextBox ID="TextBox2" runat="server"></asp:TextBox></asp:Panel>u can put any thing in the panel like images in ur case u want to show.
hope this helps
--Mark the post as Answer if the Post helps you--