on 2015 May 25 5:37 PM
Dear Experts,
Please guide me how to call a BSP view as Popup from Custom method in a class. I need a small popup just an information to be displayed with ok button.
Kindly guide me.
Thanks & Regards
Arun.K.P
Request clarification before answering.
Hello Arun,
have you tried Alert statement.
<script language="Javascript">
alert("Please type your text here");
document.location = "page.htm";
</script>
Regards,
Suryakant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
53 | |
6 | |
6 | |
5 | |
5 | |
5 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.