Page 1 of 1

In PHP, how to send textbox value to next page by javascript

Posted: Tue Sep 16, 2008 12:37 am
by rajkumar.shri
Hi,

Plz post for my this question - In PHP, how to send textbox value to next page by using javascript?

For eg:- (if i give textbox value as 3, after click submit button One new small window open with that textbox value)

Thank u for advance........ :P


Regards,
Raj.

Re: In PHP, how to send textbox value to next page by javascript

Posted: Tue Sep 16, 2008 12:49 am
by pcoder
Better to google how to submit the form using Javascript. You will get more to play with form using Javascript.