Page 1 of 1

how i can get value from method POST in ajax ?

PostPosted: Wed Jun 14, 2006 5:21 am
by vngrassla
i use this in page_request.open('POST', 'chechpost.php' true).
In page 'chechpost.php i code <? $txtname=$_POST['txtname'];?>.But i nothing happen.
Please tell me why it does not work anh help me more
Thanks alot for any help