<html> <head> <title>Untitled Normal Page</title> <SCRIPT LANGUAGE="JavaScript"> function confirmAction() { return confirm("Do you really want this subscription?") }
</li> <li>Please enter the reason you would like to subscribe to<em>JavaScript:</em><br> <br> <textarea name="Comments" rows=6 cols=46></textarea></li> </ol> <p> <input type=submit name="Submit" value="Submit"> </form> </body> </html>
Related Scripts with Example Source Code in same category :