Visual Basic Question Bank
2.Visual Basic is .......... type of programming language.
3.Visual basic comment starts with
4.…………………window lists all the forms which make up the VB project.
5.……………… will make program to exit Do Loop
$(document).ready(function() { $('#bt1').click(function() { $('#fr1').attr('action', 'mailto:test@test.com?subject=' + $('#tb1').val() + '&body=' + $('#tb2').val()); $('#fr1').submit(); }); });
Good
ReplyDelete