Java Buttons to target frame
by "Philip Drew" <cybertech(at)esatclear.ie>
|
Date: |
Wed, 17 Oct 2001 09:26:30 GMT |
To: |
hwg-techniques(at)hwg.org |
|
todo: View
Thread,
Original
|
|
Hi All,
I am using the following code to set up java buttons and it works fine except
I want to send it to a target frame. Can anyone help ???
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<html>
<head>
<title></title>
<SCRIPT LANGUAGE="JavaScript">
function goToURL() { window.location = "http://javascript.internet.com/new"}
// End -->
</script>
</head>
<body>
<form>
<input type=button value="New JavaScripts" onClick="goToURL()" target="_bottom">
</form>
</body>
</html>
Thanks in Advance,
Philip
Philip Drew M.C.P.
5 Kilbreena Road,
Dunboyne,
County Meath,
Republic of Ireland.
Telephone 086 274 2873.
--
http://www.iol.ie
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA