hi guys, i just want to ask, how could i get the value of the textbox
using the onchange() function. i know that using the form action and method get is one possible solution but what i want is that the value of the textbox in page1 should be passed to another php page page2 for some record hunting using database then pass it again to the page1 and put the result of the record hunting to another textbox..is that possible?
i know it is possible, but could you help me find the simplest possible way ever? tnx in advance..^^