in reply to Re^3: how can i take value in TextBox and pass to a URL?
in thread how can i take value in TextBox and pass to a URL?
Are you confusing Javascript with Java? They are two different things.
You seem to want a form that performs two different actions based on which button is clicked. For that you'll have to use Javascript, which is already present in most reasonable web browsers. There is no need to have Java installed.
|
|---|