|
anusule (m)
|
guys please, help me out on how to link java applets. like from one page to another. please,
|
|
|
|
|
|
Bossman (m)
|
Too vague! Provide more details about what you are trying to achieve.
|
|
|
|
|
|
anusule (m)
|
o.k . a page 'info' has a button 'o.k' that should open another page 'thank you' when it is clicked. what is d code for this process.
|
|
|
|
|
|
Bossman (m)
|
Did you try using JavaScript? Something like window.open() on the click event of the button. Google for it.
|
|
|
|
|
|