see the design code given below
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="testpage.aspx.vb" Inherits="testpage"
EnableViewStateMac="false" %>
function callme(frmname)
{
var myForm = document.forms[frmname];
myForm.submit();
}
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Posted May 16, 2012, 11:10 PM
http://forums.asp.net/t/1166634.aspx/1