the value of $_GET['project'] is on project of mine company like OCV25-1 or ESH01 or thinks like that.
the url is than
index.php?pagina=projecten&project=OCV25-1
$pagina is the variable for the page i call and $project = the project is want to see
then i use the code above to call the ajax and see the page with ajax.
the problem is that i got (where u helpt me above here) the ajax ( or ecxtualy js) ask for a document.aform.type.value and document.aform.weekid.value witch i cant fake or create/call with out having to press or change somethings
i will try to explain it next week better.. but now i got some other thinks to do that have more priority
thnx again for the support