jQuery.get('/cgi-bin/userinfo?mra=1', null, function(data) { var text1 = data.substr(1,100); alert(text1); });