whatg
04-14-2011, 11:45 AM
Say for example I had had page with the url of:
foo.php?bar='blob'
Is it possible to get the value of blob?
For example:
xmlhttp.open("GET","new_film_pro.php?x="+blob,true);
Thanks,
Apologies for not being very technical.
foo.php?bar='blob'
Is it possible to get the value of blob?
For example:
xmlhttp.open("GET","new_film_pro.php?x="+blob,true);
Thanks,
Apologies for not being very technical.