Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

How can I make my applet call another Web page?
Hi All,

Would anyone know a way to have an applet call another Web page so
that, after the new page is loaded, if I hit the back button then I go
back to the page where the applet is at?

I don't need to know about button action events or about layout
managers or anything like that, just the URL processing code, or a
good reference.

Thank you,

S.

Report this thread to moderator Post Follow-up to this message
Old Post
S. Garland
07-29-04 02:09 AM


Re: How can I make my applet call another Web page?
On 28 Jul 2004 08:35:22 -0700, S. Garland wrote:

> Would anyone know a way to have an applet call another Web page

getAppletContext().showDocument(
"http://www.physci.org/codes/", "_blank" );

>...so
> that, after the new page is loaded, if I hit the back button then I go
> back to the page where the applet is at?

<http://www.physci.org/kbd.jsp?key=bkspc>

HTH

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology

Report this thread to moderator Post Follow-up to this message
Old Post
Andrew Thompson
07-29-04 02:09 AM


Re: How can I make my applet call another Web page?
s_garland@hotmail.com (S. Garland) writes:

> Would anyone know a way to have an applet call another Web page so
> that, after the new page is loaded, if I hit the back button then I go
> back to the page where the applet is at?

getAppletContext().showDocument(url);

Report this thread to moderator Post Follow-up to this message
Old Post
Tor Iver Wilhelmsen
07-29-04 02:09 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Java Help archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 04:28 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.