Hi everyone,
i got this line
<input type="text" name="order_number" onChange="window.location.reload()">
in that case, everytime we change the value of order_number, it reloads the current page. Since i got a page with frames, how do i make another frame to relaod instead of the current one?
thank u all
Jacinthe