##In Brief
You may need to configure a proxy server if you're having trouble cloning
or fetching from a remote repository or getting an error
like unable to access '...' Couldn't resolve host '...'
.
Consider something like:
function foo() | |
{ | |
alert('Hello Javascript!'); | |
} |
function Reprint(busId) | |
{ | |
OpenFormPage('补打','','CompanyBusID='+busId,'bussIframe'); | |
} | |
$(document).ready(function(){ | |
var companyName = GetURLParameter("txtCompanyName"); | |
var acceptNo = GetURLParameter("AcceptNo"); | |
var serialNo = GetURLParameter("SerialNo"); |