Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Urgent Question!


zade_o
 Share

Recommended Posts

ok so I made a java game for my free lance job… and the employer wants the website to change after the game is over...

ie. you're on game.htm... playing the applet.... then you beat the game.... so the page changes to homepage.htm

how can I do that in java? Anyone know? that's all that's left before i get paid =(
Link to comment
Share on other sites

Little bit late. thanks for the reply though.

I figured out by asking someone more advanced in java that there's actually java methods to do this.

showDocument();

I couldn't find that because it's really hard to get that as a result from a search in google…odd. But it's working now. Again, thanks though.
Link to comment
Share on other sites

@[PWN:

> Ghost link=topic=38212.msg366802#msg366802 date=1234220517]
> Little bit late. thanks for the reply though.
>
> I figured out by asking someone more advanced in java that there's actually java methods to do this.
>
> showDocument();
>
> I couldn't find that because it's really hard to get that as a result from a search in google…odd. But it's working now. Again, thanks though.

Curses. My java skills are a little limited to everything required to make a Java text editor. Except for making a form for changing font, thats still giving me some trouble.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...