Page 1 of 1
JAVA HELP
Posted: Sun Jan 02, 2011 3:03 am
by ManMega2
i would like to know to make a popup from a web page in java, im new at it :P
Re: JAVA HELP
Posted: Sun Jan 02, 2011 2:38 pm
by MrAksel
Try this, you might have to remove the parentheses:
Alert('Text here') or
Promt('Text here')
Of course inside a <script> tag :lol:
Re: JAVA HELP
Posted: Sun Jan 02, 2011 3:20 pm
by ManMega2
Thnx it works
Re: JAVA HELP
Posted: Sun Jan 02, 2011 4:50 pm
by mandai
That would be JavaScript code, not Java.