I want to ask a user their name, use their name to load a text file into a textarea (need the scroll bars) on the same page.
I know how to ask the user thier name and then use javascript to load the file into a new page but I don't know how to insert it into a textarea located on the same page.
Thanks.
I just bought some books on HTML and Javascript but very little data on dealing with textareas.
I know how to ask the user thier name and then use javascript to load the file into a new page but I don't know how to insert it into a textarea located on the same page.
Thanks.
I just bought some books on HTML and Javascript but very little data on dealing with textareas.