i have a textarea with alot of words in it. Is there an alternative way to send the words in the textarea to another page without using a form and submit button?
MDanz 0 Junior Poster
Recommended Answers
Jump to PostI'm not really sure what you're trying to do, but if you don't want the page to reload you can use AJAX (javascript) to send data across web pages asynchronously. It's a bit confusing if you're new at javascript, you can also use Jquery to make it easier for you.
All 4 Replies
qazplm114477 14 Junior Poster
nonshatter 26 Posting Whiz
qazplm114477 14 Junior Poster
vibhaJ 126 Master Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.