Team:Lyon-INSA/project

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
 
<html>
<html>
<div id="pageProject">
<div id="pageProject">
Line 66: Line 65:
  xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
  xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
  }
  }
-
xmlhttp.open("GET","journal.xml",false);
+
xmlhttp.open("GET","https://static.igem.org/mediawiki/2012/f/f5/Journal.txt",false);
xmlhttp.send();
xmlhttp.send();
xmlDoc=xmlhttp.responseXML;
xmlDoc=xmlhttp.responseXML;
Line 101: Line 100:
xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
  }
  }
-
xmlhttp.open("GET","journal.xml",false);
+
xmlhttp.open("GET","https://static.igem.org/mediawiki/2012/f/f5/Journal.txt",false);
xmlhttp.send();
xmlhttp.send();
xmlDoc=xmlhttp.responseXML;
xmlDoc=xmlhttp.responseXML;
Line 144: Line 143:
  xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
  xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
  }
  }
-
xmlhttp.open("GET","journal.xml",false);
+
xmlhttp.open("GET","https://static.igem.org/mediawiki/2012/f/f5/Journal.txt",false);
xmlhttp.send();
xmlhttp.send();
xmlDoc=xmlhttp.responseXML;
xmlDoc=xmlhttp.responseXML;

Revision as of 18:29, 16 July 2012

Project description
Notebook
THIS IS OUR PROJECT !!
June
July