Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>myform</title>
- </head>
- <body>
- <form action="main.php" method="post">
- <p>
- <textarea name="mes" cols="50" rows="5" class="lnews_data"></textarea>
- </p>
- <p>
- <label>
- <input type="submit" name="submit" id="submit" value="отправить">
- </label>
- </p>
- </form>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment