HTML - Scrolling text from another page.?

Synchronize

New member
I am making a DJ Panel. And on the panel I want to put a part where it has a input box and submit button. And whatever you put in the box then submit it, it will go to the radio sites homepage scrolling the message across the top or whatever.
 
You'll need to look into forms if you're doing it yourself. Basically, it needs the form to send the text in the box over to the next page and then bring it back up to use it for anything else.
 
Back
Top