<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <title>alert-in-a-box</title> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin function seeTextArea (form) { alert (form.myarea.value); } // End --> </SCRIPT> </head> <body bgcolor="#FFFFFF" text="#000000" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF"> <FORM NAME="myform"> <p align="center"> <input type="text" name="myarea" size="38"><INPUT TYPE="button" NAME="button3" Value="Geef Alert" onClick="seeTextArea(this.form)"> <p align="center"><font color="#FFFFFF">Made Bij Jimmy</font>