|
-
Apr 15th, 2002, 03:09 PM
#1
Thread Starter
Member
simplified noteboard
Is there a script that pastes text below the textarea into the same HTML file. I want to create a simplified version of a message board.
<html>
<head>
<title></title>
</head>
<body>
<textarea name="message" cols=60 rows=15></textarea><BR>
<input type="submit">
</body>
</html>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|