theCheetah
Member
Is it possible to get a javascript which will allow me to have a form on a webpage and when I write something and click on a button, that page is updated, and this new writing shows itself at a particular location on the page.
The idea is that, I have a html page in YahooBriefcase, and I want to modify it from anywhere. So the page will look like this.
aaaaaaaaa
bbbbbbbbb
cccccccccccc
_________
|_________| <update>
and if I type something in the form and click update, it will appear under the line cccccccccccc.
Thanks for any help.
The idea is that, I have a html page in YahooBriefcase, and I want to modify it from anywhere. So the page will look like this.
aaaaaaaaa
bbbbbbbbb
cccccccccccc
_________
|_________| <update>
and if I type something in the form and click update, it will appear under the line cccccccccccc.
Thanks for any help.