- Sponsored Feature -
iTWire has teamed up with IT Masters to help IT professionals get more from their careers. Earning more and greater job security are just two of the benefits of post graduate study in IT. Join Australia's top IT professionals and find out why further study is the best way to achieve more.
IT Masters and Charles Sturt University offer a unique series of Online Masters Degree qualifications that are:
Relevant: Achievement of the world's premium IT industry certifications from major IT Organisations such as Cisco, ITIL, Microsoft, Novell and Oracle are included as an integral part of the Masters.
Accredited: All of our Online Master Degrees are fully accredited under the Australian Government Qualifications Framework.
Accessible: Study for your Masters Degree in your own home. With over 22,000 students studying globally, Charles Sturt University is Australia's (and one of the world's) largest suppliers of distance education.
.myForm td, input, select, textarea, checkbox {
font-family: tahoma;
font-size: 12px;
}
.required {
color: red;
}
Don't delay any longer the first step to towards the rewards of better qualifications starts here. To find out more and stay informed about closing dates for courses fill in this form.
*
Your email address:
*
First name:
*
Last name:
*
Contact Number:
function CheckMultiple137(frm, name) {
for (var i=0; i < frm.length; i++)
{
fldObj = frm.elements[i];
fldId = fldObj.id;
if (fldId) {
var fieldnamecheck=fldObj.id.indexOf(name);
if (fieldnamecheck != -1) {
if (fldObj.checked) {
return true;
}
}
}
}
return false;
}
function CheckForm137(f) {
if (f.email.value == "") {
alert("Please enter your email address.");
f.email.focus();
return false;
}
var fname = "CustomFields_12_137";
var fld = document.getElementById(fname);
if (fld.value == "") {
alert("Please enter a value for field First name");
fld.focus();
return false;
}
var fname = "CustomFields_13_137";
var fld = document.getElementById(fname);
if (fld.value == "") {
alert("Please enter a value for field Last name");
fld.focus();
return false;
}
var fname = "CustomFields_139_137";
var fld = document.getElementById(fname);
if (fld.value == "") {
alert("Please enter a value for field Contact Niumber");
fld.focus();
return false;
}
return true;
};
var sc_project=4946664;
var sc_invisible=1;
var sc_partition=57;
var sc_click_stat=1;
var sc_security="0886af95";