|
-
May 4th, 2002, 02:15 AM
#1
textarea
Hello there,
What im tring to do is to write a text into a"TEXTAREA" and clicking abutton to POST this TEXT to a"page.html".( I want my text to appear in that "page.html")
I hope that u help me (javaScript)Thanks a lot
-
May 4th, 2002, 10:49 AM
#2
Fanatic Member
You can't do this with JavaScript. You need a server side scripting language like ASP for that.
However, with JavaScript you can rebuild your page. If you submit your form, call a JavaScript function which clears the page and rebuilds it, including the text you want to submit.
Good luck!
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
|