Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: RE: Linking to a page without using a link


Message #1 by CORNELIO GALLARDO <corgall@y...> on Thu, 31 Jan 2002 17:26:08 -0800 (PST)
--0-1534438144-1012526768=:73878
Content-Type: text/plain; charset=us-ascii


hi use this script i hope it will help you
parent.<Framename>.location.href="template.html"
 
  "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> wrote: window.navigate(sURL)

-----Original Message-----
From: Bryan Lott [mailto:bryan.lott@a...]
Sent: 31 January 2002 16:08
To: JavaScript HowTo
Subject: [javascript_howto] Linking to a page without using a link


Please ignore my ignorance. I know very little, however am still tasked 
with the job.

What I have is a frameset. In the main frame I display a page that 
contains a form. When the form is submitted I need to call a subroutine to 
do some stuff. That all works. The problem is that I need to link to 
another page at the end of the subroutine. I would assume this is very 
simple but I can't find any samples or reference on how to do this. 


Thanks in advance
$subst('Email.Unsub').

________________________________________________________________________
Scottish Enterprise Network
http://www.scottish-enterprise.com

Headquarters Address & Contact Numbers

150 Broomielaw
5 Atlantic Quay
Glasgow
G2 8LU.
Tel: +44 (0) 141 248 2700.
Fax: +44 (0)141 221 3217

This message is sent in confidence for the addressee only.
It may contain legally privileged information. The contents are not to
be disclosed to anyone other than the addressee. Unauthorised recipients
are requested to preserve this confidentiality and to advise the sender
immediately of any error in transmission.





---------------------------------
Do You Yahoo!?
Yahoo! Auctions Great stuff seeking new owners! Bid now!

  Return to Index