View Single Post
Old 04-20-2007, 03:09 PM   PM User | #22
traxion
New Coder

 
Join Date: Mar 2007
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
traxion is an unknown quantity at this point
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
traxion is offline   Reply With Quote